id
int64
2
18.9k
status
int64
1
1
org_id
int64
1
870k
revision_id
int64
33
28.9k
downloads
int64
0
20M
slug
stringlengths
2
111
name
stringlengths
2
118
description
stringlengths
1
1.25k
created_at
stringlengths
23
23
updated_at
stringlengths
23
23
privacy
int64
0
0
readme
stringlengths
1
38.4k
large_logo_file_id
int64
0
84.8k
small_logo_file_id
int64
0
84.8k
collector_type
stringclasses
9 values
collector_config
stringlengths
2
46.7k
reviews_count
int64
0
78
reviews_avg_rating
float64
0
5
id_1
int64
33
28.9k
status_1
int64
1
1
dashboard_id
int64
2
18.9k
revision
int64
1
166
downloads_1
int64
0
16.3M
description_1
stringlengths
1
985
json
stringlengths
130
2.72M
created_at_1
stringlengths
23
23
updated_at_1
stringlengths
23
23
reviews_count_1
int64
0
22
reviews_avg_rating_1
float64
0
5
11,496
1
331,660
17,105
121
system
System
by MateusSouzaWeb
2020-01-02 22:55:50 UTC
2020-04-02 21:26:00 UTC
0
null
0
0
Telegraf
```conf ############## ## TELEGRAF ## ############## [global_tags] [agent] interval = "10s" round_interval = true metric_batch_size = 1000 metric_buffer_limit = 10000 collection_jitter = "0s" flush_interval = "10s" flush_jitter = "0s" precision = "" hostname = "" omit_hostname = false ############# ## OUTPUTS ## ############# [[outputs.influxdb]] urls = ["http://127.0.0.1:8086"] database = "telegraf" username = "telegraf" password = "telegraf" ############ ## INPUTS ## ############ [[inputs.cpu]] percpu = true totalcpu = true collect_cpu_time = false report_active = false [[inputs.disk]] ignore_fs = ["tmpfs", "devtmpfs", "devfs", "iso9660", "overlay", "aufs", "squashfs"] [[inputs.diskio]] [[inputs.kernel]] [[inputs.interrupts]] [[inputs.linux_sysctl_fs]] [[inputs.mem]] [[inputs.processes]] [[inputs.swap]] [[inputs.system]] [[inputs.net]] [[inputs.netstat]] [[inputs.nstat]] [[inputs.conntrack]] # [[inputs.sysstat]] # sadc_path = "/usr/lib/sa/sadc" # activities = ["DISK"] # group = true # [inputs.sysstat.options] # -C = "cpu" # -B = "paging" # -b = "io" # -d = "disk" # -H = "hugepages" # "-I ALL" = "interrupts" # "-n ALL" = "network" # "-P ALL" = "per_cpu" # -q = "queue" # "-r ALL" = "mem_util" # -S = "swap_util" # -u = "cpu_util" # -v = "inode" # -W = "swap" # -w = "task" # [[inputs.sysstat.device_tags.sda]] # vg = "rootvg" # [[inputs.syslog]] # server = "tcp://:6514" # best_effort = true # framing = "non-transparent" [[inputs.docker]] endpoint = "unix:///var/run/docker.sock" [[inputs.docker_log]] endpoint = "unix:///var/run/docker.sock" source_tag = true [[inputs.influxdb]] urls = ["http://127.0.0.1:8086/debug/vars"] username = "telegraf" password = "telegraf" [[inputs.mongodb]] servers = ["mongodb://root:root@127.0.0.1:27017"] [[inputs.mysql]] servers = ["root:root@tcp(127.0.0.1:3306)/?tls=false"] metric_version = 2 [[inputs.nginx]] urls = ["http://127.0.0.1/_status"] [[inputs.phpfpm]] urls = ["/run/php/php7.3-fpm.sock:_status"] [[inputs.tail]] files = ["/var/log/nginx/access.log"] from_beginning = false pipe = false name_override = "nginx_access_log" data_format = "json" json_time_key = "time" json_time_format = "2006-01-02T15:04:05Z07:00" tag_keys = ["host", "server_port", "request_method", "status", "upstream_status"] json_string_fields = ["remote_addr", "remote_user", "server_protocol", "server_name", "request_host", "request_uri", "http_referer", "http_user_agent", "http_x_forwarded_for", "upstream_addr", "upstream_cache_status", "request_length", "request_time", "bytes_sent", "body_bytes_sent", "upstream_connect_time", "upstream_header_time", "upstream_response_time", "upstream_response_length"] [[inputs.tail]] files = ["/var/log/php/fpm/access.log"] from_beginning = false pipe = false name_override = "phpfpm_access_log" data_format = "json" json_time_key = "time" json_time_format = "2006-01-02T15:04:05-0700" tag_keys = ["host", "server_port", "request_method", "status", "pool"] json_string_fields = ["remote_addr", "remote_user", "server_protocol", "server_name", "request_method", "request_host", "request_uri", "http_referrer", "http_user_agent", "http_x_forwarded_for", "request_time", "body_bytes_sent", "cpu", "memory", "pid", "cid"] [[processors.converter]] namepass = ["nginx_access_log"] [processors.converter.fields] float = ["request_length", "request_time", "bytes_sent", "body_bytes_sent", "upstream_connect_time", "upstream_header_time", "upstream_response_time", "upstream_response_length"] [[processors.converter]] namepass = ["phpfpm_access_log"] [processors.converter.fields] float = ["request_time", "body_bytes_sent", "cpu", "memory", "pid", "cid"] ```
0
0
17,105
1
11,496
4
65
by MateusSouzaWeb
{ "__inputs": [ { "name": "DS_INFLUXDB", "label": "InfluxDB", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__requires": [ { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.7.1" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "1.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" } ], "annotations": { "list": [ { "$$hashKey": "object:11789", "builtIn": 1, "datasource": "-- Grafana --", "enable": false, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "limit": 100, "name": "Annotations & Alerts", "showIn": 0, "type": "dashboard" } ] }, "description": "by MateusSouzaWeb", "editable": true, "gnetId": 11496, "graphTooltip": 0, "id": null, "iteration": 1585862003995, "links": [ { "icon": "external link", "tags": [ "mateussouzaweb" ], "type": "dashboards" } ], "panels": [ { "collapsed": false, "datasource": "${DS_INFLUXDB}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 62050, "panels": [], "repeat": null, "title": "General", "type": "row" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUXDB}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 5, "w": 4, "x": 0, "y": 1 }, "id": 4, "interval": "$interval", "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "alias": "uptime", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "system", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "uptime_format" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] } ], "thresholds": "", "title": "Uptime", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUXDB}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 3, "x": 4, "y": 1 }, "id": 6, "interval": "$interval", "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "alias": "5 min load", "groupBy": [ { "params": [ "1m" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "system", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"load5\") FROM \"system\" WHERE (\"host\" =~ /^$host$/) AND $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "n_cpus" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] } ], "thresholds": "", "title": "CPUs", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "datasource": "${DS_INFLUXDB}", "gridPos": { "h": 5, "w": 3, "x": 7, "y": 1 }, "id": 10, "interval": "$interval", "links": [], "options": { "fieldOptions": { "calcs": [ "lastNotNull" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "max": 100, "min": 0, "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(50, 172, 45, 0.97)", "value": null }, { "color": "rgba(244, 126, 30, 0.89)", "value": 80 }, { "color": "rgba(245, 54, 54, 0.9)", "value": 90 } ] }, "unit": "percent" }, "overrides": [], "values": false }, "orientation": "horizontal", "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "6.7.1", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "cpu", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(used_percent) FROM \"mem\" WHERE \"host\" =~ /^$host$/", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_idle" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "* -1 + 100" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" }, { "condition": "AND", "key": "cpu", "operator": "=", "value": "cpu-total" } ] } ], "title": "CPU usage", "type": "gauge" }, { "cacheTimeout": null, "datasource": "${DS_INFLUXDB}", "gridPos": { "h": 5, "w": 3, "x": 10, "y": 1 }, "id": 43, "interval": "$interval", "links": [], "options": { "fieldOptions": { "calcs": [ "lastNotNull" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "max": 100, "min": 0, "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(50, 172, 45, 0.97)", "value": null }, { "color": "rgba(244, 126, 30, 0.89)", "value": 50 }, { "color": "rgba(245, 54, 54, 0.9)", "value": 80 } ] }, "unit": "percent" }, "overrides": [], "values": false }, "orientation": "horizontal", "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "6.7.1", "targets": [ { "dsType": "influxdb", "groupBy": [], "measurement": "mem", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(used_percent) FROM \"mem\" WHERE \"host\" =~ /^$host$/", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "used_percent" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] } ], "title": "Memory used", "type": "gauge" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUXDB}", "format": "bytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 5, "w": 2, "x": 13, "y": 1 }, "id": 34, "interval": "$interval", "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": [ { "alias": "used swap", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "swap", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "used" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] } ], "thresholds": "1,500000", "title": "Used SWAP", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUXDB}", "format": "bytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 9, "x": 15, "y": 1 }, "id": 30, "interval": "$interval", "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": [ { "alias": "available memory", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "mem", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "available" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] } ], "thresholds": "", "title": "Available RAM", "type": "singlestat", "valueFontSize": "50%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUXDB}", "format": "decbytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 3, "x": 4, "y": 3 }, "id": 8, "interval": "$interval", "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "alias": "5 min load", "groupBy": [], "measurement": "mem", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"load5\") FROM \"system\" WHERE (\"host\" =~ /^$host$/) AND $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "total" ], "type": "field" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] } ], "thresholds": "", "title": "Total RAM", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUXDB}", "decimals": 2, "format": "bytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 5, "x": 15, "y": 3 }, "id": 32, "interval": "$interval", "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": [ { "alias": "used memory", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "mem", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "used" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] } ], "thresholds": "", "title": "Used RAM", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUXDB}", "decimals": 1, "format": "bytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 20, "y": 3 }, "id": 28, "interval": "$interval", "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": [ { "alias": "free memory", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "mem", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "free" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] } ], "thresholds": "", "title": "Free RAM", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUXDB}", "format": "short", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 2, "x": 0, "y": 6 }, "id": 24, "interval": "$interval", "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": [ { "alias": "users", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "system", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "n_users" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] } ], "thresholds": "", "title": "Current Users", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUXDB}", "decimals": 0, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 2, "x": 2, "y": 6 }, "id": 42, "interval": "$interval", "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "processes", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "total" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] } ], "thresholds": "1,5,10", "timeFrom": null, "timeShift": null, "title": "Processes", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUXDB}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 2, "x": 4, "y": 6 }, "id": 20, "interval": "$interval", "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": [ { "alias": "", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "processes", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"load5\") FROM \"system\" WHERE (\"host\" =~ /^$host$/) AND $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "total_threads" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] } ], "thresholds": "", "title": "Total Threads", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUXDB}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 2, "x": 6, "y": 6 }, "id": 22, "interval": "$interval", "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": [ { "alias": "5 min load", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "processes", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"load5\") FROM \"system\" WHERE (\"host\" =~ /^$host$/) AND $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "zombies" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] } ], "thresholds": "3,5", "title": "Zombie Proccess", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUXDB}", "decimals": 2, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 7, "x": 8, "y": 6 }, "id": 44, "interval": "$interval", "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "pluginVersion": "6.5.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, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "cpu", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(used_percent) FROM \"mem\" WHERE \"host\" =~ /^$host$/", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_iowait" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" }, { "condition": "AND", "key": "cpu", "operator": "=", "value": "cpu-total" } ] } ], "thresholds": "30,40,50", "title": "IOWait", "type": "singlestat", "valueFontSize": "100%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUXDB}", "decimals": 2, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 15, "y": 6 }, "id": 14, "interval": "$interval", "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": [ { "alias": "", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "system", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"load5\") FROM \"system\" WHERE (\"host\" =~ /^$host$/) AND $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "load1" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] } ], "thresholds": "3,5", "title": "LOAD 1", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUXDB}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 18, "y": 6 }, "id": 16, "interval": "$interval", "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": [ { "alias": "5 min load", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "system", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"load5\") FROM \"system\" WHERE (\"host\" =~ /^$host$/) AND $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "load5" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] } ], "thresholds": "3,5", "title": "LOAD 5", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUXDB}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 21, "y": 6 }, "id": 18, "interval": "$interval", "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": [ { "alias": "5 min load", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "system", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"load5\") FROM \"system\" WHERE (\"host\" =~ /^$host$/) AND $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "load15" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] } ], "thresholds": "3,5", "title": "LOAD 15", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUXDB}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 2, "x": 6, "y": 8 }, "id": 26, "interval": "$interval", "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": [ { "alias": "5 min load", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "processes", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"load5\") FROM \"system\" WHERE (\"host\" =~ /^$host$/) AND $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "blocked" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] } ], "thresholds": "3,5", "title": "Blocked Proccess", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "collapsed": false, "datasource": "${DS_INFLUXDB}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 10 }, "id": 46, "panels": [], "repeat": null, "title": "CPU", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 11 }, "hiddenSeries": false, "id": 62057, "interval": "$interval", "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "$col", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "cpu", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_user" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "user" ], "type": "alias" } ], [ { "params": [ "usage_system" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "sys" ], "type": "alias" } ], [ { "params": [ "usage_softirq" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "softirq" ], "type": "alias" } ], [ { "params": [ "usage_iowait" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "iowait" ], "type": "alias" } ], [ { "params": [ "usage_irq" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "irq" ], "type": "alias" } ], [ { "params": [ "usage_guest" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "guest" ], "type": "alias" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" }, { "condition": "AND", "key": "cpu", "operator": "=~", "value": "/^$cpu$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU Usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 19 }, "hiddenSeries": false, "id": 62058, "interval": "$interval", "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "$tag_cpu - $col", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "cpu" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "cpu", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_user" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "user" ], "type": "alias" } ], [ { "params": [ "usage_system" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "sys" ], "type": "alias" } ], [ { "params": [ "usage_softirq" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "softirq" ], "type": "alias" } ], [ { "params": [ "usage_iowait" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "iowait" ], "type": "alias" } ], [ { "params": [ "usage_irq" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "irq" ], "type": "alias" } ], [ { "params": [ "usage_guest" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "guest" ], "type": "alias" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" }, { "condition": "AND", "key": "cpu", "operator": "=~", "value": "/^$cpu$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU Usage per Core", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 27 }, "hiddenSeries": false, "id": 52, "interval": "$interval", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sort": null, "sortDesc": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/^total$|^sleeping$/", "fill": 0, "lines": false, "pointradius": 1, "points": true, "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$col", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "processes", "orderByTime": "ASC", "policy": "default", "query": "select blocked,running,sleeping,total,total_threads,zombies from processes where host =~ /^$host$/ and $timeFilter", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "blocked" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "blocked" ], "type": "alias" } ], [ { "params": [ "running" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "running" ], "type": "alias" } ], [ { "params": [ "sleeping" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "sleeping" ], "type": "alias" } ], [ { "params": [ "total" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "total" ], "type": "alias" } ], [ { "params": [ "zombies" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "zombies" ], "type": "alias" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Processes", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 27 }, "hiddenSeries": false, "id": 48, "interval": "$interval", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "cpu count", "color": "#bf1b00", "fill": 0, "legend": false } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$col", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "system", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "load1" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "load1" ], "type": "alias" } ], [ { "params": [ "load5" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "load5" ], "type": "alias" } ], [ { "params": [ "load15" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "load15" ], "type": "alias" } ], [ { "params": [ "n_cpus" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "cpu count" ], "type": "alias" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU load", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "datasource": "${DS_INFLUXDB}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 35 }, "id": 56, "panels": [], "title": "Memory / Swap", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 36 }, "hiddenSeries": false, "id": 66, "interval": "$interval", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "total", "color": "#bf1b00", "fill": 0, "stack": false }, { "alias": "used_percent", "color": "#64b0c8", "fill": 0, "points": true, "stack": false, "yaxis": 2 }, { "alias": "used", "color": "#7eb26d" }, { "alias": "cache", "color": "#f2c96d" }, { "alias": "buffer", "color": "#d683ce" } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "$col", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "mem", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"used_percent\") FROM \"mem\" WHERE (\"host\" =~ /^$host$/) AND $timeFilter GROUP BY time($interval) fill(null) ", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "used" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "used" ], "type": "alias" } ], [ { "params": [ "total" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "total" ], "type": "alias" } ], [ { "params": [ "cached" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "cache" ], "type": "alias" } ], [ { "params": [ "buffered" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "buffer" ], "type": "alias" } ], [ { "params": [ "used_percent" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "used_percent" ], "type": "alias" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory used", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "percent", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 44 }, "hiddenSeries": false, "id": 68, "interval": "$interval", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/used|total/", "dashes": true, "fill": 1, "yaxis": 2 }, { "alias": "/total/", "fill": 0 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$col", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "swap", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "used_percent" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "% swap" ], "type": "alias" } ], [ { "params": [ "used" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "used" ], "type": "alias" } ], [ { "params": [ "total" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "total" ], "type": "alias" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Swap used", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 44 }, "hiddenSeries": false, "id": 70, "interval": "$interval", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$col", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "swap", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "in" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "In" ], "type": "alias" } ], [ { "params": [ "out" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "Out" ], "type": "alias" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "IO swap", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "datasource": "${DS_INFLUXDB}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 51 }, "id": 58, "panels": [], "title": "Kernel", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 52 }, "hiddenSeries": false, "id": 78, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "rightSide": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_irq", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "irq" ], "type": "tag" }, { "params": [ "host" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "interrupts", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "total" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Interrupts", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ops", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "editable": true, "error": false, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 59 }, "height": "", "hiddenSeries": false, "id": 72, "interval": "$interval", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$col", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "kernel", "orderByTime": "ASC", "policy": "default", "query": "SELECT non_negative_derivative(mean(context_switches),1s) AS \"context switches\" FROM \"kernel\" WHERE host =~ /$host$/ AND $timeFilter GROUP BY time($interval), host ORDER BY asc", "rawQuery": false, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "context_switches" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" }, { "params": [ "context switches" ], "type": "alias" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Context switches", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ops", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "editable": true, "error": false, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 59 }, "height": "", "hiddenSeries": false, "id": 74, "interval": "$interval", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$col", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "kernel", "orderByTime": "ASC", "policy": "default", "query": "SELECT non_negative_derivative(mean(processes_forked),1s) as forks FROM \"kernel\" WHERE \"host\" =~ /^$host$/ AND $timeFilter GROUP BY time($interval), host fill(null)", "rawQuery": false, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "processes_forked" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" }, { "params": [ "forks" ], "type": "alias" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Forks", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ops", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "editable": true, "error": false, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 59 }, "height": "", "hiddenSeries": false, "id": 76, "interval": "$interval", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/max/", "color": "#890F02", "fill": 0 }, { "alias": "/opened/", "color": "#0A437C" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$col", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "linux_sysctl_fs", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"file-max\") as max FROM \"linux_sysctl_fs\" WHERE \"host\" =~ /^$host$/ AND $timeFilter GROUP BY time($interval), host fill(null)", "rawQuery": false, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "file-max" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "max" ], "type": "alias" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] }, { "alias": "$col", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "linux_sysctl_fs", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"file-nr\") as opened FROM \"linux_sysctl_fs\" WHERE \"host\" =~ /^$host$/ AND $timeFilter GROUP BY time($interval), host fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "file-nr" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "nr" ], "type": "alias" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "File descriptors", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "1m", "schemaVersion": 22, "style": "dark", "tags": [ "mateussouzaweb", "system", "host", "kernel" ], "templating": { "list": [ { "auto": true, "auto_count": 30, "auto_min": "10s", "current": { "selected": false, "text": "10s", "value": "10s" }, "hide": 0, "label": null, "name": "interval", "options": [ { "selected": false, "text": "auto", "value": "$__auto_interval_interval" }, { "selected": false, "text": "1s", "value": "1s" }, { "selected": false, "text": "5s", "value": "5s" }, { "selected": true, "text": "10s", "value": "10s" }, { "selected": false, "text": "15s", "value": "15s" }, { "selected": false, "text": "30s", "value": "30s" }, { "selected": false, "text": "1m", "value": "1m" }, { "selected": false, "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" }, { "selected": false, "text": "7d", "value": "7d" }, { "selected": false, "text": "14d", "value": "14d" }, { "selected": false, "text": "30d", "value": "30d" } ], "query": "1s,5s,10s,15s,30s,1m,10m,30m,1h,6h,12h,1d,7d,14d,30d", "refresh": 2, "skipUrlSync": false, "type": "interval" }, { "allValue": null, "current": {}, "datasource": "${DS_INFLUXDB}", "definition": "SHOW TAG VALUES FROM \"system\" WITH KEY = \"host\"", "hide": 0, "includeAll": false, "index": -1, "label": "host", "multi": false, "name": "host", "options": [], "query": "SHOW TAG VALUES FROM \"system\" WITH KEY = \"host\"", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_INFLUXDB}", "definition": "SHOW TAG VALUES FROM \"cpu\" WITH KEY = \"cpu\" WHERE \"host\" =~ /$host/", "hide": 0, "includeAll": true, "index": -1, "label": "cpu", "multi": false, "name": "cpu", "options": [], "query": "SHOW TAG VALUES FROM \"cpu\" WITH KEY = \"cpu\" WHERE \"host\" =~ /$host/", "refresh": 1, "regex": "cpu[0-9]+", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": true } ] }, "time": { "from": "now-5m", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "System", "uid": "g-sKGPYWz", "variables": { "list": [] }, "version": 2 }
2020-04-02 21:26:00 UTC
null
0
0
8,208
1
117,092
11,478
156
jagger-friends
TorchAPI SE Metrics
Metrics about space engineers running on a Troch server.
2018-10-03 13:00:29 UTC
2018-10-14 11:12:36 UTC
0
TrochAPI Plugin https://github.com/Fankserver/se-performance-metrics/releases/tag/v1.4.0 Datacollector for influxdb https://hub.docker.com/r/fankserver/spaceengineers-metrics/
36,078
36,081
Other
null
0
0
11,478
1
8,208
4
67
null
{ "__inputs": [ { "name": "DS_INFLUXDB_- SPACEENGINEERS", "label": "Influxdb - spaceengineers", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "5.3.0" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "5.0.0" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "5.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "5.0.0" }, { "type": "panel", "id": "text", "name": "Text", "version": "5.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "limit": 100, "name": "Annotations & Alerts", "showIn": 0, "type": "dashboard" }, { "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "enable": true, "hide": false, "iconColor": "#64b0c8", "limit": 100, "name": "Config events", "query": "SELECT text, tags FROM events WHERE \"host\" = 'http://root-5.fankserver.com:8080' AND \"type\" = 'config' AND $timeFilter", "showIn": 0, "tags": [], "tagsColumn": "tags", "textColumn": "text", "type": "tags" }, { "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "enable": false, "hide": false, "iconColor": "#cca300", "limit": 100, "name": "Session events", "query": "SELECT text, tags FROM events WHERE \"host\" = 'http://root-5.fankserver.com:8080' AND \"type\" = 'session' AND $timeFilter", "showIn": 0, "tags": [], "tagsColumn": "tags", "textColumn": "text", "type": "tags" }, { "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "enable": true, "hide": false, "iconColor": "#ba43a9", "limit": 100, "name": "Process events", "query": "SELECT text, tags FROM events WHERE \"host\" = 'http://root-5.fankserver.com:8080' AND \"type\" = 'process' AND $timeFilter", "showIn": 0, "tags": [], "tagsColumn": "tags", "textColumn": "text", "type": "tags" } ] }, "editable": true, "gnetId": 8208, "graphTooltip": 1, "id": null, "iteration": 1539515191202, "links": [], "panels": [ { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 84, "panels": [], "title": "Server Overview", "type": "row" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#d44a3a", "rgba(237, 129, 40, 0.89)", "#299c46" ], "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 2, "x": 0, "y": 1 }, "id": 14, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "server", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "ready" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" } ] } ], "thresholds": "0,1", "title": "Ready", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" }, { "op": "=", "text": "Yes", "value": "1" }, { "op": "=", "text": "No", "value": "0" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "decimals": 0, "format": "percentunit", "gauge": { "maxValue": 1, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 2, "x": 2, "y": 1 }, "id": 90, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "server", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"players\") / last(\"max_players\") FROM \"server\" WHERE (\"host\" = 'http://root-5.fankserver.com:8080') AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "used_pcu" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" } ] } ], "thresholds": "0.7,0.9,1", "title": "Player usage", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorPrefix": false, "colorValue": true, "colors": [ "#d44a3a", "rgba(237, 129, 40, 0.89)", "#299c46" ], "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "decimals": null, "format": "short", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 2, "x": 4, "y": 1 }, "id": 10, "interval": null, "links": [], "mappingType": 2, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "server", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "sim_speed" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" } ] } ], "thresholds": "0.8,0.9,2", "title": "Sim speed", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 2, "x": 6, "y": 1 }, "id": 38, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "grid", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(count) from (SELECT count(\"blocks_count\") FROM \"grid\" WHERE (\"host\" = 'http://root-5.fankserver.com:8080') AND time > now() - 1m AND time <= now() GROUP BY time(1s))", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "blocks_count" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" }, { "condition": "AND", "key": "owner_steam_id", "operator": "!=", "value": "0" } ] } ], "thresholds": "", "title": "Total grids", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 2, "x": 8, "y": 1 }, "id": 12, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "server", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "total_pcu" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" } ] } ], "thresholds": "", "title": "Total PCU", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "format": "percentunit", "gauge": { "maxValue": 1, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 2, "x": 10, "y": 1 }, "id": 87, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "server", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"used_pcu\") / last(\"total_pcu\") FROM \"server\" WHERE (\"host\" = 'http://root-5.fankserver.com:8080') AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "used_pcu" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" } ] } ], "thresholds": "0.7,0.9,1", "title": "Used PCU", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 2, "x": 12, "y": 1 }, "id": 57, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "entity_id" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "grid", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(sum) from (SELECT sum(\"pcu\") FROM \"grid\" WHERE (\"host\" = 'http://root-5.fankserver.com:8080') AND time > now() - 1m AND time <= now() GROUP BY time(1s))", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "pcu" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" } ] } ], "thresholds": "", "title": "Used total PCU", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 2, "x": 14, "y": 1 }, "id": 105, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "asteroid", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(count) from (SELECT count(\"dummy\") FROM \"planet\" WHERE (\"host\" = 'http://root-5.fankserver.com:8080') AND time > now() - 1m AND time <= now() GROUP BY time(1s))", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "entity_id" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" } ] } ], "thresholds": "", "title": "Planets", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 2, "x": 16, "y": 1 }, "id": 106, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "asteroid", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(count) from (SELECT count(\"member_count\") FROM \"faction\" WHERE (\"host\" = 'http://root-5.fankserver.com:8080') AND $timeFilter GROUP BY time(1s))", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "entity_id" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" } ] } ], "thresholds": "", "title": "Factions", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "format": "s", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 6, "x": 18, "y": 1 }, "id": 20, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "server", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "total_time" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" } ] } ], "thresholds": "", "title": "Total time", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 2, "x": 0, "y": 3 }, "id": 16, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "server", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "players" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" } ] } ], "thresholds": "", "title": "Players", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorPostfix": false, "colorPrefix": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "decimals": null, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 2, "x": 4, "y": 3 }, "id": 88, "interval": null, "links": [], "mappingType": 2, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "server", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "sim_cpu_load" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" } ] } ], "thresholds": "70,85,100", "title": "Sim CPU load", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 2, "x": 6, "y": 3 }, "id": 34, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "grid", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(sum) from (SELECT sum(\"is_powered\") FROM \"grid\" WHERE (\"host\" = 'http://root-5.fankserver.com:8080') AND time > now() - 1m AND time <= now() GROUP BY time(1s))", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "is_powered" ], "type": "field" }, { "params": [], "type": "sum" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" }, { "condition": "AND", "key": "owner_steam_id", "operator": "!=", "value": "0" } ] } ], "thresholds": "", "title": "Total powered grids", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 2, "x": 8, "y": 3 }, "id": 89, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "server", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "used_pcu" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" } ] } ], "thresholds": "", "title": "Used PCU", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "decimals": null, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 2, "x": 12, "y": 3 }, "id": 40, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "server", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(sum) from (SELECT sum(\"mass\") FROM \"grid\" WHERE (\"host\" = 'http://root-5.fankserver.com:8080') AND time > now() - 1m AND time <= now() GROUP BY time(1s))", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "mod_count" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" } ] } ], "thresholds": "", "title": "Mod Count", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 2, "x": 14, "y": 3 }, "id": 111, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "asteroid", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(count) from (SELECT count(\"dummy\") FROM \"asteroid\" WHERE (\"host\" = 'http://root-5.fankserver.com:8080') AND time > now() - 1m AND time <= now() GROUP BY time(1s))", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "entity_id" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" } ] } ], "thresholds": "", "title": "Asteroids", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 2, "x": 16, "y": 3 }, "id": 120, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "asteroid", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(count) from (SELECT count(\"mass\") FROM \"floating_object\" WHERE (\"host\" = 'http://root-5.fankserver.com:8080') AND time > now() - 1m AND time <= now() GROUP BY time(1s))", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "entity_id" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" } ] } ], "thresholds": "", "title": "Floating Objects", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 5 }, "id": 24, "panels": [ { "alert": { "conditions": [ { "evaluator": { "params": [ 0.9 ], "type": "lt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" } ], "executionErrorState": "alerting", "frequency": "60s", "handler": 1, "name": "Sim speed alert", "noDataState": "alerting", "notifications": [ { "id": 1 } ] }, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "fill": 1, "gridPos": { "h": 10, "w": 24, "x": 0, "y": 2 }, "id": 2, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "CPU load", "yaxis": 2 }, { "alias": "CPU load smooth", "yaxis": 2 }, { "alias": "Thread load", "yaxis": 2 }, { "alias": "Thread load smooth", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Sim ratio", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "load", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "server_simulation_ratio" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" } ] }, { "alias": "CPU load", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "load", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "server_cpu_load" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" } ] }, { "alias": "CPU load smooth", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "load", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "server_cpu_load_smooth" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" } ] }, { "alias": "Thread load", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "load", "orderByTime": "ASC", "policy": "default", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "server_thread_load" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" } ] }, { "alias": "Thread load smooth", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "load", "orderByTime": "ASC", "policy": "default", "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "server_thread_load_smooth" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" } ] } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "lt", "value": 0.9 } ], "timeFrom": null, "timeShift": null, "title": "Sim speed", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "short", "label": "", "logBase": 1, "max": "1.05", "min": "0", "show": true }, { "format": "percent", "label": null, "logBase": 1, "max": "150", "min": "0", "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "alert": { "conditions": [ { "evaluator": { "params": [ -1, 1 ], "type": "within_range" }, "operator": { "type": "and" }, "query": { "params": [ "A", "1m", "now" ] }, "reducer": { "params": [], "type": "diff" }, "type": "query" } ], "executionErrorState": "alerting", "frequency": "60s", "handler": 1, "name": "Total time alert (freeze?)", "noDataState": "no_data", "notifications": [ { "id": 1 } ] }, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 12 }, "id": 18, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Total uptime", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "server", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "total_time" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" } ] } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": -1 }, { "colorMode": "critical", "fill": true, "line": true, "op": "lt", "value": 1 } ], "timeFrom": null, "timeShift": null, "title": "Total time", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "dtdurations", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "decimals": 0, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 12 }, "id": 4, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": false, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": true, "targets": [ { "alias": "Players", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "server", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "players" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Players", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "decimals": 0, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 21 }, "id": 156, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Planets", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Asteroids", "groupBy": [ { "params": [ "1s" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "asteroid", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "dummy" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" } ] }, { "alias": "Planets", "groupBy": [ { "params": [ "1s" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "planet", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "dummy" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Active Asteroids / Planets", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "decimals": null, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 21 }, "id": 8, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "PCU", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "server", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "used_pcu" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Used PCU", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 30 }, "id": 138, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Peak Virtual Memory", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "process", "orderByTime": "ASC", "policy": "default", "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "peak_virtual_memory_size64" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" } ] }, { "alias": "Virtual Memory", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "process", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "virtual_memory_size64" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" } ] }, { "alias": "Private Memory", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "process", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "private_memory_size64" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" } ] }, { "alias": "Peak Working Set", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "process", "orderByTime": "ASC", "policy": "default", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "peak_working_set64" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" } ] }, { "alias": "Working Set", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "process", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "working_set64" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 30 }, "id": 140, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Total Memory", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Gen 0", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "process", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "gc_collection_count0" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [], "type": "difference" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" } ] }, { "alias": "Gen 1", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "process", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "gc_collection_count1" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [], "type": "difference" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" } ] }, { "alias": "Gen 2", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "process", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "gc_collection_count2" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [], "type": "difference" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" } ] }, { "alias": "Total Memory", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "process", "orderByTime": "ASC", "policy": "default", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "gc_total_memory" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "GC Collection Count", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 39 }, "id": 158, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "server", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "save_duration" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [], "type": "difference" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Save duration", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Server Detail", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 6 }, "id": 119, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 7 }, "id": 113, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_kind", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "kind" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "floating_object", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "mass" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Floating Objects", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 7 }, "id": 115, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Min", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "floating_object", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "distance_to_player" ], "type": "field" }, { "params": [], "type": "min" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" } ] }, { "alias": "Avg", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "floating_object", "orderByTime": "ASC", "policy": "default", "query": "SELECT max(\"distance_to_player\") FROM \"floating_object\" WHERE (\"host\" = 'http://root-5.fankserver.com:8080') AND $timeFilter GROUP BY time($__interval) fill(none)", "rawQuery": false, "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "distance_to_player" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" } ] }, { "alias": "Max", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "floating_object", "orderByTime": "ASC", "policy": "default", "query": "SELECT max(\"distance_to_player\") FROM \"floating_object\" WHERE (\"host\" = 'http://root-5.fankserver.com:8080') AND $timeFilter GROUP BY time($__interval) fill(none)", "rawQuery": false, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "distance_to_player" ], "type": "field" }, { "params": [], "type": "max" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Floating Objects distance to Player", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "lengthm", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "decimals": 0, "fill": 1, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 16 }, "id": 117, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "sideWidth": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "$tag_display_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "display_name" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "floating_object", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "mass" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Floating Objects by Name", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Floating Objects", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 7 }, "id": 126, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 4 }, "id": 122, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_tag", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "tag" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "faction", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "member_count" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" }, { "condition": "AND", "key": "filter_npc_only", "operator": "=", "value": "no" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Player Faction Member count", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 4 }, "id": 124, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "$tag_filter_npc_only", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "filter_npc_only" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "faction", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "member_count" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Faction amount is NPC?", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Factions", "type": "row" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 8 }, "id": 76, "panels": [], "title": "Grids Overview", "type": "row" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 2, "x": 0, "y": 9 }, "id": 32, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "grid", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(sum) from (SELECT sum(\"blocks_count\") FROM \"grid\" WHERE (\"host\" = 'http://root-5.fankserver.com:8080') AND time > now() - 1m AND time <= now() GROUP BY time(1s))", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "blocks_count" ], "type": "field" }, { "params": [], "type": "sum" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" } ] } ], "thresholds": "", "title": "Block count", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#d44a3a", "rgba(237, 129, 40, 0.89)", "#299c46" ], "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "format": "percentunit", "gauge": { "maxValue": 1, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 2, "x": 2, "y": 9 }, "hideTimeOverride": false, "id": 71, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": "last_last", "targets": [ { "alias": "", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "SELECT last(sum) / last(count) from (SELECT count(\"is_concealed\") , sum(\"is_concealed\") FROM \"grid\" WHERE (\"host\" = 'http://root-5.fankserver.com:8080') AND time > now() - 1m AND time <= now() GROUP BY time(1s))", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "0.2,0.5,1", "title": "Concealed grids", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorPostfix": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 2, "x": 4, "y": 9 }, "id": 172, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "grid", "orderByTime": "ASC", "policy": "default", "query": "SELECT max(\"conveyor_endpoint_block_count\") FROM \"grid\" WHERE (\"host\" = 'http://root-5.fankserver.com:8080' AND \"conveyor_line_count\" > 0) AND time > now() - 1m AND time <= now() GROUP BY time($__interval) fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "conveyor_line_count" ], "type": "field" }, { "params": [], "type": "max" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8081" }, { "condition": "AND", "key": "conveyor_line_count", "operator": ">", "value": "0" } ] } ], "thresholds": "800,1500", "title": "Max Conveyor endpoints", "transparent": false, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "0", "value": "null" } ], "valueName": "current" }, { "content": "<center><img src=\"http://torchapi.net/torchlarge.png\" style=\"width: 50%;\"></center>", "gridPos": { "h": 4, "w": 3, "x": 6, "y": 9 }, "id": 92, "mode": "html", "title": "Panel Title", "type": "text" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 2, "x": 9, "y": 9 }, "id": 73, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "grid", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(count) from (SELECT count(\"is_powered\") FROM \"grid\" WHERE (\"host\" = 'http://root-5.fankserver.com:8080' AND \"grid_size\" = 'Large' AND \"is_static\" = 1) AND time > now() - 1m AND time <= now() GROUP BY time(1s))", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "blocks_count" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" }, { "condition": "AND", "key": "grid_size", "operator": "=", "value": "Large" }, { "condition": "AND", "key": "owner_steam_id", "operator": "!=", "value": "0" } ] } ], "thresholds": "", "title": "Station grids", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "format": "percentunit", "gauge": { "maxValue": 1, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 11, "y": 9 }, "hideTimeOverride": false, "id": 69, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "alias": "", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "SELECT last(sum) / last(count) from (SELECT count(\"is_powered\") , sum(\"is_powered\") FROM \"grid\" WHERE (\"host\" = 'http://root-5.fankserver.com:8080' AND \"grid_size\" = 'Large' AND \"is_static\" = 1) AND time > now() - 1m AND time <= now() GROUP BY time(1s))", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "max", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": true, "orderByTime": "ASC", "policy": "default", "query": "SELECT last(sum) from (SELECT sum(\"is_powered\") FROM \"grid\" WHERE (\"host\" = 'http://root-5.fankserver.com:8080' AND \"grid_size\" = 'Large') AND $timeFilter GROUP BY time(1s))", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "1", "title": "Powered Station grids", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 2, "x": 14, "y": 9 }, "id": 44, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "grid", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(count) from (SELECT count(\"is_powered\") FROM \"grid\" WHERE (\"host\" = 'http://root-5.fankserver.com:8080' AND \"grid_size\" = 'Large' AND \"is_static\" = 0) AND time > now() - 1m AND time <= now() GROUP BY time(1s))", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "blocks_count" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" }, { "condition": "AND", "key": "grid_size", "operator": "=", "value": "Large" }, { "condition": "AND", "key": "owner_steam_id", "operator": "!=", "value": "0" } ] } ], "thresholds": "", "title": "Large grids", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "format": "percentunit", "gauge": { "maxValue": 1, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 16, "y": 9 }, "hideTimeOverride": false, "id": 72, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "alias": "", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "SELECT last(sum) / last(count) from (SELECT count(\"is_powered\") , sum(\"is_powered\") FROM \"grid\" WHERE (\"host\" = 'http://root-5.fankserver.com:8080' AND \"grid_size\" = 'Large' AND \"is_static\" = 0) AND time > now() - 1m AND time <= now() GROUP BY time(1s))", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "max", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": true, "orderByTime": "ASC", "policy": "default", "query": "SELECT last(sum) from (SELECT sum(\"is_powered\") FROM \"grid\" WHERE (\"host\" = 'http://root-5.fankserver.com:8080' AND \"grid_size\" = 'Large') AND $timeFilter GROUP BY time(1s))", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "1", "title": "Powered Large grids", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 2, "x": 19, "y": 9 }, "id": 45, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "grid", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(count) from (SELECT count(\"is_powered\") FROM \"grid\" WHERE (\"host\" = 'http://root-5.fankserver.com:8080' AND \"grid_size\" = 'Small') AND time > now() - 1m AND time <= now() GROUP BY time(1s))", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "blocks_count" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" }, { "condition": "AND", "key": "grid_size", "operator": "=", "value": "Small" }, { "condition": "AND", "key": "owner_steam_id", "operator": "!=", "value": "0" } ] } ], "thresholds": "", "title": "Small grids", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "format": "percentunit", "gauge": { "maxValue": 1, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 21, "y": 9 }, "hideTimeOverride": false, "id": 70, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "alias": "", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "SELECT last(sum) / last(count) from (SELECT count(\"is_powered\") , sum(\"is_powered\") FROM \"grid\" WHERE (\"host\" = 'http://root-5.fankserver.com:8080' AND \"grid_size\" = 'Small') AND time > now() - 1m AND time <= now() GROUP BY time(1s))", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "max", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": true, "orderByTime": "ASC", "policy": "default", "query": "SELECT last(sum) from (SELECT sum(\"is_powered\") FROM \"grid\" WHERE (\"host\" = 'http://root-5.fankserver.com:8080' AND \"grid_size\" = 'Large') AND $timeFilter GROUP BY time(1s))", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "1", "title": "Powered Small grids", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 2, "x": 0, "y": 11 }, "id": 42, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "grid", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(mean) from (SELECT mean(\"blocks_count\") FROM \"grid\" WHERE (\"host\" = 'http://root-5.fankserver.com:8080') AND time > now() - 1m AND time <= now() GROUP BY time(1s))", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "blocks_count" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" }, { "condition": "AND", "key": "owner_steam_id", "operator": "!=", "value": "0" } ] } ], "thresholds": "", "title": "Avg block count per grid", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorPostfix": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 2, "x": 4, "y": 11 }, "id": 173, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "grid", "orderByTime": "ASC", "policy": "default", "query": "SELECT max(\"conveyor_line_count\") FROM \"grid\" WHERE (\"host\" = 'http://root-5.fankserver.com:8080' AND \"conveyor_line_count\" > 0) AND time > now() - 1m AND time <= now() GROUP BY time($__interval) fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "conveyor_line_count" ], "type": "field" }, { "params": [], "type": "max" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8081" }, { "condition": "AND", "key": "conveyor_line_count", "operator": ">", "value": "0" } ] } ], "thresholds": "2000,5000", "title": "Max Conveyor lines", "transparent": false, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "0", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 2, "x": 9, "y": 11 }, "id": 74, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "grid", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(sum) from (SELECT sum(\"is_powered\") FROM \"grid\" WHERE (\"host\" = 'http://root-5.fankserver.com:8080' AND \"grid_size\" = 'Large' AND \"is_static\" = 1) AND time > now() - 1m AND time <= now() GROUP BY time(1s))", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "blocks_count" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" }, { "condition": "AND", "key": "grid_size", "operator": "=", "value": "Large" }, { "condition": "AND", "key": "owner_steam_id", "operator": "!=", "value": "0" } ] } ], "thresholds": "", "title": "Station powered grids", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 2, "x": 14, "y": 11 }, "id": 63, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "grid", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(sum) from (SELECT sum(\"is_powered\") FROM \"grid\" WHERE (\"host\" = 'http://root-5.fankserver.com:8080' AND \"grid_size\" = 'Large' AND \"is_static\" = 0) AND time > now() - 1m AND time <= now() GROUP BY time(1s))", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "blocks_count" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" }, { "condition": "AND", "key": "grid_size", "operator": "=", "value": "Large" }, { "condition": "AND", "key": "owner_steam_id", "operator": "!=", "value": "0" } ] } ], "thresholds": "", "title": "Large powered grids", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 2, "x": 19, "y": 11 }, "id": 62, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "grid", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(sum) from (SELECT sum(\"is_powered\") FROM \"grid\" WHERE (\"host\" = 'http://root-5.fankserver.com:8080' AND \"grid_size\" = 'Small') AND time > now() - 1m AND time <= now() GROUP BY time(1s))", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "blocks_count" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" }, { "condition": "AND", "key": "grid_size", "operator": "=", "value": "Small" }, { "condition": "AND", "key": "owner_steam_id", "operator": "!=", "value": "0" } ] } ], "thresholds": "", "title": "Small powered grids", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 13 }, "id": 26, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "decimals": 0, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 6 }, "id": 36, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "$tag_owner_display_name", "groupBy": [ { "params": [ "1s" ], "type": "time" }, { "params": [ "owner_display_name" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "grid", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"grid_count\") FROM (SELECT count(\"blocks_count\") as grid_count FROM \"grid\" WHERE \"host\" = 'http://root-5.fankserver.com:8080' AND $timeFilter GROUP BY time(1s), \"owner_display_name\") group by time($__interval), \"owner_display_name\" fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "blocks_count" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Grids by Player", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "decimals": 0, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 6 }, "id": 97, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "$tag_owner_faction_tag", "groupBy": [ { "params": [ "1s" ], "type": "time" }, { "params": [ "owner_faction_tag" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "grid", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"grid_count\") FROM (SELECT count(\"blocks_count\") as grid_count FROM \"grid\" WHERE \"host\" = 'http://root-5.fankserver.com:8080' AND $timeFilter GROUP BY time(1s), \"owner_faction_tag\") group by time($__interval), \"owner_faction_tag\" fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "blocks_count" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Grids by Faction", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "decimals": 0, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 15 }, "id": 30, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "$tag_owner_display_name", "groupBy": [ { "params": [ "1s" ], "type": "time" }, { "params": [ "owner_display_name" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "grid", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"sum\") FROM (SELECT sum(\"is_powered\") FROM \"grid\" WHERE \"host\" = 'http://root-5.fankserver.com:8080' AND $timeFilter GROUP BY time(1s), \"owner_display_name\") group by time($__interval), \"owner_display_name\" fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "is_powered" ], "type": "field" }, { "params": [], "type": "sum" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Powered Grids by Player", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "decimals": 0, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 15 }, "id": 98, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "$tag_owner_faction_tag", "groupBy": [ { "params": [ "1s" ], "type": "time" }, { "params": [ "owner_faction_tag" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "grid", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"sum\") FROM (SELECT sum(\"is_powered\") FROM \"grid\" WHERE \"host\" = 'http://root-5.fankserver.com:8080' AND $timeFilter GROUP BY time(1s), \"owner_faction_tag\") group by time($__interval), \"owner_faction_tag\" fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "is_powered" ], "type": "field" }, { "params": [], "type": "sum" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Powered Grids by Faction", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 24 }, "id": 28, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "grid.sum", "yaxis": 2 } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "$tag_owner_display_name", "groupBy": [ { "params": [ "1s" ], "type": "time" }, { "params": [ "owner_display_name" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "grid", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"sum\") FROM (SELECT sum(\"pcu\") FROM \"grid\" WHERE \"host\" = 'http://root-5.fankserver.com:8080' AND $timeFilter GROUP BY time(1s), \"owner_display_name\") group by time($__interval), \"owner_display_name\" fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "pcu" ], "type": "field" }, { "params": [], "type": "sum" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "PCU by Player", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 24 }, "id": 99, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "grid.sum", "yaxis": 2 } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "$tag_owner_faction_tag", "groupBy": [ { "params": [ "1s" ], "type": "time" }, { "params": [ "owner_faction_tag" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "grid", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"sum\") FROM (SELECT sum(\"pcu\") FROM \"grid\" WHERE \"host\" = 'http://root-5.fankserver.com:8080' AND $timeFilter GROUP BY time(1s), \"owner_faction_tag\") group by time($__interval), \"owner_faction_tag\" fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "pcu" ], "type": "field" }, { "params": [], "type": "sum" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "PCU by Faction", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "decimals": 0, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 33 }, "id": 80, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "$tag_owner_display_name", "groupBy": [ { "params": [ "1s" ], "type": "time" }, { "params": [ "owner_display_name" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "grid", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"count\") FROM (SELECT count(\"blocks_count\") FROM \"grid\" WHERE \"host\" = 'http://root-5.fankserver.com:8080' AND \"grid_size\" = 'Large' AND \"filter_is_static\" = 'yes' AND $timeFilter GROUP BY time(1s), \"owner_display_name\") group by time($__interval), \"owner_display_name\" fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "blocks_count" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" }, { "condition": "AND", "key": "grid_size", "operator": "=", "value": "Large" }, { "condition": "AND", "key": "filter_is_static", "operator": "=", "value": "yes" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Station Grids by Player", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "decimals": 0, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 33 }, "id": 100, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "$tag_owner_faction_tag", "groupBy": [ { "params": [ "1s" ], "type": "time" }, { "params": [ "owner_faction_tag" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "grid", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"count\") FROM (SELECT count(\"blocks_count\") FROM \"grid\" WHERE \"host\" = 'http://root-5.fankserver.com:8080' AND \"grid_size\" = 'Large' AND \"filter_is_static\" = 'yes' AND $timeFilter GROUP BY time(1s), \"owner_faction_tag\") group by time($__interval), \"owner_faction_tag\" fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "blocks_count" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" }, { "condition": "AND", "key": "grid_size", "operator": "=", "value": "Large" }, { "condition": "AND", "key": "filter_is_static", "operator": "=", "value": "yes" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Station Grids by Faction", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "decimals": 0, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 42 }, "id": 81, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "$tag_owner_display_name", "groupBy": [ { "params": [ "1s" ], "type": "time" }, { "params": [ "owner_display_name" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "grid", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"count\") FROM (SELECT count(\"blocks_count\") FROM \"grid\" WHERE \"host\" = 'http://root-5.fankserver.com:8080' AND \"grid_size\" = 'Large' AND \"filter_is_static\" = 'no' AND $timeFilter GROUP BY time(1s), \"owner_display_name\") group by time($__interval), \"owner_display_name\" fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "blocks_count" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" }, { "condition": "AND", "key": "grid_size", "operator": "=", "value": "Large" }, { "condition": "AND", "key": "filter_is_static", "operator": "=", "value": "no" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Large Grids by Player", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "decimals": 0, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 42 }, "id": 101, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "$tag_owner_faction_tag", "groupBy": [ { "params": [ "1s" ], "type": "time" }, { "params": [ "owner_faction_tag" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "grid", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"count\") FROM (SELECT count(\"blocks_count\") FROM \"grid\" WHERE \"host\" = 'http://root-5.fankserver.com:8080' AND \"grid_size\" = 'Large' AND \"filter_is_static\" = 'no' AND $timeFilter GROUP BY time(1s), \"owner_faction_tag\") group by time($__interval), \"owner_faction_tag\" fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "blocks_count" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" }, { "condition": "AND", "key": "grid_size", "operator": "=", "value": "Large" }, { "condition": "AND", "key": "filter_is_static", "operator": "=", "value": "no" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Large Grids by Faction", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "decimals": 0, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 51 }, "id": 102, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "$tag_owner_display_name", "groupBy": [ { "params": [ "1s" ], "type": "time" }, { "params": [ "owner_display_name" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "grid", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"count\") FROM (SELECT count(\"blocks_count\") FROM \"grid\" WHERE \"host\" = 'http://root-5.fankserver.com:8080' AND \"grid_size\" = 'Small' AND $timeFilter GROUP BY time(1s), \"owner_display_name\") group by time($__interval), \"owner_display_name\" fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "blocks_count" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" }, { "condition": "AND", "key": "grid_size", "operator": "=", "value": "Small" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Small Grids by Player", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "decimals": 0, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 51 }, "id": 82, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "$tag_owner_faction_tag", "groupBy": [ { "params": [ "1s" ], "type": "time" }, { "params": [ "owner_faction_tag" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "grid", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"count\") FROM (SELECT count(\"blocks_count\") FROM \"grid\" WHERE \"host\" = 'http://root-5.fankserver.com:8080' AND \"grid_size\" = 'Small' AND $timeFilter GROUP BY time(1s), \"owner_faction_tag\") group by time($__interval), \"owner_faction_tag\" fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "blocks_count" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" }, { "condition": "AND", "key": "grid_size", "operator": "=", "value": "Small" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Small Grids by Faction", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 60 }, "id": 59, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": false, "hideZero": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "$tag_owner_display_name", "groupBy": [ { "params": [ "1s" ], "type": "time" }, { "params": [ "owner_display_name" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "grid", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"sum\") FROM (SELECT sum(\"mass\") FROM \"grid\" WHERE \"host\" = 'http://root-5.fankserver.com:8080' AND $timeFilter GROUP BY time(1s), \"owner_display_name\") group by time($__interval), \"owner_display_name\" fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "mass" ], "type": "field" }, { "params": [], "type": "sum" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Grid mass by Player", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 60 }, "id": 103, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": false, "hideZero": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "$tag_owner_faction_tag", "groupBy": [ { "params": [ "1s" ], "type": "time" }, { "params": [ "owner_faction_tag" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "grid", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"sum\") FROM (SELECT sum(\"mass\") FROM \"grid\" WHERE \"host\" = 'http://root-5.fankserver.com:8080' AND $timeFilter GROUP BY time(1s), \"owner_faction_tag\") group by time($__interval), \"owner_faction_tag\" fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "mass" ], "type": "field" }, { "params": [], "type": "sum" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Grid mass by Faction", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Grids", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 14 }, "id": 50, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "fill": 1, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 15 }, "id": 136, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Total", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "grid", "orderByTime": "ASC", "policy": "default", "query": "", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "is_concealed" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" } ] }, { "alias": "Concealed", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "grid", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "is_concealed" ], "type": "field" }, { "params": [], "type": "sum" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Total / Concealed Comparison", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "decimals": 0, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 24 }, "id": 51, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "$tag_owner_display_name", "groupBy": [ { "params": [ "1s" ], "type": "time" }, { "params": [ "owner_display_name" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "grid", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"grid_count\") FROM (SELECT count(\"blocks_count\") as grid_count FROM \"grid\" WHERE \"host\" = 'http://root-5.fankserver.com:8080' AND \"filter_is_concealed\" = 'no' AND $timeFilter GROUP BY time(1s), \"owner_display_name\") group by time($__interval), \"owner_display_name\" fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "blocks_count" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" }, { "condition": "AND", "key": "filter_is_concealed", "operator": "=", "value": "no" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Grids by Player", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "decimals": 0, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 24 }, "id": 127, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "$tag_owner_faction_tag", "groupBy": [ { "params": [ "1s" ], "type": "time" }, { "params": [ "owner_faction_tag" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "grid", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"grid_count\") FROM (SELECT count(\"blocks_count\") as grid_count FROM \"grid\" WHERE \"host\" = 'http://root-5.fankserver.com:8080' AND \"filter_is_concealed\" = 'no' AND $timeFilter GROUP BY time(1s), \"owner_faction_tag\") group by time($__interval), \"owner_faction_tag\" fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "blocks_count" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" }, { "condition": "AND", "key": "filter_is_concealed", "operator": "=", "value": "no" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Grids by Faction", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "decimals": 0, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 33 }, "id": 54, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "$tag_owner_display_name", "groupBy": [ { "params": [ "1s" ], "type": "time" }, { "params": [ "owner_display_name" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "grid", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(sum) FROM (SELECT sum(\"is_powered\") FROM \"grid\" WHERE \"host\" = 'http://root-5.fankserver.com:8080' AND \"filter_is_concealed\" = 'no' AND \"filter_is_powered\" = 'yes' AND $timeFilter GROUP BY time(1s), \"owner_display_name\") group by time($__interval), \"owner_display_name\" fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "is_powered" ], "type": "field" }, { "params": [], "type": "sum" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" }, { "condition": "AND", "key": "filter_is_concealed", "operator": "=", "value": "no" }, { "condition": "AND", "key": "filter_is_powered", "operator": "=", "value": "yes" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Powered Grids by Player", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "decimals": 0, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 33 }, "id": 128, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "$tag_owner_faction_tag", "groupBy": [ { "params": [ "1s" ], "type": "time" }, { "params": [ "owner_faction_tag" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "grid", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(sum) FROM (SELECT sum(\"is_powered\") FROM \"grid\" WHERE \"host\" = 'http://root-5.fankserver.com:8080' AND \"filter_is_concealed\" = 'no' AND \"filter_is_powered\" = 'yes' AND $timeFilter GROUP BY time(1s), \"owner_faction_tag\") group by time($__interval), \"owner_faction_tag\" fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "is_powered" ], "type": "field" }, { "params": [], "type": "sum" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" }, { "condition": "AND", "key": "filter_is_concealed", "operator": "=", "value": "no" }, { "condition": "AND", "key": "filter_is_powered", "operator": "=", "value": "yes" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Powered Grids by Faction", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 42 }, "id": 93, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "grid.sum", "yaxis": 2 } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "$tag_owner_display_name", "groupBy": [ { "params": [ "1s" ], "type": "time" }, { "params": [ "owner_display_name" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "grid", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(sum) FROM (SELECT sum(\"pcu\") FROM \"grid\" WHERE \"host\" = 'http://root-5.fankserver.com:8080' AND \"filter_is_concealed\" = 'no' AND $timeFilter GROUP BY time(1s), \"owner_display_name\") group by time($__interval), \"owner_display_name\" fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "pcu" ], "type": "field" }, { "params": [], "type": "sum" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" }, { "condition": "AND", "key": "filter_is_concealed", "operator": "=", "value": "no" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "PCU by Player", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 42 }, "id": 129, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "grid.sum", "yaxis": 2 } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "$tag_owner_faction_tag", "groupBy": [ { "params": [ "1s" ], "type": "time" }, { "params": [ "owner_faction_tag" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "grid", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(sum) FROM (SELECT sum(\"pcu\") FROM \"grid\" WHERE \"host\" = 'http://root-5.fankserver.com:8080' AND \"filter_is_concealed\" = 'no' AND $timeFilter GROUP BY time(1s), \"owner_faction_tag\") group by time($__interval), \"owner_faction_tag\" fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "pcu" ], "type": "field" }, { "params": [], "type": "sum" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" }, { "condition": "AND", "key": "filter_is_concealed", "operator": "=", "value": "no" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "PCU by Faction", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "decimals": 0, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 51 }, "id": 94, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "$tag_owner_display_name", "groupBy": [ { "params": [ "1s" ], "type": "time" }, { "params": [ "owner_display_name" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "grid", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(count) FROM (SELECT count(\"blocks_count\") FROM \"grid\" WHERE \"host\" = 'http://root-5.fankserver.com:8080' AND \"grid_size\" = 'Large' AND \"filter_is_concealed\" = 'no' AND \"filter_is_static\" = 'yes' AND $timeFilter GROUP BY time(1s), \"owner_display_name\") group by time($__interval), \"owner_display_name\" fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "blocks_count" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" }, { "condition": "AND", "key": "grid_size", "operator": "=", "value": "Large" }, { "condition": "AND", "key": "filter_is_concealed", "operator": "=", "value": "no" }, { "condition": "AND", "key": "filter_is_static", "operator": "=", "value": "yes" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Station Grids by Player", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "decimals": 0, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 51 }, "id": 130, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "$tag_owner_faction_tag", "groupBy": [ { "params": [ "1s" ], "type": "time" }, { "params": [ "owner_faction_tag" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "grid", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(count) FROM (SELECT count(\"blocks_count\") FROM \"grid\" WHERE \"host\" = 'http://root-5.fankserver.com:8080' AND \"grid_size\" = 'Large' AND \"filter_is_concealed\" = 'no' AND \"filter_is_static\" = 'yes' AND $timeFilter GROUP BY time(1s), \"owner_faction_tag\") group by time($__interval), \"owner_faction_tag\" fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "blocks_count" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" }, { "condition": "AND", "key": "grid_size", "operator": "=", "value": "Large" }, { "condition": "AND", "key": "filter_is_concealed", "operator": "=", "value": "no" }, { "condition": "AND", "key": "filter_is_static", "operator": "=", "value": "yes" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Station Grids by Faction", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "decimals": 0, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 60 }, "id": 96, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "$tag_owner_display_name", "groupBy": [ { "params": [ "1s" ], "type": "time" }, { "params": [ "owner_display_name" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "grid", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(count) FROM (SELECT count(\"blocks_count\") FROM \"grid\" WHERE \"host\" = 'http://root-5.fankserver.com:8080' AND \"grid_size\" = 'Large' AND \"filter_is_concealed\" = 'no' AND \"filter_is_static\" = 'no' AND $timeFilter GROUP BY time(1s), \"owner_display_name\") group by time($__interval), \"owner_display_name\" fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "blocks_count" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" }, { "condition": "AND", "key": "grid_size", "operator": "=", "value": "Large" }, { "condition": "AND", "key": "filter_is_concealed", "operator": "=", "value": "no" }, { "condition": "AND", "key": "filter_is_static", "operator": "=", "value": "no" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Large Grids by Player", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "decimals": 0, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 60 }, "id": 131, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "$tag_owner_faction_tag", "groupBy": [ { "params": [ "1s" ], "type": "time" }, { "params": [ "owner_faction_tag" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "grid", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(count) FROM (SELECT count(\"blocks_count\") FROM \"grid\" WHERE \"host\" = 'http://root-5.fankserver.com:8080' AND \"grid_size\" = 'Large' AND \"filter_is_concealed\" = 'no' AND \"filter_is_static\" = 'no' AND $timeFilter GROUP BY time(1s), \"owner_faction_tag\") group by time($__interval), \"owner_faction_tag\" fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "blocks_count" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" }, { "condition": "AND", "key": "grid_size", "operator": "=", "value": "Large" }, { "condition": "AND", "key": "filter_is_concealed", "operator": "=", "value": "no" }, { "condition": "AND", "key": "filter_is_static", "operator": "=", "value": "no" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Large Grids by Faction", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "decimals": 0, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 69 }, "id": 95, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "$tag_owner_display_name", "groupBy": [ { "params": [ "1s" ], "type": "time" }, { "params": [ "owner_display_name" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "grid", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(count) FROM (SELECT count(\"blocks_count\") FROM \"grid\" WHERE \"host\" = 'http://root-5.fankserver.com:8080' AND \"grid_size\" = 'Small' AND \"filter_is_concealed\" = 'no' AND $timeFilter GROUP BY time(1s), \"owner_display_name\") group by time($__interval), \"owner_display_name\" fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "blocks_count" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" }, { "condition": "AND", "key": "grid_size", "operator": "=", "value": "Small" }, { "condition": "AND", "key": "filter_is_concealed", "operator": "=", "value": "no" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Small Grids by Player", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "decimals": 0, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 69 }, "id": 132, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "$tag_owner_faction_tag", "groupBy": [ { "params": [ "1s" ], "type": "time" }, { "params": [ "owner_faction_tag" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "grid", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(count) FROM (SELECT count(\"blocks_count\") FROM \"grid\" WHERE \"host\" = 'http://root-5.fankserver.com:8080' AND \"grid_size\" = 'Small' AND \"filter_is_concealed\" = 'no' AND $timeFilter GROUP BY time(1s), \"owner_faction_tag\") group by time($__interval), \"owner_faction_tag\" fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "blocks_count" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" }, { "condition": "AND", "key": "grid_size", "operator": "=", "value": "Small" }, { "condition": "AND", "key": "filter_is_concealed", "operator": "=", "value": "no" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Small Grids by Faction", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Grids reavealed", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 15 }, "id": 142, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "decimals": 0, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 16 }, "id": 144, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "$tag_owner_faction_tag", "groupBy": [ { "params": [ "1s" ], "type": "time" }, { "params": [ "owner_faction_tag" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "grid", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"grid_count\") FROM (SELECT count(\"blocks_count\") as grid_count FROM \"grid\" WHERE \"host\" = 'http://root-5.fankserver.com:8080' AND \"owner_faction_tag\" =~ /CIVL|SPRT|UCMF|SEPD|ISTG|AMPH|KUSS|HS|MMEC|MA-I|EXMC|IMDC/ AND $timeFilter GROUP BY time(1s), \"owner_faction_tag\") group by time($__interval), \"owner_faction_tag\" fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "blocks_count" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Grids by Faction", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "decimals": 0, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 16 }, "id": 146, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "$tag_owner_faction_tag", "groupBy": [ { "params": [ "1s" ], "type": "time" }, { "params": [ "owner_faction_tag" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "grid", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"sum\") FROM (SELECT sum(\"is_powered\") FROM \"grid\" WHERE \"host\" = 'http://root-5.fankserver.com:8080' AND \"owner_faction_tag\" =~ /CIVL|SPRT|UCMF|SEPD|ISTG|AMPH|KUSS|HS|MMEC|MA-I|EXMC|IMDC/ AND $timeFilter GROUP BY time(1s), \"owner_faction_tag\") group by time($__interval), \"owner_faction_tag\" fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "is_powered" ], "type": "field" }, { "params": [], "type": "sum" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Powered Grids by Faction", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 25 }, "id": 148, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "grid.sum", "yaxis": 2 } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "$tag_owner_faction_tag", "groupBy": [ { "params": [ "1s" ], "type": "time" }, { "params": [ "owner_faction_tag" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "grid", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"sum\") FROM (SELECT sum(\"pcu\") FROM \"grid\" WHERE \"host\" = 'http://root-5.fankserver.com:8080' AND \"owner_faction_tag\" =~ /CIVL|SPRT|UCMF|SEPD|ISTG|AMPH|KUSS|HS|MMEC|MA-I|EXMC|IMDC/ AND $timeFilter GROUP BY time(1s), \"owner_faction_tag\") group by time($__interval), \"owner_faction_tag\" fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "pcu" ], "type": "field" }, { "params": [], "type": "sum" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "PCU by Faction", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "decimals": 0, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 25 }, "id": 150, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "$tag_owner_faction_tag", "groupBy": [ { "params": [ "1s" ], "type": "time" }, { "params": [ "owner_faction_tag" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "grid", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"count\") FROM (SELECT count(\"blocks_count\") FROM \"grid\" WHERE \"host\" = 'http://root-5.fankserver.com:8080' AND \"grid_size\" = 'Large' AND \"filter_is_static\" = 'yes' AND \"owner_faction_tag\" =~ /CIVL|SPRT|UCMF|SEPD|ISTG|AMPH|KUSS|HS|MMEC|MA-I|EXMC|IMDC/ AND $timeFilter GROUP BY time(1s), \"owner_faction_tag\") group by time($__interval), \"owner_faction_tag\" fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "blocks_count" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" }, { "condition": "AND", "key": "grid_size", "operator": "=", "value": "Large" }, { "condition": "AND", "key": "filter_is_static", "operator": "=", "value": "yes" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Station Grids by Faction", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "decimals": 0, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 34 }, "id": 152, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "$tag_owner_faction_tag", "groupBy": [ { "params": [ "1s" ], "type": "time" }, { "params": [ "owner_faction_tag" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "grid", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"count\") FROM (SELECT count(\"blocks_count\") FROM \"grid\" WHERE \"host\" = 'http://root-5.fankserver.com:8080' AND \"grid_size\" = 'Large' AND \"filter_is_static\" = 'no' AND \"owner_faction_tag\" =~ /CIVL|SPRT|UCMF|SEPD|ISTG|AMPH|KUSS|HS|MMEC|MA-I|EXMC|IMDC/ AND $timeFilter GROUP BY time(1s), \"owner_faction_tag\") group by time($__interval), \"owner_faction_tag\" fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "blocks_count" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" }, { "condition": "AND", "key": "grid_size", "operator": "=", "value": "Large" }, { "condition": "AND", "key": "filter_is_static", "operator": "=", "value": "no" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Large Grids by Faction", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "decimals": 0, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 34 }, "id": 154, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "$tag_owner_faction_tag", "groupBy": [ { "params": [ "1s" ], "type": "time" }, { "params": [ "owner_faction_tag" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "grid", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"count\") FROM (SELECT count(\"blocks_count\") FROM \"grid\" WHERE \"host\" = 'http://root-5.fankserver.com:8080' AND \"grid_size\" = 'Small' AND \"owner_faction_tag\" =~ /CIVL|SPRT|UCMF|SEPD|ISTG|AMPH|KUSS|HS|MMEC|MA-I|EXMC|IMDC/ AND $timeFilter GROUP BY time(1s), \"owner_faction_tag\") group by time($__interval), \"owner_faction_tag\" fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "blocks_count" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" }, { "condition": "AND", "key": "grid_size", "operator": "=", "value": "Small" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Small Grids by Faction", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Grids NPC (EEM)", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 16 }, "id": 78, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "decimals": 0, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 9 }, "id": 22, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "$tag_owner_display_name", "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "owner_display_name" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "grid", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "blocks_count" ], "type": "field" }, { "params": [], "type": "sum" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Block count by player", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 9 }, "id": 47, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "$tag_owner_display_name", "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "owner_display_name" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "grid", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"blocks_count\") FROM \"grid\" WHERE (\"host\" = 'http://root-5.fankserver.com:8080' AND \"grid_size\" = 'Large' AND \"is_static\" = 1) AND $timeFilter GROUP BY time(10s), \"owner_display_name\" fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "blocks_count" ], "type": "field" }, { "params": [], "type": "sum" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" }, { "condition": "AND", "key": "grid_size", "operator": "=", "value": "Large" }, { "condition": "AND", "key": "is_static", "operator": "=", "value": "0" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Station grid block count by player", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 18 }, "id": 79, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "$tag_owner_display_name", "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "owner_display_name" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "grid", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"blocks_count\") FROM \"grid\" WHERE (\"host\" = 'http://root-5.fankserver.com:8080' AND \"grid_size\" = 'Large' AND \"is_static\" = 0) AND $timeFilter GROUP BY time(10s), \"owner_display_name\" fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "blocks_count" ], "type": "field" }, { "params": [], "type": "sum" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" }, { "condition": "AND", "key": "grid_size", "operator": "=", "value": "Large" }, { "condition": "AND", "key": "is_static", "operator": "=", "value": "0" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Large grid block count by player", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 18 }, "id": 48, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "$tag_owner_display_name", "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "owner_display_name" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "grid", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "blocks_count" ], "type": "field" }, { "params": [], "type": "sum" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" }, { "condition": "AND", "key": "grid_size", "operator": "=", "value": "Small" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Small grid block count by player", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Grids block count", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 17 }, "id": 160, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "decimals": 0, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 18 }, "id": 162, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_owner_display_name - $tag_display_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "display_name" ], "type": "tag" }, { "params": [ "owner_display_name" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "limit": "", "measurement": "grid", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(max) FROM (SELECT max(\"conveyor_connector_count\") FROM \"grid\" WHERE \"host\" = 'http://108.61.3.251:8080' AND $timeFilter GROUP BY time(1s), \"owner_display_name\", \"display_name\") group by time($__interval), \"owner_display_name\", \"display_name\" fill(none)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "conveyor_connector_count" ], "type": "field" }, { "params": [], "type": "last" } ] ], "slimit": "", "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" }, { "condition": "AND", "key": "conveyor_connector_count", "operator": ">", "value": "0" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Connector Count", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "decimals": 0, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 18 }, "id": 164, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_owner_display_name - $tag_display_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "display_name" ], "type": "tag" }, { "params": [ "owner_display_name" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "limit": "", "measurement": "grid", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(max) FROM (SELECT max(\"conveyor_endpoint_block_count\") FROM \"grid\" WHERE \"host\" = 'http://108.61.3.251:8080' AND $timeFilter GROUP BY time(1s), \"owner_display_name\", \"display_name\") group by time($__interval), \"owner_display_name\", \"display_name\" fill(none)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "conveyor_endpoint_block_count" ], "type": "field" }, { "params": [], "type": "last" } ] ], "slimit": "", "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" }, { "condition": "AND", "key": "conveyor_endpoint_block_count", "operator": ">", "value": "0" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Endpoint block count", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "decimals": 0, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 27 }, "id": 166, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_owner_display_name - $tag_display_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "display_name" ], "type": "tag" }, { "params": [ "owner_display_name" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "limit": "", "measurement": "grid", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(max) FROM (SELECT max(\"conveyor_inventory_block_count\") FROM \"grid\" WHERE \"host\" = 'http://108.61.3.251:8080' AND $timeFilter GROUP BY time(1s), \"owner_display_name\", \"display_name\") group by time($__interval), \"owner_display_name\", \"display_name\" fill(none)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "conveyor_inventory_block_count" ], "type": "field" }, { "params": [], "type": "last" } ] ], "slimit": "", "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" }, { "condition": "AND", "key": "conveyor_inventory_block_count", "operator": ">", "value": "0" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Inventory block count", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_- SPACEENGINEERS}", "decimals": 0, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 27 }, "id": 168, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_owner_display_name - $tag_display_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "display_name" ], "type": "tag" }, { "params": [ "owner_display_name" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "limit": "", "measurement": "grid", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(max) FROM (SELECT max(\"conveyor_line_count\") FROM \"grid\" WHERE \"host\" = 'http://108.61.3.251:8080' AND $timeFilter GROUP BY time(1s), \"owner_display_name\", \"display_name\") group by time($__interval), \"owner_display_name\", \"display_name\" fill(none)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "conveyor_line_count" ], "type": "field" }, { "params": [], "type": "last" } ] ], "slimit": "", "tags": [ { "key": "host", "operator": "=", "value": "http://root-5.fankserver.com:8080" }, { "condition": "AND", "key": "conveyor_line_count", "operator": ">", "value": "0" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Line count", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Grids conveyor system", "type": "row" } ], "refresh": "1m", "schemaVersion": 16, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": { "text": "asdfg", "value": "asdfg" }, "hide": 2, "includeAll": false, "label": null, "multi": false, "name": "asd", "options": [ { "selected": true, "text": "asdfg", "value": "asdfg" } ], "query": "asdfg", "skipUrlSync": false, "type": "custom" } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "TorchAPI SE Metrics", "uid": "BbITTqKik", "version": 90, "description": "Metrics about space engineers running on a Troch server." }
2018-10-14 11:11:50 UTC
2018-10-14 11:12:36 UTC
0
0
11,999
1
355,858
17,066
426
1-openvpn-server
1 OpenVPN Server
OpenVPN Server status using Prometheus and OpenVPN exporter
2020-03-30 10:02:21 UTC
2020-03-30 10:14:59 UTC
0
null
0
0
null
null
0
0
17,066
1
11,999
4
336
OpenVPN Server status using Prometheus and OpenVPN exporter
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "OpenVPN Server Exporter", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.2.0-beta2" }, { "type": "panel", "id": "grafana-piechart-panel", "name": "Pie Chart", "version": "1.3.6" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": false, "gnetId": 11999, "graphTooltip": 0, "id": null, "links": [ { "icon": "external link", "tags": [ "openvpn" ], "targetBlank": true, "type": "dashboards" } ], "panels": [ { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 0, "y": 0 }, "id": 21, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.+/i" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "topk(6, sum(count_values(\"connection_time\", count_over_time(openvpn_server_client_received_bytes_total{common_name!=\"UNDEF\"}[1d]))by(common_name))by(common_name)>1)", "format": "time_series", "instant": true, "intervalFactor": 1, "legendFormat": "{{ common_name }}", "refId": "A" } ], "thresholds": [], "timeFrom": "24h", "timeRegions": [], "timeShift": null, "title": "Top Logins", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "series", "name": null, "show": true, "values": [ "current" ] }, "yaxes": [ { "decimals": 0, "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "colorBackground": false, "colorPrefix": false, "colorValue": true, "colors": [ "#d44a3a", "rgba(237, 129, 40, 0.89)", "#299c46" ], "datasource": "${DS_PROMETHEUS}", "decimals": null, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 7, "x": 6, "y": 0 }, "id": 12, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "Status:", "prefixFontSize": "150%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "__name__", "targets": [ { "expr": "openvpn_up{job=\"$job\"}", "format": "time_series", "instant": true, "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "1, 1", "timeFrom": null, "timeShift": null, "title": "", "type": "singlestat", "valueFontSize": "150%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" }, { "op": "=", "text": "UP", "value": "1" }, { "op": "=", "text": "DOWN", "value": "0" } ], "valueName": "current" }, { "columns": [], "datasource": "${DS_PROMETHEUS}", "fontSize": "100%", "gridPos": { "h": 21, "w": 11, "x": 13, "y": 0 }, "id": 4, "links": [], "pageSize": 100, "scroll": true, "showHeader": true, "sort": { "col": 2, "desc": true }, "styles": [ { "alias": "Time", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "hidden" }, { "alias": "Username", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "common_name", "thresholds": [], "type": "string", "unit": "short" }, { "alias": "Login Time", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": null, "mappingType": 1, "pattern": "connection_time", "thresholds": [], "type": "date", "unit": "dateTimeFromNow" }, { "alias": "Address", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "virtual_address", "thresholds": [], "type": "string", "unit": "short" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "Rx", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "mappingType": 1, "pattern": "Value #A", "thresholds": [], "type": "number", "unit": "bytes" }, { "alias": "Tx", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "mappingType": 1, "pattern": "Value #B", "thresholds": [], "type": "number", "unit": "bytes" } ], "targets": [ { "expr": "sort_desc(sum(label_replace(openvpn_server_client_received_bytes_total{common_name!=\"UNDEF\"}, \"connection_time\", \"${1}000\", \"connection_time\", \"(.*)\"))by(common_name, connection_time, virtual_address))", "format": "table", "instant": true, "intervalFactor": 1, "refId": "A" }, { "expr": "sum(label_replace(openvpn_server_client_sent_bytes_total{common_name!=\"UNDEF\"}, \"connection_time\", \"${1}000\", \"connection_time\", \"(.*)\"))by(common_name, connection_time, virtual_address)", "format": "table", "instant": true, "intervalFactor": 1, "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "Current OpenVPN Clients", "transform": "table", "type": "table" }, { "cacheTimeout": null, "colorBackground": false, "colorPostfix": false, "colorPrefix": false, "colorValue": true, "colors": [ "#d44a3a", "rgba(237, 129, 40, 0.89)", "#299c46" ], "datasource": "${DS_PROMETHEUS}", "format": "none", "gauge": { "maxValue": 256, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 3, "x": 6, "y": 2 }, "id": 2, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "pluginVersion": "6.2.0-beta2", "postfix": " Clients", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "#5794F2", "show": true }, "tableColumn": "__name__", "targets": [ { "expr": "openvpn_openvpn_server_connected_clients", "format": "time_series", "instant": true, "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "0, 30", "timeFrom": null, "timeShift": null, "title": "", "type": "singlestat", "valueFontSize": "150%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" }, { "op": "=", "text": "No", "value": "0" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorPostfix": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "decimals": 0, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 4, "x": 9, "y": 2 }, "id": 10, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "s since status update", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "30%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "time()-openvpn_status_update_time_seconds{job=\"$job\"}", "format": "time_series", "instant": true, "intervalFactor": 1, "refId": "A" } ], "thresholds": "120, 180", "timeFrom": null, "timeShift": null, "title": "", "type": "singlestat", "valueFontSize": "150%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorPostfix": false, "colorPrefix": false, "colorValue": true, "colors": [ "#FF9830", "#5794F2", "#5794F2" ], "datasource": "${DS_PROMETHEUS}", "format": "none", "gauge": { "maxValue": 256, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 3, "x": 6, "y": 4 }, "id": 15, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "pluginVersion": "6.2.0-beta2", "postfix": " Servers", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "#5794F2", "show": true }, "tableColumn": "__name__", "targets": [ { "expr": "count(openvpn_server_client_received_bytes_total{common_name=~\"server\"}) or absent(count(openvpn_server_client_received_bytes_total{common_name=~\"server\"}))-1", "format": "time_series", "instant": true, "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "1, 2", "timeFrom": null, "timeShift": null, "title": "", "type": "singlestat", "valueFontSize": "150%", "valueMaps": [ { "op": "=", "text": "0", "value": "null" }, { "op": "=", "text": "0", "value": "0" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorPrefix": false, "colorValue": true, "colors": [ "#5794F2", "#5794F2", "#5794F2" ], "datasource": "${DS_PROMETHEUS}", "decimals": 2, "format": "bytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 4, "x": 9, "y": 4 }, "hideTimeOverride": true, "id": 19, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": " sent today", "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": false }, "tableColumn": "", "targets": [ { "expr": "sum(increase(openvpn_server_client_sent_bytes_total[1d]))", "format": "time_series", "instant": true, "intervalFactor": 1, "refId": "A" } ], "thresholds": "1, 2", "timeFrom": "24h", "timeShift": null, "title": "", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorPostfix": false, "colorPrefix": false, "colorValue": true, "colors": [ "#FF9830", "#5794F2", "#5794F2" ], "datasource": "${DS_PROMETHEUS}", "format": "none", "gauge": { "maxValue": 256, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 3, "x": 6, "y": 6 }, "id": 16, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "pluginVersion": "6.2.0-beta2", "postfix": " Users", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "#5794F2", "show": true }, "tableColumn": "__name__", "targets": [ { "expr": "count(openvpn_server_client_received_bytes_total{common_name=~\"[a-z]+ee\"}) or absent(count(openvpn_server_client_received_bytes_total{common_name=~\"[a-z]+ee\"}))-1", "format": "time_series", "instant": true, "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "1, 2", "timeFrom": null, "timeShift": null, "title": "", "type": "singlestat", "valueFontSize": "150%", "valueMaps": [], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#5794F2", "#5794F2", "#5794F2" ], "datasource": "${DS_PROMETHEUS}", "decimals": 2, "format": "bytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 4, "x": 9, "y": 6 }, "hideTimeOverride": true, "id": 18, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": " received today", "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": false }, "tableColumn": "", "targets": [ { "expr": "sum(increase(openvpn_server_client_received_bytes_total[1d]))", "format": "time_series", "instant": true, "intervalFactor": 1, "refId": "A" } ], "thresholds": "1, 2", "timeFrom": "24h", "timeShift": null, "title": "", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 0, "y": 7 }, "id": 22, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.+/i" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "topk(6, sum(increase(openvpn_server_client_received_bytes_total{common_name!=\"UNDEF\"}[1d])+increase(openvpn_server_client_sent_bytes_total{common_name!=\"UNDEF\"}[1d]))by(common_name))", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{ common_name }}", "refId": "A" } ], "thresholds": [], "timeFrom": "24h", "timeRegions": [], "timeShift": null, "title": "Top Traffic", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "series", "name": null, "show": true, "values": [ "current" ] }, "yaxes": [ { "decimals": 0, "format": "decbytes", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "fill": 0, "gridPos": { "h": 7, "w": 7, "x": 6, "y": 8 }, "id": 6, "interval": "1m", "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": false, "rightSide": true, "show": false, "sort": "total", "sortDesc": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.+ - Rx$/i", "color": "#5794F2", "stack": "A", "transform": "negative-Y" }, { "alias": "/.+ - Tx$/i", "color": "#73BF69", "stack": "B" }, { "alias": "Rx - Others", "color": "#5794F2", "dashes": true, "stack": "A", "transform": "negative-Y" }, { "alias": "Tx - Others", "color": "#73BF69", "dashes": true, "stack": "B" } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "topk(6, sum(rate(openvpn_server_client_received_bytes_total{common_name!=\"UNDEF\"}[2m]))by(common_name))", "format": "time_series", "interval": "2m", "intervalFactor": 1, "legendFormat": "{{ common_name }} - Rx", "refId": "A" }, { "expr": "topk(6, sum(rate(openvpn_server_client_sent_bytes_total{common_name!=\"UNDEF\"}[2m]))by(common_name))", "format": "time_series", "interval": "2m", "intervalFactor": 1, "legendFormat": "{{ common_name }} - Tx", "refId": "B" }, { "expr": "sum(bottomk(scalar(openvpn_openvpn_server_connected_clients)-6, sum(rate(openvpn_server_client_received_bytes_total{common_name!=\"UNDEF\"}[2m]))by(common_name)))", "format": "time_series", "interval": "2m", "intervalFactor": 1, "legendFormat": "Rx - Others", "refId": "E" }, { "expr": "sum(bottomk(scalar(openvpn_openvpn_server_connected_clients)-6, sum(rate(openvpn_server_client_sent_bytes_total{common_name!=\"UNDEF\"}[1m]))by(common_name)))", "format": "time_series", "interval": "2m", "intervalFactor": 1, "legendFormat": "Tx - Others", "refId": "F" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Top 6 Client Network Activity", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": null, "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "breakPoint": "100%", "cacheTimeout": null, "combine": { "label": "Others", "threshold": "0.025" }, "datasource": "${DS_PROMETHEUS}", "fontSize": "60%", "format": "decbytes", "gridPos": { "h": 7, "w": 6, "x": 0, "y": 14 }, "id": 8, "interval": null, "legend": { "percentage": true, "show": true, "sort": "current", "sortDesc": true, "values": false }, "legendType": "On graph", "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "pieType": "pie", "strokeWidth": 1, "targets": [ { "expr": "sort(sum(increase(openvpn_server_client_received_bytes_total{common_name!=\"UNDEF\"}[1d])+increase(openvpn_server_client_sent_bytes_total{common_name!=\"UNDEF\"}[1d]))by(common_name))", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "{{ common_name }}", "refId": "A" } ], "timeFrom": "24h", "timeShift": null, "title": "Traffic Distribution", "type": "grafana-piechart-panel", "valueName": "current" }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "fill": 1, "gridPos": { "h": 6, "w": 7, "x": 6, "y": 15 }, "id": 14, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(openvpn_openvpn_server_connected_clients)", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Connected OpenVPN Clients", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Clients Connected", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": "Clients", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "", "schemaVersion": 18, "style": "dark", "tags": [ "openvpn" ], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(openvpn_up, job)", "hide": 0, "includeAll": false, "label": "JOB", "multi": false, "name": "job", "options": [], "query": "label_values(openvpn_up, job)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "1 OpenVPN Server", "uid": "_1DM17HWk", "version": 1, "description": "OpenVPN Server status using Prometheus and OpenVPN exporter " }
2020-03-30 10:14:59 UTC
null
0
0
4,368
1
113,592
7,017
527
nginx-overview
Nginx Overview
Shows stats built from the Prometheus Nginx plugin.
2018-01-16 16:25:05 UTC
2018-03-27 10:56:07 UTC
0
Dashboard for nginx exporter [https://github.com/discordianfish/nginx_exporter/blob/master/nginx_exporter.go](https://github.com/discordianfish/nginx_exporter/blob/master/nginx_exporter.go)
21,165
21,168
Other
null
0
0
7,017
1
4,368
4
339
Shows stats built from the Prometheus Nginx plugin.
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "5.0.2" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "5.0.0" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "5.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "5.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Shows stats built from the Prometheus Nginx plugin.", "editable": true, "gnetId": 4368, "graphTooltip": 0, "id": null, "iteration": 1522147730000, "links": [], "panels": [ { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 7, "w": 2, "x": 0, "y": 0 }, "id": 18, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "expr": "nginx_up{instance=~\"$instance.*\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "", "refId": "A" } ], "thresholds": "Up,Down", "timeFrom": "30s", "timeShift": null, "title": "Status", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" }, { "op": "=", "text": "Down", "value": "0" }, { "op": "=", "text": "Up", "value": "1" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "format": "s", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 7, "w": 2, "x": 2, "y": 0 }, "id": 22, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "expr": "time() - process_start_time_seconds{job=~\"(?i:(nginx.*))\", instance=~\"$instance.*\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "", "refId": "A" } ], "thresholds": "Up,Down", "timeFrom": null, "timeShift": null, "title": "Exporter Uptime", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 7, "w": 20, "x": 4, "y": 0 }, "id": 17, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "increase(nginx_connections_processed_total{instance=~\"$instance.*\"}[1m])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{ stage }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Processed connections", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "decimals": null, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 7, "w": 6, "x": 0, "y": 7 }, "hideTimeOverride": false, "id": 13, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": "nginx_connections_current{state=\"active\", instance=~\"$instance.*\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "", "refId": "A" } ], "thresholds": "", "title": "Active connections", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "decimals": null, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 7, "w": 6, "x": 6, "y": 7 }, "hideTimeOverride": false, "id": 15, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": "nginx_connections_current{state=\"waiting\", instance=~\"$instance.*\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "", "refId": "A" } ], "thresholds": "", "title": "Waiting connections", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "decimals": null, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 7, "w": 6, "x": 12, "y": 7 }, "hideTimeOverride": false, "id": 14, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": "nginx_connections_current{state=\"reading\", instance=~\"$instance.*\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "", "refId": "A" } ], "thresholds": "", "title": "Reading connections", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "decimals": null, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 7, "w": 6, "x": 18, "y": 7 }, "hideTimeOverride": false, "id": 16, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": "nginx_connections_current{state=\"writing\", instance=~\"$instance.*\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "", "refId": "A" } ], "thresholds": "", "title": "Writing connections", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" } ], "refresh": "5s", "schemaVersion": 16, "style": "dark", "tags": [ "nginx" ], "templating": { "list": [ { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "hide": 0, "includeAll": true, "label": "Instance", "multi": false, "name": "instance", "options": [], "query": "label_values(nginx_up, instance)", "refresh": 1, "regex": "", "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "utc", "title": "Nginx Overview", "uid": "000000030", "version": 6 }
2018-03-27 10:55:36 UTC
2018-03-27 10:56:07 UTC
0
0
13,315
1
234,141
20,151
728
influxdb-2-0-oss-metrics
InfluxDB 2.0 OSS Metrics
InfluxDB 2.0 OSS Metrics
2020-10-31 22:42:49 UTC
2021-01-26 14:53:43 UTC
0
Grafana Conversion of the preinstalled Dashboard for DB Metrics that comes with InfluxDB 2.0 OSS. All queries written in Fluxlang. Should work for InfluxDB 2.0 Cloud too. To make it work you only need to create a Datasource to your InfluxDB 2.0 OSS Instance that has sufficient permissions to read from the `_monitoring` Bucket.
57,740
57,741
Other
null
2
4
20,151
1
13,315
4
609
InfluxDB 2.0 OSS Metrics
{ "__inputs": [], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.3.7" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "InfluxDB 2.0 OSS Metrics", "editable": true, "gnetId": 13315, "graphTooltip": 0, "id": null, "iteration": 1611672268418, "links": [], "panels": [ { "datasource": "$ds", "fieldConfig": { "defaults": { "custom": {}, "decimals": 2, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "#00c9ff", "value": null } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 0, "y": 0 }, "id": 2, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.7", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"_monitoring\")\r\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\r\n |> filter(fn: (r) => r[\"_measurement\"] == \"influxdb_uptime_seconds\")\r\n |> filter(fn: (r) => r[\"_field\"] == \"gauge\")\r\n |> last()", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "Uptime", "type": "stat" }, { "datasource": "$ds", "fieldConfig": { "defaults": { "custom": { "align": null, "displayMode": "color-text", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "#00c9ff", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 20, "x": 4, "y": 0 }, "id": 15, "options": { "showHeader": true }, "pluginVersion": "7.3.7", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"_monitoring\")\r\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\r\n |> filter(fn: (r) => r._measurement == \"influxdb_info\")\r\n |> last()\r\n |> drop(columns: [\"_start\", \"_stop\",\"_time\",\"_field\",\"_value\",\"_measurement\"])\r\n |> rename(columns: {arch: \"Architecture\", build_date: \"Build Date\", commit: \"Github Commit\", cpus: \"CPUs\", os: \"OS\", version: \"Version\"})\r\n |> yield(name: \"last\")", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "Instance Info", "type": "table" }, { "datasource": "$ds", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "#00c9ff", "value": null } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 3, "w": 6, "x": 0, "y": 4 }, "id": 16, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.7", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"_monitoring\")\r\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\r\n |> filter(fn: (r) => r._measurement == \"influxdb_organizations_total\")\r\n |> filter(fn: (r) => r._field == \"counter\")\r\n |> last()", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "Orgs", "type": "stat" }, { "datasource": "$ds", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "#00c9ff", "value": null } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 3, "w": 6, "x": 6, "y": 4 }, "id": 17, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.7", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"_monitoring\")\r\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\r\n |> filter(fn: (r) => r._measurement == \"influxdb_users_total\")\r\n |> filter(fn: (r) => r._field == \"counter\")\r\n |> last()\r\n |> yield(name: \"last\")", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "Users", "type": "stat" }, { "datasource": "$ds", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "#00c9ff", "value": null } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 3, "w": 6, "x": 12, "y": 4 }, "id": 19, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.7", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"_monitoring\")\r\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\r\n |> filter(fn: (r) => r._measurement == \"influxdb_buckets_total\")\r\n |> filter(fn: (r) => r._field == \"counter\")\r\n |> last()", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "Buckets", "type": "stat" }, { "datasource": "$ds", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "#00c9ff", "value": null } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 3, "w": 6, "x": 18, "y": 4 }, "id": 21, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.7", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"_monitoring\")\r\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\r\n |> filter(fn: (r) => r._measurement == \"influxdb_tokens_total\")\r\n |> filter(fn: (r) => r._field == \"counter\")\r\n |> last()\r\n |> yield(name: \"last\")", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "Tokens", "type": "stat" }, { "datasource": "$ds", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "#00c9ff", "value": null } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 3, "w": 6, "x": 0, "y": 7 }, "id": 3, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.7", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"_monitoring\")\r\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\r\n |> filter(fn: (r) => r._measurement == \"influxdb_telegrafs_total\")\r\n |> filter(fn: (r) => r._field == \"counter\")\r\n |> last()\r\n |> yield(name: \"last\")", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "Telegrafs", "type": "stat" }, { "datasource": "$ds", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "#00c9ff", "value": null } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 3, "w": 6, "x": 6, "y": 7 }, "id": 18, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.7", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"_monitoring\")\r\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\r\n |> filter(fn: (r) => r._measurement == \"influxdb_dashboards_total\")\r\n |> filter(fn: (r) => r._field == \"counter\")\r\n |> last()\r\n |> yield(name: \"last\")", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "Dashboards", "type": "stat" }, { "datasource": "$ds", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "#00c9ff", "value": null } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 3, "w": 6, "x": 12, "y": 7 }, "id": 20, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.7", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"_monitoring\")\r\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\r\n |> filter(fn: (r) => r._measurement == \"influxdb_scrapers_total\")\r\n |> filter(fn: (r) => r._field == \"counter\")\r\n |> last()\r\n |> yield(name: \"last\")", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "Scrapers", "type": "stat" }, { "datasource": "$ds", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "#00c9ff", "value": null } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 3, "w": 6, "x": 18, "y": 7 }, "id": 22, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.7", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"_monitoring\")\r\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\r\n |> filter(fn: (r) => r._measurement == \"task_scheduler_total_runs_active\")\r\n |> filter(fn: (r) => r._field == \"gauge\")\r\n |> last()\r\n |> yield(name: \"last\")", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "Tasks active", "type": "stat" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$ds", "fieldConfig": { "defaults": { "custom": {}, "unit": "reqps" }, "overrides": [ { "matcher": { "id": "byName" }, "properties": [] } ] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 10 }, "hiddenSeries": false, "id": 7, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"_monitoring\")\r\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\r\n |> filter(fn: (r) => r._measurement == \"http_api_requests_total\")\r\n |> filter(fn: (r) => r.path == \"/api/v2/query\")\r\n |> filter(fn: (r) => r._field == \"counter\")\r\n |> derivative(unit: v.windowPeriod, nonNegative: true)\r\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\r\n |> yield(name: \"derivative\")", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Query Requests", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1034", "format": "reqps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:1035", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$ds", "fieldConfig": { "defaults": { "custom": {}, "unit": "iops" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 10 }, "hiddenSeries": false, "id": 5, "legend": { "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, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"_monitoring\")\r\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\r\n |> filter(fn: (r) => r._measurement == \"boltdb_reads_total\" or r._measurement == \"boltdb_writes_total\")\r\n |> filter(fn: (r) => r._field == \"counter\")\r\n |> derivative(unit: v.windowPeriod, nonNegative: true)\r\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\r\n |> drop(columns: [\"_field\"])\r\n |> yield(name: \"derivative\")", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Local Object Store IO", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:880", "format": "iops", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:881", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$ds", "fieldConfig": { "defaults": { "custom": {}, "unit": "bytes" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 8, "x": 0, "y": 16 }, "hiddenSeries": false, "id": 9, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"_monitoring\")\r\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\r\n |> filter(fn: (r) => r._measurement == \"go_memstats_alloc_bytes_total\")\r\n |> filter(fn: (r) => r._field == \"counter\")\r\n |> derivative(unit: v.windowPeriod, nonNegative: true)\r\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\r\n |> yield(name: \"derivative\")", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory Allocations", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1127", "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:1128", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$ds", "fieldConfig": { "defaults": { "custom": {}, "unit": "bytes" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 8, "x": 8, "y": 16 }, "hiddenSeries": false, "id": 13, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"_monitoring\")\r\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\r\n |> filter(fn: (r) => r._measurement == \"go_memstats_mallocs_total\" or r._measurement == \"go_memstats_frees_total\")\r\n |> filter(fn: (r) => r._field == \"counter\")\r\n |> derivative(unit: v.windowPeriod, nonNegative: false)\r\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\r\n |> yield(name: \"derivative\")", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory Alloc & Frees", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1313", "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:1314", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$ds", "fieldConfig": { "defaults": { "custom": {}, "unit": "percent" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 8, "x": 16, "y": 16 }, "hiddenSeries": false, "id": 11, "legend": { "avg": false, "current": true, "max": true, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "bytes_used = from(bucket: \"_monitoring\")\r\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\r\n |> filter(fn: (r) => r._measurement == \"go_memstats_alloc_bytes\")\r\n |> filter(fn: (r) => r._field == \"gauge\")\r\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\r\n |> drop(columns: [\"_start\", \"_stop\"])\r\n \r\ntotal_bytes = from(bucket: \"_monitoring\")\r\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\r\n |> filter(fn: (r) => r._measurement == \"go_memstats_sys_bytes\")\r\n |> filter(fn: (r) => r._field == \"gauge\")\r\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\r\n |> drop(columns: [\"_start\", \"_stop\"])\r\n\r\njoin(tables: {key1: bytes_used, key2: total_bytes}, on: [\"_time\", \"_field\"], method: \"inner\")\r\n |> map(fn: (r) => ({\r\n _time: r._time,\r\n _value: (float(v: r._value_key1) / float(v: r._value_key2)) * 100.0,\r\n _field: \"Memory Usage Percent\"\r\n }))\r\n |> yield(name: \"percentage\")", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory Usage [%]", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1220", "format": "percent", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:1221", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": false, "schemaVersion": 26, "style": "dark", "tags": [ "influxdb", "flux" ], "templating": { "list": [ { "current": { "selected": true, "text": "mephis.to-flux", "value": "mephis.to-flux" }, "error": null, "hide": 0, "includeAll": false, "label": "Datasource", "multi": false, "name": "ds", "options": [], "query": "influxdb", "queryValue": "", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "InfluxDB 2.0 OSS Metrics", "uid": "iZYe3m2Gz", "version": 76 }
2021-01-26 14:53:43 UTC
null
2
4
6,725
1
12,624
9,254
1,524
prometheus-benchmark-2-3-x
Prometheus Benchmark - 2.3.x
Metrics useful for benchmarking and loadtesting Prometheus itself. Designed primarily for Prometheus 2.3.x
2018-06-29 13:05:04 UTC
2018-07-03 09:50:45 UTC
0
To use scrape the Prometheus (running on port 9090 with job label `prometheus`) on that machine every 1 second. This will provide key stats about Prometheus and machine performance.
30,785
30,788
null
null
0
0
9,254
1
6,725
4
1,379
Metrics useful for benchmarking and loadtesting Prometheus itself. Designed primarily for Prometheus 2.0.x
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "5.0.4" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "5.0.0" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "5.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Metrics useful for benchmarking and loadtesting Prometheus itself. Designed primarily for Prometheus 2.3.x", "editable": true, "gnetId": 6725, "graphTooltip": 1, "id": null, "iteration": 1530611381290, "links": [], "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 0 }, "id": 40, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "prometheus_build_info{job=\"prometheus\",instance=\"$Prometheus:9090\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{version}} - {{revision}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Prometheus Version", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 0 }, "id": 42, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "time() - process_start_time_seconds{job=\"prometheus\",instance=\"$Prometheus:9090\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Uptime", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Uptime", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "dtdurations", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "Max": "#e24d42", "Open": "#508642" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 0, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 0 }, "id": 41, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "process_max_fds{job=\"prometheus\",instance=\"$Prometheus:9090\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Max", "refId": "A" }, { "expr": "process_open_fds{job=\"prometheus\",instance=\"$Prometheus:9090\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Open", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "File Descriptors", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "Chunks": "#1F78C1", "Chunks to persist": "#508642", "Max chunks": "#052B51", "Max to persist": "#3F6833", "Time series": "#70dbed" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 7 }, "id": 3, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "prometheus_tsdb_head_series{job=\"prometheus\",instance=\"$Prometheus:9090\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Time series", "metric": "prometheus_local_storage_memory_series", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Head Time series", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "Chunks": "#1F78C1", "Chunks to persist": "#508642", "Max chunks": "#052B51", "Max to persist": "#3F6833" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 7 }, "id": 26, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "prometheus_tsdb_head_active_appenders{job=\"prometheus\",instance=\"$Prometheus:9090\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Head Appenders", "metric": "prometheus_local_storage_memory_series", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Head Active Appenders", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "samples/s": "#e5a8e2" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 7 }, "id": 1, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(prometheus_tsdb_head_samples_appended_total{job=\"prometheus\",instance=\"$Prometheus:9090\"}[1m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "samples/s", "metric": "prometheus_local_storage_ingested_samples_total", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Samples Appended/s", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "Chunks": "#1F78C1", "Chunks to persist": "#508642", "Max chunks": "#052B51", "Max to persist": "#3F6833", "To persist": "#9AC48A" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 0, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 14 }, "id": 2, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/Max.*/", "fill": 0 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "prometheus_tsdb_head_chunks{job=\"prometheus\",instance=\"$Prometheus:9090\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Chunks", "metric": "prometheus_local_storage_memory_chunks", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Head Chunks", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "Chunks": "#1F78C1", "Chunks to persist": "#508642", "Max chunks": "#052B51", "Max to persist": "#3F6833" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 14 }, "id": 4, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(prometheus_tsdb_head_chunks_created_total{job=\"prometheus\",instance=\"$Prometheus:9090\"}[1m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Created", "metric": "prometheus_local_storage_chunk_ops_total", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Head Chunks Created", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ops", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "Chunks": "#1F78C1", "Chunks to persist": "#508642", "Max chunks": "#052B51", "Max to persist": "#3F6833", "Removed": "#e5ac0e" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 14 }, "id": 25, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(prometheus_tsdb_head_chunks_removed_total{job=\"prometheus\",instance=\"$Prometheus:9090\"}[1m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Removed", "metric": "prometheus_local_storage_chunk_ops_total", "refId": "B", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Head Chunks Removed", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ops", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "Chunks": "#1F78C1", "Chunks to persist": "#508642", "Max": "#447ebc", "Max chunks": "#052B51", "Max to persist": "#3F6833", "Min": "#447ebc", "Now": "#7eb26d" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 0, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 21 }, "id": 28, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Max", "fillBelowTo": "Min", "lines": false } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "prometheus_tsdb_head_min_time{job=\"prometheus\",instance=\"$Prometheus:9090\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Min", "metric": "prometheus_local_storage_series_chunks_persisted_count", "refId": "A", "step": 10 }, { "expr": "time() * 1000", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Now", "refId": "C" }, { "expr": "prometheus_tsdb_head_max_time{job=\"prometheus\",instance=\"$Prometheus:9090\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Max", "metric": "prometheus_local_storage_series_chunks_persisted_count", "refId": "B", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Head Time Range", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "dateTimeAsIso", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "Chunks": "#1F78C1", "Chunks to persist": "#508642", "Max chunks": "#052B51", "Max to persist": "#3F6833" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 21 }, "id": 29, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(prometheus_tsdb_head_gc_duration_seconds_sum{job=\"prometheus\",instance=\"$Prometheus:9090\"}[1m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "GC Time/s", "metric": "prometheus_local_storage_series_chunks_persisted_count", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Head GC Time/s", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "Chunks": "#1F78C1", "Chunks to persist": "#508642", "Max chunks": "#052B51", "Max to persist": "#3F6833" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 21 }, "id": 14, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Queue length", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "prometheus_tsdb_blocks_loaded{job=\"prometheus\",instance=\"$Prometheus:9090\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Blocks Loaded", "metric": "prometheus_local_storage_indexing_batch_sizes_sum", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Blocks Loaded", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true } ] }, { "aliasColors": { "Chunks": "#1F78C1", "Chunks to persist": "#508642", "Failed Compactions": "#bf1b00", "Failed Reloads": "#bf1b00", "Max chunks": "#052B51", "Max to persist": "#3F6833" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 28 }, "id": 30, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(prometheus_tsdb_reloads_total{job=\"prometheus\",instance=\"$Prometheus:9090\"}[10m])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "Reloads", "metric": "prometheus_local_storage_series_chunks_persisted_count", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "TSDB Reloads/s", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "Chunks": "#1F78C1", "Chunks to persist": "#508642", "Failed Compactions": "#bf1b00", "Max chunks": "#052B51", "Max to persist": "#3F6833" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 28 }, "id": 31, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(prometheus_tsdb_wal_fsync_duration_seconds_sum{job=\"prometheus\",instance=\"$Prometheus:9090\"}[1m]) / rate(prometheus_tsdb_wal_fsync_duration_seconds_count{job=\"prometheus\",instance=\"$Prometheus:9090\"}[1m])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "Fsync Latency", "metric": "prometheus_local_storage_series_chunks_persisted_count", "refId": "A", "step": 10 }, { "expr": "rate(prometheus_tsdb_wal_truncate_duration_seconds_sum{job=\"prometheus\",instance=\"$Prometheus:9090\"}[1m]) / rate(prometheus_tsdb_wal_truncate_duration_seconds_count{job=\"prometheus\",instance=\"$Prometheus:9090\"}[1m])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "Truncate Latency", "metric": "prometheus_local_storage_series_chunks_persisted_count", "refId": "B", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "WAL Fsync&Truncate Latency", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "Chunks": "#1F78C1", "Chunks to persist": "#508642", "Failed Compactions": "#bf1b00", "Max chunks": "#052B51", "Max to persist": "#3F6833", "{instance=\"demo.robustperception.io:9090\",job=\"prometheus\"}": "#bf1b00" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 28 }, "id": 32, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(prometheus_tsdb_wal_corruptions_total{job=\"prometheus\",instance=\"$Prometheus:9090\"}[10m])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "WAL Corruptions", "metric": "prometheus_local_storage_series_chunks_persisted_count", "refId": "A", "step": 10 }, { "expr": "rate(prometheus_tsdb_reloads_failures_total{job=\"prometheus\",instance=\"$Prometheus:9090\"}[10m])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "Reload Failures", "metric": "prometheus_local_storage_series_chunks_persisted_count", "refId": "B", "step": 10 }, { "expr": "rate(prometheus_tsdb_head_series_not_found{job=\"prometheus\",instance=\"$Prometheus:9090\"}[10m])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "Head Series Not Found", "metric": "prometheus_local_storage_series_chunks_persisted_count", "refId": "C", "step": 10 }, { "expr": "rate(prometheus_tsdb_compactions_failed_total{job=\"prometheus\",instance=\"$Prometheus:9090\"}[10m])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "Compaction Failures", "metric": "prometheus_local_storage_series_chunks_persisted_count", "refId": "D", "step": 10 }, { "expr": "rate(prometheus_tsdb_retention_cutoffs_failures_total{job=\"prometheus\",instance=\"$Prometheus:9090\"}[10m])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "Retention Cutoff Failures", "metric": "prometheus_local_storage_series_chunks_persisted_count", "refId": "E", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "TSDB Problems/s", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "Chunks": "#1F78C1", "Chunks to persist": "#508642", "Failed Compactions": "#bf1b00", "Max chunks": "#052B51", "Max to persist": "#3F6833" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 35 }, "id": 19, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(prometheus_tsdb_compactions_total{job=\"prometheus\",instance=\"$Prometheus:9090\"}[10m])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "Compactions", "metric": "prometheus_local_storage_series_chunks_persisted_count", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Compactions/s", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "Chunks": "#1F78C1", "Chunks to persist": "#508642", "Max chunks": "#052B51", "Max to persist": "#3F6833" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 35 }, "id": 33, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(prometheus_tsdb_compaction_duration_seconds_sum{job=\"prometheus\",instance=\"$Prometheus:9090\"}[10m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "", "metric": "prometheus_local_storage_series_chunks_persisted_count", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Compaction Time/s", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "Allocated bytes": "#F9BA8F", "Chunks": "#1F78C1", "Chunks to persist": "#508642", "Max chunks": "#052B51", "Max to persist": "#3F6833", "RSS": "#890F02" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 35 }, "id": 8, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(prometheus_tsdb_retention_cutoffs_total[10m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Retention Cutoffs", "metric": "last", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Retention Cutoffs/s", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "Chunks": "#1F78C1", "Chunks to persist": "#508642", "Max chunks": "#052B51", "Max to persist": "#3F6833" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 42 }, "id": 27, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(prometheus_tsdb_compaction_chunk_range_sum{job=\"prometheus\",instance=\"$Prometheus:9090\"}[10m]) / rate(prometheus_tsdb_compaction_chunk_range_count{job=\"prometheus\",instance=\"$Prometheus:9090\"}[10m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Chunk Time Range", "metric": "prometheus_local_storage_series_chunks_persisted_count", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "First Compaction, Avg Chunk Time Range", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "ms", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "Chunks": "#1F78C1", "Chunks to persist": "#508642", "Max chunks": "#052B51", "Max to persist": "#3F6833" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 42 }, "id": 35, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(prometheus_tsdb_compaction_chunk_size_sum{job=\"prometheus\",instance=\"$Prometheus:9090\"}[10m]) / rate(prometheus_tsdb_compaction_chunk_samples_sum{job=\"prometheus\",instance=\"$Prometheus:9090\"}[10m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Bytes/Sample", "metric": "prometheus_local_storage_series_chunks_persisted_count", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "First Compaction, Avg Bytes/Sample", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "Chunks": "#1F78C1", "Chunks to persist": "#508642", "Max chunks": "#052B51", "Max to persist": "#3F6833" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 42 }, "id": 34, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(prometheus_tsdb_compaction_chunk_samples_sum{job=\"prometheus\",instance=\"$Prometheus:9090\"}[10m]) / rate(prometheus_tsdb_compaction_chunk_samples_count{job=\"prometheus\",instance=\"$Prometheus:9090\"}[10m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Chunk Samples", "metric": "prometheus_local_storage_series_chunks_persisted_count", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "First Compaction, Avg Chunk Samples", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "Allocated bytes": "#7EB26D", "Allocated bytes - 1m max": "#BF1B00", "Allocated bytes - 1m min": "#BF1B00", "Allocated bytes - 5m max": "#BF1B00", "Allocated bytes - 5m min": "#BF1B00", "Chunks": "#1F78C1", "Chunks to persist": "#508642", "Max chunks": "#052B51", "Max to persist": "#3F6833", "RSS": "#447EBC" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": null, "editable": true, "error": false, "fill": 0, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 49 }, "id": 6, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/-/", "fill": 0 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "process_resident_memory_bytes{job=\"prometheus\",instance=\"$Prometheus:9090\"}", "intervalFactor": 2, "legendFormat": "RSS", "metric": "process_resident_memory_bytes", "refId": "B", "step": 10 }, { "expr": "prometheus_local_storage_target_heap_size_bytes{job=\"prometheus\",instance=\"$Prometheus:9090\"}", "intervalFactor": 2, "legendFormat": "Target heap size", "metric": "go_memstats_alloc_bytes", "refId": "D", "step": 10 }, { "expr": "go_memstats_next_gc_bytes{job=\"prometheus\",instance=\"$Prometheus:9090\"}", "intervalFactor": 2, "legendFormat": "Next GC", "metric": "go_memstats_next_gc_bytes", "refId": "C", "step": 10 }, { "expr": "go_memstats_alloc_bytes{job=\"prometheus\",instance=\"$Prometheus:9090\"}", "intervalFactor": 2, "legendFormat": "Allocated", "metric": "go_memstats_alloc_bytes", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "Allocated bytes": "#F9BA8F", "Chunks": "#1F78C1", "Chunks to persist": "#508642", "Max chunks": "#052B51", "Max to persist": "#3F6833", "RSS": "#890F02" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 49 }, "id": 7, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(go_memstats_alloc_bytes_total{job=\"prometheus\",instance=\"$Prometheus:9090\"}[1m])", "intervalFactor": 2, "legendFormat": "Allocated Bytes/s", "metric": "go_memstats_alloc_bytes", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Allocations", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": true, "error": false, "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 49 }, "id": 9, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(process_cpu_seconds_total{job=\"prometheus\",instance=\"$Prometheus:9090\"}[1m])", "intervalFactor": 2, "legendFormat": "Irate", "metric": "prometheus_local_storage_ingested_samples_total", "refId": "A", "step": 10 }, { "expr": "rate(process_cpu_seconds_total{job=\"prometheus\",instance=\"$Prometheus:9090\"}[5m])", "intervalFactor": 2, "legendFormat": "5m rate", "metric": "prometheus_local_storage_ingested_samples_total", "refId": "B", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "CPU", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [ "avg" ] }, "yaxes": [ { "format": "none", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "Chunks": "#1F78C1", "Chunks to persist": "#508642", "Max chunks": "#052B51", "Max to persist": "#3F6833" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "", "editable": true, "error": false, "fill": 0, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 56 }, "id": 38, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(prometheus_http_request_duration_seconds_count{job=\"prometheus\",instance=\"$Prometheus:9090\"}[1m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{handler}}", "metric": "prometheus_local_storage_memory_chunkdescs", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "HTTP requests/s", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "Chunks": "#1F78C1", "Chunks to persist": "#508642", "Max chunks": "#052B51", "Max to persist": "#3F6833" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "", "editable": true, "error": false, "fill": 0, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 56 }, "id": 37, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(prometheus_http_request_duration_seconds_sum{job=\"prometheus\",instance=\"$Prometheus:9090\"}[1m]) / rate(prometheus_http_request_duration_seconds_count{job=\"prometheus\",instance=\"$Prometheus:9090\"}[1m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{handler}}", "metric": "prometheus_local_storage_memory_chunkdescs", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "HTTP request latency", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "Chunks": "#1F78C1", "Chunks to persist": "#508642", "Max chunks": "#052B51", "Max to persist": "#3F6833" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "", "editable": true, "error": false, "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 56 }, "id": 36, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "rate(prometheus_http_request_duration_seconds_sum{job=\"prometheus\",instance=\"$Prometheus:9090\"}[1m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{handler}}", "metric": "prometheus_local_storage_memory_chunkdescs", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Time spent in HTTP requests/s", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "Chunks": "#1F78C1", "Chunks to persist": "#508642", "Max chunks": "#052B51", "Max to persist": "#3F6833" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Time spent in each mode, per second", "editable": true, "error": false, "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 63 }, "id": 24, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "rate(prometheus_engine_query_duration_seconds_sum{job=\"prometheus\",instance=\"$Prometheus:9090\"}[1m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{slice}}", "metric": "prometheus_local_storage_memory_chunkdescs", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Query engine timings/s", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "Chunks": "#1F78C1", "Chunks to persist": "#508642", "Max chunks": "#052B51", "Max to persist": "#3F6833" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 63 }, "id": 22, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "rate(prometheus_rule_group_iterations_missed_total{job=\"prometheus\",instance=\"$Prometheus:9090\"}[1m]) ", "format": "time_series", "intervalFactor": 2, "legendFormat": "Rule group missed", "metric": "prometheus_local_storage_memory_chunkdescs", "refId": "B", "step": 10 }, { "expr": "rate(prometheus_rule_evaluation_failures_total{job=\"prometheus\",instance=\"$Prometheus:9090\"}[1m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Rule evals failed", "metric": "prometheus_local_storage_memory_chunkdescs", "refId": "C", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Rule group evaulation problems/s", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "Chunks": "#1F78C1", "Chunks to persist": "#508642", "Max chunks": "#052B51", "Max to persist": "#3F6833" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 63 }, "id": 23, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(prometheus_rule_group_duration_seconds_sum{job=\"prometheus\",instance=\"$Prometheus:9090\"}[1m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Rule evaluation duration", "metric": "prometheus_local_storage_memory_chunkdescs", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Evaluation time of rule groups/s", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "Chunks": "#1F78C1", "Chunks to persist": "#508642", "Interval": "#890f02", "Last Duration": "#f9934e", "Max chunks": "#052B51", "Max to persist": "#3F6833" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 70 }, "id": 43, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": "RuleGroup", "repeatDirection": "h", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "prometheus_rule_group_interval_seconds{job=\"prometheus\",instance=\"$Prometheus:9090\",rule_group=~\"$RuleGroup\"}\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "Interval", "metric": "prometheus_local_storage_memory_chunkdescs", "refId": "A", "step": 10 }, { "expr": "prometheus_rule_group_last_duration_seconds{job=\"prometheus\",instance=\"$Prometheus:9090\",rule_group=~\"$RuleGroup\"}\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "Last Duration", "metric": "prometheus_local_storage_memory_chunkdescs", "refId": "B", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Rule Group: $RuleGroup", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "refresh": "1m", "schemaVersion": 16, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "Prometheus", "options": [], "query": "query_result(up{job=\"prometheus\"} == 1)", "refresh": 2, "regex": ".*instance=\"([^\"]+):9090\".*", "sort": 0, "tagValuesQuery": null, "tags": [], "tagsQuery": null, "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "hide": 2, "includeAll": true, "label": null, "multi": false, "name": "RuleGroup", "options": [], "query": "prometheus_rule_group_last_duration_seconds{job=\"prometheus\",instance=\"$Prometheus:9090\"}", "refresh": 2, "regex": ".*rule_group=\"(.*?)\".*", "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "Prometheus Benchmark - 2.3.x", "uid": "7gmLoNDmz", "version": 11 }
2018-07-03 09:50:32 UTC
2018-07-03 09:50:45 UTC
0
0
7,845
1
186,618
15,694
6,991
zfs
ZFS
Graphs ZFS ARC and ARC L2 Hit %, Hits, Misses, Size, and Zpool
2018-09-05 14:01:54 UTC
2019-11-21 22:36:20 UTC
0
Updated to support the defaults settings that Prometheus Operator deploys with (e.g. job='node-exporter')
0
0
nodeExporter
null
0
0
15,694
1
7,845
4
6,758
Graphs ZFS ARC and ARC L2 Hit %, Hits, Misses, Size, and Zpool
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.4.2" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "${DS_PROMETHEUS}", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Graphs ZFS ARC and ARC L2 Hit %, Hits, Misses, Size, and Zpool", "editable": true, "gnetId": 7845, "graphTooltip": 0, "id": null, "iteration": 1574354030467, "links": [], "panels": [ { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 26, "panels": [], "title": "Pools", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 1 }, "id": 19, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "sideWidth": 350, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_zfs_zpool_rtime{job=\"node-exporter\",instance=\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{zpool}} - read", "refId": "A", "step": 2, "target": "" }, { "expr": "irate(node_zfs_zpool_wtime{job=\"node-exporter\",instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "{{zpool}} - write", "refId": "B", "step": 2, "target": "" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "ZPOOL - Time", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ns", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 1 }, "id": 20, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "sideWidth": 350, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_zfs_zpool_reads{job=\"node-exporter\",instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{zpool}} - reads", "refId": "A", "step": 2, "target": "" }, { "expr": "irate(node_zfs_zpool_writes{job=\"node-exporter\",instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{zpool}} - writes", "refId": "B", "step": 2, "target": "" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "ZPOOL - Ops", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 8 }, "id": 24, "panels": [], "title": "ARC", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 9 }, "id": 14, "legend": { "alignAsTable": false, "avg": true, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": 350, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_zfs_arc_demand_data_hits{job=\"node-exporter\",instance=~\"$node:$port\"}[5m]) / (irate(node_zfs_arc_demand_data_hits{job=\"node-exporter\",instance=~\"$node:$port\"}[5m]) + irate(node_zfs_arc_demand_data_misses{job=\"node-exporter\",instance=~\"$node:$port\"}[5m])) * 100", "format": "time_series", "intervalFactor": 2, "legendFormat": "data", "refId": "A", "step": 2, "target": "" }, { "expr": "irate(node_zfs_arc_demand_metadata_hits{job=\"node-exporter\",instance=~\"$node:$port\"}[5m]) / (irate(node_zfs_arc_demand_metadata_hits{job=\"node-exporter\",instance=~\"$node:$port\"}[5m]) + irate(node_zfs_arc_demand_metadata_misses{job=\"node-exporter\",instance=~\"$node:$port\"}[5m])) * 100", "format": "time_series", "intervalFactor": 2, "legendFormat": "metadata", "refId": "B", "step": 2, "target": "" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "ARC - Hit %", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 9 }, "id": 13, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": 350, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_zfs_arc_demand_data_hits{job=\"node-exporter\",instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "data_hits", "refId": "A", "step": 2, "target": "" }, { "expr": "irate(node_zfs_arc_demand_metadata_hits{job=\"node-exporter\",instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "metadata_hits", "refId": "B", "step": 2, "target": "" }, { "expr": "irate(node_zfs_arc_demand_data_misses{job=\"node-exporter\",instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "data_misses", "refId": "C", "step": 2, "target": "" }, { "expr": "irate(node_zfs_arc_demand_metadata_misses{job=\"node-exporter\",instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "metadata_misses", "refId": "D", "step": 2, "target": "" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "ARC - Hits, Misses", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 15 }, "id": 15, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "sideWidth": 350, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "node_zfs_arc_data_size{job=\"node-exporter\",instance=~\"$node:$port\"}", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "data", "refId": "I", "step": 2, "target": "" }, { "expr": "node_zfs_arc_metadata_size{job=\"node-exporter\",instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "metadata", "refId": "D", "step": 2, "target": "" }, { "expr": "node_zfs_arc_anon_size{job=\"node-exporter\",instance=~\"$node:$port\"}", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "anon", "refId": "B", "step": 2, "target": "" }, { "expr": "node_zfs_arc_hdr_size{job=\"node-exporter\",instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "hdr", "refId": "C", "step": 2, "target": "" }, { "expr": "node_zfs_arc_other_size{job=\"node-exporter\",instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "other", "refId": "J", "step": 2, "target": "" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "ARC - Size", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 22 }, "id": 22, "panels": [], "title": "ARC L2", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 23 }, "id": 16, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": true, "show": true, "sideWidth": 350, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_zfs_arc_l2_hits{job=\"node-exporter\",instance=~\"$node:$port\"}[5m]) / (irate(node_zfs_arc_l2_hits{job=\"node-exporter\",instance=~\"$node:$port\"}[5m]) + irate(node_zfs_arc_l2_misses{job=\"node-exporter\",instance=~\"$node:$port\"}[5m])) * 100", "format": "time_series", "intervalFactor": 2, "legendFormat": "L2", "refId": "A", "step": 2, "target": "" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "ARC L2 - Hit %", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 23 }, "id": 17, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "rightSide": true, "show": true, "sideWidth": 350, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_zfs_arc_l2_hits{job=\"node-exporter\",instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "hits", "refId": "A", "step": 2, "target": "" }, { "expr": "irate(node_zfs_arc_l2_misses{job=\"node-exporter\",instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "misses", "refId": "B", "step": 2, "target": "" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "ARC L2 - Hits, Misses", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 30 }, "id": 18, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "sideWidth": 350, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "node_zfs_arc_l2_asize{job=\"node-exporter\",instance=~\"$node:$port\"}", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "asize", "refId": "I", "step": 2, "target": "" }, { "expr": "node_zfs_arc_l2_hdr_size{job=\"node-exporter\",instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "metadata", "refId": "D", "step": 2, "target": "" }, { "expr": "node_zfs_arc_l2_size{job=\"node-exporter\",instance=~\"$node:$port\"}", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "size", "refId": "B", "step": 2, "target": "" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "ARC L2 - Size", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "10s", "schemaVersion": 20, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(node_exporter_build_info{job=~\"node-exporter\"}, instance)", "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "node", "options": [], "query": "label_values(node_exporter_build_info{job=~\"node-exporter\"}, instance)", "refresh": 1, "regex": "/([^:]+):.*/", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(node_exporter_build_info{instance=~\"$node:(.*)\"}, instance)", "hide": 2, "includeAll": false, "label": null, "multi": false, "name": "port", "options": [], "query": "label_values(node_exporter_build_info{instance=~\"$node:(.*)\"}, instance)", "refresh": 1, "regex": "/[^:]+:(.*)/", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-30m", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "ZFS", "uid": "YLum8s2ik", "version": 1 }
2019-11-21 22:36:20 UTC
null
0
0
13,320
1
432,425
23,226
15,464
latency
latency
This Graph shows latency of apps on Devtron dashboard. https://www.devtron.ai
2020-11-02 09:01:55 UTC
2021-12-17 12:38:52 UTC
0
This is a part of Devtron config. This Graph shows latency of apps on Devtron dashboard.. https://www.devtron.ai
57,760
57,761
nodeExporter
null
0
0
23,226
1
13,320
4
9,574
This Graph shows latency of apps on Devtron dashboard. https://www.devtron.ai
{ "__inputs": [], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.3.1" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "This Graph shows latency of apps on Devtron dashboard.\n\nhttps://www.devtron.ai", "editable": true, "gnetId": 13320, "graphTooltip": 0, "id": null, "iteration": 1639744548837, "links": [], "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 0 }, "hiddenSeries": false, "id": 5, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by(pod,app,rollouts_pod_template_hash, env) (label_replace(histogram_quantile($percentile, sum(rate(envoy_cluster_upstream_rq_time_bucket{appId=\"$app\", envId=\"$env\"}[1m])) by (le, pod)), \"rollouts_pod_template_hash\", \"$1(new)\", \"rollouts_pod_template_hash\", \"($new_rollout_pod_template_hash)\"))", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{pod}}", "refId": "A" }, { "expr": "sum by(pod,app,rollouts_pod_template_hash, env) (label_replace(histogram_quantile($percentile, sum(rate(envoy_cluster_upstream_rq_time_bucket{app_id=\"$app\", env_id=\"$env\"}[1m])) by (le, pod)), \"rollouts_pod_template_hash\", \"$1(new)\", \"rollouts_pod_template_hash\", \"($new_rollout_pod_template_hash)\"))", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{pod}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 0 }, "hiddenSeries": false, "id": 3, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by(pod,app,rollouts_pod_template_hash, env) (label_replace(histogram_quantile($percentile, sum(rate(envoy_cluster_upstream_rq_time_bucket{appId=\"$app\", envId=\"$env\"}[1m])) by (le, pod)), \"rollouts_pod_template_hash\", \"$1(new)\", \"rollouts_pod_template_hash\", \"($new_rollout_pod_template_hash)\"))", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{pod}}", "refId": "A" }, { "expr": "sum by(pod,app,rollouts_pod_template_hash, env) (label_replace(histogram_quantile($percentile, sum(rate(envoy_cluster_upstream_rq_time_bucket{app_id=\"$app\", env_id=\"$env\"}[1m])) by (le, pod)), \"rollouts_pod_template_hash\", \"$1(new)\", \"rollouts_pod_template_hash\", \"($new_rollout_pod_template_hash)\"))", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{pod}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 8 }, "hiddenSeries": false, "id": 2, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by(app,rollouts_pod_template_hash, env) (label_replace(histogram_quantile($percentile, sum(rate(envoy_cluster_upstream_rq_time_bucket{appId=\"$app\", envId=\"$env\"}[1m])) by (le,rollouts_pod_template_hash)), \"rollouts_pod_template_hash\", \"$1(new)\", \"rollouts_pod_template_hash\", \"($new_rollout_pod_template_hash)\"))", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{rollouts_pod_template_hash}}", "refId": "A" }, { "expr": "sum by(app,rollouts_pod_template_hash, env) (label_replace(histogram_quantile($percentile, sum(rate(envoy_cluster_upstream_rq_time_bucket{app_id=\"$app\", env_id=\"$env\"}[1m])) by (le,rollouts_pod_template_hash)), \"rollouts_pod_template_hash\", \"$1(new)\", \"rollouts_pod_template_hash\", \"($new_rollout_pod_template_hash)\"))", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{rollouts_pod_template_hash}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 9 }, "hiddenSeries": false, "id": 4, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by(app,rollouts_pod_template_hash, env) (label_replace(histogram_quantile($percentile, sum(rate(envoy_cluster_upstream_rq_time_bucket{appId=\"$app\", envId=\"$env\"}[1m])) by (le,rollouts_pod_template_hash)), \"rollouts_pod_template_hash\", \"$1(new)\", \"rollouts_pod_template_hash\", \"($new_rollout_pod_template_hash)\"))", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{rollouts_pod_template_hash}}", "refId": "A" }, { "expr": "sum by(app,rollouts_pod_template_hash, env) (label_replace(histogram_quantile($percentile, sum(rate(envoy_cluster_upstream_rq_time_bucket{app_id=\"$app\", env_id=\"$env\"}[1m])) by (le,rollouts_pod_template_hash)), \"rollouts_pod_template_hash\", \"$1(new)\", \"rollouts_pod_template_hash\", \"($new_rollout_pod_template_hash)\"))", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{rollouts_pod_template_hash}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "10s", "schemaVersion": 26, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "$datasource", "definition": "label_values(kube_pod_labels,label_app_id)", "error": null, "hide": 0, "includeAll": false, "label": "app", "multi": false, "name": "app", "options": [], "query": "label_values(kube_pod_labels,label_app_id)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$datasource", "definition": "label_values(kube_pod_labels, label_envId)", "error": null, "hide": 0, "includeAll": false, "label": "env", "multi": false, "name": "env", "options": [], "query": "label_values(kube_pod_labels, label_envId)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "current": { "selected": true, "text": "6b68bf4b89", "value": "6b68bf4b89" }, "error": null, "hide": 0, "label": "new_rollout_pod_template_hash", "name": "new_rollout_pod_template_hash", "options": [ { "selected": true, "text": "6b68bf4b89", "value": "6b68bf4b89" } ], "query": "6b68bf4b89", "skipUrlSync": false, "type": "textbox" }, { "current": { "selected": false, "text": "Prometheus-devtron", "value": "Prometheus-devtron" }, "error": null, "hide": 0, "includeAll": false, "label": "datasource", "multi": false, "name": "datasource", "options": [], "query": "prometheus", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "allValue": null, "current": { "selected": false, "text": "0.5", "value": "0.5" }, "error": null, "hide": 0, "includeAll": false, "label": "percentile", "multi": false, "name": "percentile", "options": [ { "selected": true, "text": "0.5", "value": "0.5" }, { "selected": false, "text": "0.6", "value": "0.6" }, { "selected": false, "text": "0.9", "value": "0.9" }, { "selected": false, "text": "0.95", "value": "0.95" }, { "selected": false, "text": "0.99", "value": "0.99" } ], "query": "0.5, 0.6, 0.9, 0.95, 0.99", "skipUrlSync": false, "type": "custom" } ] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": { "refresh_intervals": [ "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "latency", "uid": "devtron-app-metrics-latency", "version": 60 }
2021-12-17 12:38:52 UTC
null
0
0
9,630
1
228,680
14,828
184
usgs-earthquakes
USGS Earthquakes
USGS global earthquake data feed viewed over worldmap panel plugin.
2019-01-11 23:35:20 UTC
2019-07-29 21:02:46 UTC
0
Dashboard shows earthquake activity as updated by USGS GeoJSON data feed at: https://earthquake.usgs.gov/earthquakes/feed/v1.0/summary/all_hour.geojson More information about the data feed here: https://earthquake.usgs.gov/earthquakes/feed/v1.0/geojson.php Datasource is Influxdb, with a specific database named "usgs". Measurements are stored in the table "earthquakes". Collection is Telegraf Agent parsing the GeoJSON data feed. Detail on the Telegraf settings below. WorldMap Panel Plugin is configured for lat/lang location identification. Magnitude of earthquake event corresponds with color and size of the data points on the map. Map Data options set to Table, and coordinates to support Lat/Lang from data feed, queried from influxdb. Magnitude values are graphed with where clauses over lat/lang grids over interesting area's for basic alarm functions. Also have a where clause for the title of an interesting area like a state or country.
0
0
Telegraf
``` [global_tags] [agent] interval = "5m" round_interval = true metric_batch_size = 1000 metric_buffer_limit = 10000 collection_jitter = "5s" flush_interval = "5m" flush_jitter = "1m" precision = "" debug = false quiet = false logfile = "" hostname = "" omit_hostname = false [[outputs.influxdb]] urls = ["http://127.0.0.1:8086"] database = "usgs" [[processors.regex]] namepass = ["earthquakes"] [[processors.regex.tags]] key = "properties_place" pattern = ".*of\\s(.*)" replacement = "${1}" ############################################################################### # INPUT PLUGINS # ############################################################################### [[inputs.http]] name_override = "earthquakes" urls = ["https://earthquake.usgs.gov/earthquakes/feed/v1.0/summary/all_hour.geojson"] data_format = "json" json_query = "features" tag_keys = [ "properties_place" ] json_string_fields = [ "properties_url", "properties_detail", "properties_felt", "properties_cdi", "properties_mmi", "properties_alert", "properties_status", "properties_code", "properties_ids", "properties_sources", "properties_types", "properties_magType", "properties_type", "properties_title" ] json_time_key = "properties_time" json_time_format = "unix_ms" [inputs.http.tags] properties_place = "properties_place" ```
0
0
14,828
1
9,630
4
107
USGS global earthquake data feed viewed over worldmap panel plugin.
{ "__inputs": [ { "name": "DS_INFLUXDB", "label": "InfluxDB", "description": "Configure for database \"usgs\". Measurments are stored in table \"earthquakes\".", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__requires": [ { "type": "panel", "id": "bargauge", "name": "Bar Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.2.5" }, { "type": "panel", "id": "grafana-worldmap-panel", "name": "Worldmap Panel", "version": "0.2.0" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "1.0.0" }, { "type": "panel", "id": "table", "name": "Table", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "USGS global earthquake data feed viewed over worldmap panel plugin.", "editable": true, "gnetId": 9630, "graphTooltip": 1, "id": null, "links": [], "panels": [ { "datasource": "${DS_INFLUXDB}", "gridPos": { "h": 7, "w": 24, "x": 0, "y": 0 }, "id": 22, "links": [], "options": { "displayMode": "lcd", "fieldOptions": { "calcs": [ "max" ], "defaults": { "decimals": 1, "max": 9, "min": 0 }, "mappings": [], "override": {}, "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 4.5 }, { "color": "red", "index": 2, "value": 6 } ], "values": false }, "orientation": "horizontal" }, "targets": [ { "alias": "$tag_properties_place", "groupBy": [ { "params": [ "properties_place" ], "type": "tag" } ], "measurement": "earthquakes", "orderByTime": "ASC", "policy": "default", "query": "SELECT \"properties_mag\" FROM \"http\" WHERE (\"properties_mag\" > 4.0) AND $timeFilter GROUP BY \"properties_place\"", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "properties_mag" ], "type": "field" } ] ], "tags": [ { "key": "properties_mag", "operator": ">", "value": "4.0" } ] } ], "timeFrom": null, "timeShift": null, "title": "Magnitude > 4.0", "transparent": true, "type": "bargauge" }, { "circleMaxSize": "20", "circleMinSize": 2, "colors": [ "#1f78c1", "#508642", "#ef843c", "#e5ac0e", "#bf1b00" ], "datasource": "${DS_INFLUXDB}", "decimals": 2, "esMetric": "Count", "gridPos": { "h": 15, "w": 17, "x": 0, "y": 7 }, "hideEmpty": false, "hideTimeOverride": false, "hideZero": false, "id": 2, "initialZoom": "2", "links": [], "locationData": "table", "mapCenter": "(0°, 0°)", "mapCenterLatitude": 0, "mapCenterLongitude": 0, "maxDataPoints": 1, "mouseWheelZoom": true, "options": {}, "showLegend": true, "stickyLabels": true, "tableQueryOptions": { "geohashField": "geohash", "labelField": "place", "latitudeField": "latitude", "longitudeField": "longitude", "metricField": "metric", "queryType": "coordinates" }, "targets": [ { "groupBy": [], "hide": false, "measurement": "earthquakes", "orderByTime": "ASC", "policy": "autogen", "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "properties_mag" ], "type": "field" }, { "params": [ "metric" ], "type": "alias" } ], [ { "params": [ "geometry_coordinates_1" ], "type": "field" }, { "params": [ "latitude" ], "type": "alias" } ], [ { "params": [ "properties_title" ], "type": "field" }, { "params": [ "place" ], "type": "alias" } ], [ { "params": [ "geometry_coordinates_0" ], "type": "field" }, { "params": [ "longitude" ], "type": "alias" } ] ], "tags": [] } ], "thresholds": "1,2,4,6", "title": "USGA_Earthquakes_Magnitude_Location", "transparent": true, "type": "grafana-worldmap-panel", "unitPlural": "", "unitSingle": "", "unitSingular": "", "valueName": "current" }, { "alert": { "conditions": [ { "evaluator": { "params": [ 6 ], "type": "gt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "24h", "now" ] }, "reducer": { "params": [], "type": "max" }, "type": "query" } ], "executionErrorState": "alerting", "for": "2m", "frequency": "1m", "handler": 1, "message": "Large Earthquake Alert", "name": "Magnitude Alert", "noDataState": "no_data", "notifications": [] }, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "decimals": 1, "fill": 0, "gridPos": { "h": 7, "w": 7, "x": 17, "y": 7 }, "id": 6, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": true, "min": false, "rightSide": true, "show": true, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "options": {}, "paceLength": 10, "percentage": false, "pointradius": 3, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_properties_place", "groupBy": [ { "params": [ "properties_place" ], "type": "tag" } ], "measurement": "earthquakes", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "properties_mag" ], "type": "field" } ] ], "tags": [ { "key": "properties_mag", "operator": ">", "value": "4.0" } ] } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 6, "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Magnitude > 6.0", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 2, "max": "10", "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "alert": { "conditions": [ { "evaluator": { "params": [ 0.5 ], "type": "gt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "1h", "now" ] }, "reducer": { "params": [], "type": "max" }, "type": "query" } ], "executionErrorState": "alerting", "for": "0", "frequency": "1h", "handler": 1, "name": "Tsunami Alert", "noDataState": "no_data", "notifications": [] }, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "fill": 1, "gridPos": { "h": 7, "w": 7, "x": 17, "y": 14 }, "id": 8, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": true, "min": false, "rightSide": true, "show": true, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": {}, "paceLength": 10, "percentage": false, "pointradius": 5, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_properties_place", "groupBy": [ { "params": [ "properties_place" ], "type": "tag" } ], "measurement": "earthquakes", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "scenarioId": "random_walk", "select": [ [ { "params": [ "properties_tsunami" ], "type": "field" } ] ], "tags": [] } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 0.5 } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Tsunami Alert", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "columns": [], "datasource": "${DS_INFLUXDB}", "fontSize": "100%", "gridPos": { "h": 23, "w": 24, "x": 0, "y": 22 }, "id": 4, "links": [], "options": {}, "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 6, "desc": true }, "styles": [ { "alias": "Time", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "date" }, { "alias": "", "colorMode": "value", "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "decimals": 2, "link": false, "pattern": "/Magnitude/", "thresholds": [ "1", "6" ], "type": "number", "unit": "short" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": true, "linkTargetBlank": true, "linkUrl": "${__cell:raw}", "mappingType": 1, "pattern": "/URL/", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Updated", "thresholds": [], "type": "date", "unit": "short" } ], "targets": [ { "alias": "Summary", "groupBy": [], "measurement": "earthquakes", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "scenarioId": "random_walk", "select": [ [ { "params": [ "properties_title" ], "type": "field" } ] ], "tags": [] }, { "alias": "Magnitude", "groupBy": [], "measurement": "earthquakes", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "properties_mag" ], "type": "field" } ] ], "tags": [] }, { "alias": "Tsunami", "groupBy": [], "measurement": "earthquakes", "orderByTime": "ASC", "policy": "default", "refId": "F", "resultFormat": "time_series", "select": [ [ { "params": [ "properties_tsunami" ], "type": "field" } ] ], "tags": [] }, { "alias": "Type", "groupBy": [], "measurement": "earthquakes", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "properties_type" ], "type": "field" } ] ], "tags": [] }, { "alias": "URL", "groupBy": [], "measurement": "earthquakes", "orderByTime": "ASC", "policy": "default", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "properties_url" ], "type": "field" } ] ], "tags": [] }, { "alias": "Updated", "groupBy": [], "measurement": "earthquakes", "orderByTime": "ASC", "policy": "default", "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "properties_updated" ], "type": "field" } ] ], "tags": [] } ], "title": "Earthquakes Table", "transform": "timeseries_to_columns", "transparent": true, "type": "table" }, { "alert": { "conditions": [ { "evaluator": { "params": [ 2 ], "type": "gt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "1h", "now" ] }, "reducer": { "params": [], "type": "max" }, "type": "query" } ], "executionErrorState": "alerting", "for": "1h", "frequency": "15m", "handler": 1, "name": "Washington Proximity alert", "noDataState": "no_data", "notifications": [] }, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "decimals": null, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 45 }, "id": 13, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": true, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": {}, "paceLength": 10, "percentage": false, "pointradius": 5, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_properties_place", "groupBy": [ { "params": [ "properties_place" ], "type": "tag" } ], "measurement": "earthquakes", "orderByTime": "ASC", "policy": "default", "query": "SELECT \"properties_mag\" FROM \"http\" where properties_title =~ /.*Washington.*/", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "scenarioId": "random_walk", "select": [ [ { "params": [ "properties_mag" ], "type": "field" } ] ], "tags": [ { "key": "properties_title", "operator": "=~", "value": "/.*Washington.*/" } ] } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 2 } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Washington State", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 5, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "alert": { "conditions": [ { "evaluator": { "params": [ 4 ], "type": "gt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "1h", "now" ] }, "reducer": { "params": [], "type": "max" }, "type": "query" } ], "executionErrorState": "alerting", "for": "0", "frequency": "15m", "handler": 1, "message": "LAX Branch Proximity Alert", "name": "California Branch Proximity alert", "noDataState": "ok", "notifications": [ { "id": 1 } ] }, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "decimals": 1, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 45 }, "id": 10, "interval": "", "legend": { "alignAsTable": true, "avg": false, "current": false, "max": true, "min": false, "rightSide": true, "show": true, "sort": null, "sortDesc": null, "total": false, "values": true }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": {}, "paceLength": 10, "percentage": false, "pointradius": 5, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_properties_place", "groupBy": [ { "params": [ "properties_place" ], "type": "tag" } ], "hide": false, "measurement": "earthquakes", "orderByTime": "ASC", "policy": "default", "query": "SELECT \"properties_mag\" FROM \"http\" WHERE properties_title =~ /.*CA.*/", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "scenarioId": "random_walk", "select": [ [ { "params": [ "properties_mag" ], "type": "field" } ] ], "tags": [ { "key": "properties_title", "operator": "=~", "value": "/.*\\sCA.*/" } ] } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 4, "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "California > 4.0", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 5, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "alert": { "conditions": [ { "evaluator": { "params": [ 4 ], "type": "gt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "23h", "now" ] }, "reducer": { "params": [], "type": "max" }, "type": "query" } ], "executionErrorState": "alerting", "for": "0", "frequency": "15m", "handler": 1, "name": "Europe Lat/Lang proximity alert", "noDataState": "ok", "notifications": [] }, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "decimals": null, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 54 }, "id": 20, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": true, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": {}, "paceLength": 10, "percentage": false, "pointradius": 5, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_properties_place", "groupBy": [ { "params": [ "properties_place" ], "type": "tag" } ], "measurement": "earthquakes", "orderByTime": "ASC", "policy": "default", "query": "SELECT \"properties_mag\" FROM \"http\" where geometry_coordinates_1 > 36 AND geometry_coordinates_1 < 71 AND geometry_coordinates_0 > -30 AND geometry_coordinates_0 < 38", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "scenarioId": "random_walk", "select": [ [ { "params": [ "properties_mag" ], "type": "field" } ] ], "tags": [ { "key": "geometry_coordinates_1", "operator": ">", "value": "36" }, { "condition": "AND", "key": "geometry_coordinates_1", "operator": "<", "value": "71" }, { "condition": "AND", "key": "geometry_coordinates_0", "operator": ">", "value": "-30" }, { "condition": "AND", "key": "geometry_coordinates_0", "operator": "<", "value": "38" } ] } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 4 } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Europe Lat/Lang proximity", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 5, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "alert": { "conditions": [ { "evaluator": { "params": [ 2.5 ], "type": "gt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "24h", "now" ] }, "reducer": { "params": [], "type": "max" }, "type": "query" } ], "executionErrorState": "alerting", "for": "5m", "frequency": "15m", "handler": 1, "name": "SouthAmerica Lat/Lang proximity alert", "noDataState": "ok", "notifications": [] }, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "decimals": null, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 54 }, "id": 19, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": true, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": {}, "paceLength": 10, "percentage": false, "pointradius": 5, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_properties_place", "groupBy": [ { "params": [ "properties_place" ], "type": "tag" } ], "measurement": "earthquakes", "orderByTime": "ASC", "policy": "default", "query": "SELECT \"properties_mag\" FROM \"http\" where geometry_coordinates_1 > -57 AND geometry_coordinates_1 < 10 AND geometry_coordinates_0 > -89 AND geometry_coordinates_0 < -30", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "scenarioId": "random_walk", "select": [ [ { "params": [ "properties_mag" ], "type": "field" } ] ], "tags": [ { "key": "geometry_coordinates_1", "operator": ">", "value": "-57" }, { "condition": "AND", "key": "geometry_coordinates_1 ", "operator": "<", "value": "10" }, { "condition": "AND", "key": "geometry_coordinates_0", "operator": ">", "value": "-89" }, { "condition": "AND", "key": "geometry_coordinates_0", "operator": "<", "value": "-30" } ] } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 2.5 } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "SouthAmerica Lat/Lang proximity", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 5, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": false, "schemaVersion": 18, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-24h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5m" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "USGS Earthquakes", "uid": "BUri6TUmz", "version": 38 }
2019-07-25 16:53:20 UTC
2019-07-29 21:02:46 UTC
0
0
4,232
1
108,839
6,554
255
feinstaub-sensoren
Feinstaubsensoren
When you have two fine particulate matter Sensors with the luftdaten.info Firmware, you can save the measurements directly in a local InfluxDB
2018-01-02 14:36:05 UTC
2018-08-15 10:31:18 UTC
0
If you have two particulate matter sensors with the luftdaten.info firmware, you can view the current values. You need two InfluxDB databases and two InfluxDB Data Sources in Grafana. One with the name "Sensor1" and the other with the name "Sensor2".
20,588
20,591
null
null
0
0
6,554
1
4,232
4
110
When you have two fine particulate matter Sensors with the luftdaten.info Firmware, you can save the measurements directly in a local InfluxDB
{ "__inputs": [ { "name": "DS_SENSOR1", "label": "Sensor1", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "5.0.0" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "5.0.0" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "5.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "5.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "When you have two fine particulate matter Sensors with the luftdaten.info Firmware, you can save the measurements directly in a local InfluxDB", "editable": true, "gnetId": 4232, "graphTooltip": 0, "id": null, "links": [], "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_SENSOR1}", "decimals": 1, "format": "ppm", "gauge": { "maxValue": 30, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 5, "w": 6, "x": 0, "y": 0 }, "id": 1, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "orderByTime": "ASC", "policy": "default", "query": "SELECT \"SDS_P2\" FROM \"feinstaub\" WHERE $timeFilter", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "", "title": "Sensor 1: PM 2.5 aktuell", "transparent": true, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_SENSOR1}", "decimals": 1, "format": "ppm", "gauge": { "maxValue": 30, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 5, "w": 6, "x": 6, "y": 0 }, "id": 2, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "policy": "default", "query": "SELECT \"SDS_P1\" FROM \"feinstaub\" WHERE $timeFilter", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "", "title": "Sensor 1: PM 10 aktuell", "transparent": true, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(217, 103, 103, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_SENSOR1}", "decimals": 1, "format": "celsius", "gauge": { "maxValue": 30, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": false }, "gridPos": { "h": 5, "w": 6, "x": 12, "y": 0 }, "id": 5, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "policy": "default", "query": "SELECT \"temperature\" FROM \"feinstaub\" WHERE $timeFilter", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "", "title": "Sensor 1: Temperatur", "transparent": true, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_SENSOR1}", "decimals": 1, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": false }, "gridPos": { "h": 5, "w": 6, "x": 18, "y": 0 }, "id": 6, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "orderByTime": "ASC", "policy": "default", "query": "SELECT \"humidity\" FROM \"feinstaub\" WHERE $timeFilter", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "", "title": "Sensor 1: Luftfeuchtigkeit", "transparent": true, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_SENSOR1}", "decimals": 1, "format": "ppm", "gauge": { "maxValue": 30, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 5, "w": 6, "x": 0, "y": 5 }, "id": 3, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "policy": "default", "query": "SELECT \"SDS_P2\" FROM \"feinstaub\" WHERE $timeFilter", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "", "title": "Sensor 2: PM 2.5 aktuell", "transparent": true, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_SENSOR1}", "decimals": 1, "format": "ppm", "gauge": { "maxValue": 30, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 5, "w": 6, "x": 6, "y": 5 }, "id": 4, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "policy": "default", "query": "SELECT \"SDS_P1\" FROM \"feinstaub\" WHERE $timeFilter", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "", "title": "Sensor 2: PM 10 aktuell", "transparent": true, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(217, 103, 103, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_SENSOR1}", "decimals": 1, "format": "celsius", "gauge": { "maxValue": 30, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": false }, "gridPos": { "h": 5, "w": 6, "x": 12, "y": 5 }, "id": 7, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "policy": "default", "query": "SELECT \"temperature\" FROM \"feinstaub\" WHERE $timeFilter", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "", "title": "Sensor 2: Temperatur", "transparent": true, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_SENSOR1}", "decimals": 1, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": false }, "gridPos": { "h": 5, "w": 6, "x": 18, "y": 5 }, "id": 8, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "policy": "default", "query": "SELECT \"humidity\" FROM \"feinstaub\" WHERE $timeFilter", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "", "title": "Sensor 2: Luftfeuchtigkeit", "transparent": true, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": { "": "#E0752D" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_SENSOR1}", "fill": 1, "gridPos": { "h": 6, "w": 6, "x": 0, "y": 10 }, "id": 10, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_loadDescr", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "policy": "default", "query": "SELECT last(\"SDS_P2\") FROM \"feinstaub\" WHERE $timeFilter GROUP BY time($interval), \"loadDescr\" fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Sensor 1: PM 2.5", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_SENSOR1}", "fill": 1, "gridPos": { "h": 6, "w": 6, "x": 6, "y": 10 }, "id": 9, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_loadDescr", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "policy": "default", "query": "SELECT last(\"SDS_P1\") FROM \"feinstaub\" WHERE $timeFilter GROUP BY time($interval), \"loadDescr\" fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Sensor 1: PM 10", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "": "#E24D42" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_SENSOR1}", "fill": 1, "gridPos": { "h": 6, "w": 6, "x": 12, "y": 10 }, "id": 12, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_loadDescr", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"temperature\") FROM \"feinstaub\" WHERE $timeFilter GROUP BY time($interval), \"loadDescr\" fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Sensor 1: Temperatur", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "celsius", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "celsius", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": { "": "#70DBED" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_SENSOR1}", "fill": 1, "gridPos": { "h": 6, "w": 6, "x": 18, "y": 10 }, "id": 11, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_loadDescr", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"humidity\") FROM \"feinstaub\" WHERE $timeFilter GROUP BY time($interval), \"loadDescr\" fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Sensor 1: Luftfeuchtigkeit", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "celsius", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "": "#E0752D" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_SENSOR1}", "fill": 1, "gridPos": { "h": 6, "w": 6, "x": 0, "y": 16 }, "id": 14, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_loadDescr", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "policy": "default", "query": "SELECT last(\"SDS_P2\") FROM \"feinstaub\" WHERE $timeFilter GROUP BY time($interval), \"loadDescr\" fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Sensor 2: PM 2.5", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_SENSOR1}", "fill": 1, "gridPos": { "h": 6, "w": 6, "x": 6, "y": 16 }, "id": 13, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_loadDescr", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "policy": "default", "query": "SELECT last(\"SDS_P1\") FROM \"feinstaub\" WHERE $timeFilter GROUP BY time($interval), \"loadDescr\" fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Sensor 2: PM 10", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "": "#E24D42" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_SENSOR1}", "fill": 1, "gridPos": { "h": 6, "w": 6, "x": 12, "y": 16 }, "id": 16, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_loadDescr", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"temperature\") FROM \"feinstaub\" WHERE $timeFilter GROUP BY time($interval), \"loadDescr\" fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Sensor 2: Temperatur", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "celsius", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "celsius", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": { "": "#70DBED" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_SENSOR1}", "fill": 1, "gridPos": { "h": 6, "w": 6, "x": 18, "y": 16 }, "id": 15, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_loadDescr", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "policy": "default", "query": "SELECT last(\"humidity\") FROM \"feinstaub\" WHERE $timeFilter GROUP BY time($interval), \"loadDescr\" fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Sensor 2: Luftfeuchtigkeit", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "celsius", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "refresh": "5s", "schemaVersion": 16, "style": "dark", "tags": [ "CANOX.NET", "Feinstaubsensor", "Feinstaubsensoren", "luftdaten.info" ], "templating": { "list": [] }, "time": { "from": "now/d", "to": "now/d" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "Feinstaubsensoren", "uid": "cDvq7s6kk", "version": 3 }
2018-03-02 22:38:27 UTC
2018-08-15 10:31:18 UTC
0
0
12,571
1
397,393
18,223
170
cloudbees-ci-dashboard
Cloudbees CI Dashboard
Shows basic metrics for a Cloudbees CI deployment on Kubernetes using Prometheus
2020-07-02 23:01:01 UTC
2020-07-17 00:12:43 UTC
0
null
54,119
54,120
null
null
0
0
18,223
1
12,571
4
113
Shows basic metrics for a Cloudbees CI deployment on Kubernetes using Prometheus
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.0.5" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "panel", "id": "heatmap", "name": "Heatmap", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Shows basic metrics for a Cloudbees CI deployment on Kubernetes using Prometheus", "editable": true, "gnetId": 12571, "graphTooltip": 0, "id": null, "iteration": 1594916840157, "links": [], "panels": [ { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 38, "panels": [], "repeat": null, "title": "CloudBees CI", "type": "row" }, { "datasource": "${DS_PROMETHEUS}", "description": "", "fieldConfig": { "defaults": { "custom": { "align": null }, "decimals": 1, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 600000 }, { "color": "red", "value": 7200000 } ] }, "unit": "dtdurationms" }, "overrides": [] }, "gridPos": { "h": 4, "w": 6, "x": 0, "y": 1 }, "id": 21, "links": [], "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "vertical", "reduceOptions": { "calcs": [ "max" ], "fields": "", "values": false } }, "pluginVersion": "7.0.5", "targets": [ { "expr": "topk(2, sum by (com_cloudbees_cje_tenant, jenkins_job) (default_jenkins_builds_last_build_duration_milliseconds{com_cloudbees_cje_tenant=~\"$Master\"}))", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{com_cloudbees_cje_tenant}}/{{jenkins_job}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Top Two Build Times", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "No Queue", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 60000 } ] }, "unit": "ms" }, "overrides": [] }, "gridPos": { "h": 4, "w": 6, "x": 6, "y": 1 }, "id": 4, "links": [], "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false } }, "pluginVersion": "7.0.5", "targets": [ { "expr": "topk(2, sum by (jenkins_job, com_cloudbees_cje_tenant) (jenkins_job_queuing_duration{com_cloudbees_cje_tenant=~\"$Master\"}))", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{com_cloudbees_cje_tenant}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Top Two Job Queue Durations", "type": "stat" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_PROMETHEUS}", "decimals": 0, "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 4, "x": 12, "y": 1 }, "id": 8, "interval": null, "isNew": true, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "100%", "prefix": "", "prefixFontSize": "100%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "sum(jenkins_health_check_score{com_cloudbees_cje_tenant=~\"$Master\"}) ", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A", "textEditor": false } ], "thresholds": "1,1", "title": "Jenkins health", "type": "singlestat", "valueFontSize": "200%", "valueMaps": [ { "op": "=", "text": "Good!", "value": "1.0" }, { "op": "=", "text": "Check :/", "value": "*" } ], "valueName": "current" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "description": "", "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "id": 0, "op": "=", "text": "None!", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "orange", "value": null }, { "color": "blue", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 16, "y": 1 }, "id": 28, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "lastNotNull" ] }, "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false } }, "pluginVersion": "7.0.5", "targets": [ { "expr": "(count (count by (com_cloudbees_cje_tenant) (jenkins_health_check_score{com_cloudbees_cje_tenant=~\"$Master\"})))", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A", "textEditor": false } ], "title": "Number of Masters", "type": "stat" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#C4162A" ], "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "decbits", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 4, "x": 20, "y": 1 }, "id": 5, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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(default_jenkins_disk_usage_bytes{directory=\"JENKINS_HOME\", com_cloudbees_cje_tenant=~\"$Master\"})", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "750000000000,1000000000000", "timeFrom": null, "timeShift": null, "title": "Disk Usage", "type": "singlestat", "valueFontSize": "120%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "id": 0, "op": "=", "text": "None!", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "#F2CC0C", "value": null }, { "color": "#F2CC0C", "value": 1 }, { "color": "#37872D", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 0, "y": 5 }, "id": 18, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "lastNotNull" ] }, "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false } }, "pluginVersion": "7.0.5", "targets": [ { "expr": "sum (jenkins_job_count_value{com_cloudbees_cje_tenant=~\"$Master\"})", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A", "textEditor": false } ], "title": "Total Jobs", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "id": 0, "op": "=", "text": "None!", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null }, { "color": "green", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 4, "y": 5 }, "id": 29, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "lastNotNull" ] }, "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false } }, "pluginVersion": "7.0.5", "targets": [ { "expr": "sum(jenkins_job_scheduled_total{com_cloudbees_cje_tenant=~\"$Master\"}) - sum(jenkins_node_builds_count{com_cloudbees_cje_tenant=~\"$Master\"})", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A", "textEditor": false } ], "title": "Currently Running Jobs (in progress)", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "id": 0, "op": "=", "text": "None!", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "orange", "value": null }, { "color": "blue", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 8, "y": 5 }, "id": 27, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "lastNotNull" ] }, "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false } }, "pluginVersion": "7.0.5", "targets": [ { "expr": "sum(jenkins_node_builds_count{com_cloudbees_cje_tenant=~\"$Master\"})", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A", "textEditor": false } ], "title": "Total Builds Run", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "description": "", "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "id": 0, "op": "=", "text": "None!", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "orange", "value": null }, { "color": "green", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 12, "y": 5 }, "id": 26, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "lastNotNull" ] }, "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false } }, "pluginVersion": "7.0.5", "targets": [ { "expr": "sum(jenkins_runs_success_total{com_cloudbees_cje_tenant=~\"$Master\"})", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A", "textEditor": false } ], "title": "Total Successful Builds", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "id": 0, "op": "=", "text": "None!", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null }, { "color": "red", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 16, "y": 5 }, "id": 48, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "lastNotNull" ] }, "graphMode": "none", "justifyMode": "auto", "orientation": "vertical", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false } }, "pluginVersion": "7.0.5", "targets": [ { "expr": "sum(jenkins_runs_failure_total{com_cloudbees_cje_tenant=~\"$Master\"})", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Failed", "refId": "A", "textEditor": false }, { "expr": "sum(jenkins_runs_aborted_total{com_cloudbees_cje_tenant=~\"$Master\"})", "interval": "", "legendFormat": "Aborted", "refId": "B" }, { "expr": "sum(jenkins_runs_unstable_total{com_cloudbees_cje_tenant=~\"$Master\"})", "interval": "", "legendFormat": "Unstable", "refId": "C" } ], "title": "Unsuccessful Builds", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "id": 0, "op": "=", "text": "None!", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(50, 172, 45, 0.97)", "value": null }, { "color": "#37872D", "value": 0 }, { "color": "#FA6400", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 20, "y": 5 }, "id": 50, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "lastNotNull" ] }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false } }, "pluginVersion": "7.0.5", "targets": [ { "expr": "sum(jenkins_queue_size_value{com_cloudbees_cje_tenant=~\"$Master\"})", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A", "textEditor": false } ], "title": "Jenkins queue size", "type": "stat" }, { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 9 }, "id": 46, "panels": [], "repeat": null, "title": "Utilization Metrics", "type": "row" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 50 }, { "color": "#C4162A", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 0, "y": 10 }, "id": 22, "interval": null, "links": [], "maxDataPoints": 100, "options": { "fieldOptions": { "calcs": [ "lastNotNull" ] }, "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "7.0.5", "targets": [ { "expr": "sum(vm_cpu_load{com_cloudbees_cje_tenant=~\"$Master\"})", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "JVM CPU Usage", "type": "gauge" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 0, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 0 }, { "color": "#1F60C4", "value": 0 } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 4, "y": 10 }, "id": 15, "interval": null, "links": [], "maxDataPoints": 100, "options": { "fieldOptions": { "calcs": [ "lastNotNull" ] }, "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "7.0.5", "targets": [ { "expr": "sum(vm_memory_total_used{com_cloudbees_cje_tenant=~\"$Master\"})", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "JVM Memory Usage", "type": "gauge" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 1, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(245, 54, 54, 0.9)", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 30 }, { "color": "rgba(50, 172, 45, 0.97)", "value": 10 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 8, "y": 10 }, "id": 7, "interval": null, "links": [], "maxDataPoints": 100, "options": { "fieldOptions": { "calcs": [ "lastNotNull" ] }, "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "7.0.5", "targets": [ { "expr": "(sum(vm_memory_total_max{com_cloudbees_cje_tenant=~\"$Master\"}) - sum(vm_memory_total_used{com_cloudbees_cje_tenant=~\"$Master\"})) / sum(vm_memory_total_max{com_cloudbees_cje_tenant=~\"$Master\"}) * 100.0", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A", "textEditor": false } ], "title": "JVM Free memory", "type": "gauge" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 4, "x": 12, "y": 10 }, "height": "180px", "id": 36, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "expr": "sum (container_fs_usage_bytes{id=\"/\",kubernetes_io_hostname=~\"^$Node$\"}) / sum (container_fs_limit_bytes{kubernetes_io_hostname=~\"^$Node$\"}) * 100", "format": "time_series", "interval": "10s", "intervalFactor": 1, "legendFormat": "", "metric": "", "refId": "A", "step": 10 } ], "thresholds": "65, 90", "title": "Cluster Filesystem Utilization", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 4, "x": 16, "y": 10 }, "height": "180px", "id": 42, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "expr": "sum (container_memory_working_set_bytes{id=\"/\",kubernetes_io_hostname=~\"^$Node$\"}) / sum (machine_memory_bytes{kubernetes_io_hostname=~\"^$Node$\"}) * 100", "interval": "10s", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 10 } ], "thresholds": "65, 90", "title": "Cluster Memory Utilization", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 4, "x": 20, "y": 10 }, "height": "180px", "id": 44, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "expr": "sum (container_memory_working_set_bytes{id=\"/\",kubernetes_io_hostname=~\"^$Node$\"}) / sum (machine_memory_bytes{kubernetes_io_hostname=~\"^$Node$\"}) * 100", "interval": "10s", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 10 } ], "thresholds": "65, 90", "title": "Cluster Memory Utilization", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 14 }, "id": 60, "panels": [], "repeat": null, "title": "CI Usage HeatMap", "type": "row" }, { "cacheTimeout": null, "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateBlues", "exponent": 0.5, "min": null, "mode": "spectrum" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "id": 0, "op": "=", "text": "None!", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "orange", "value": null }, { "color": "blue", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 5, "w": 24, "x": 0, "y": 15 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 61, "interval": null, "legend": { "show": true }, "links": [], "maxDataPoints": 100, "pluginVersion": "7.0.3", "reverseYBuckets": false, "targets": [ { "expr": "sum(jenkins_job_scheduled_total{com_cloudbees_cje_tenant=~\"$Master\"}) - sum(jenkins_node_builds_count{com_cloudbees_cje_tenant=~\"$Master\"})", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Job Runs", "refId": "A", "textEditor": false } ], "title": "Total Builds Run", "tooltip": { "show": true, "showHistogram": false }, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": null, "format": "none", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 20 }, "id": 58, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 6, "w": 24, "x": 0, "y": 21 }, "height": "200px", "hiddenSeries": false, "id": 34, "legend": { "alignAsTable": false, "avg": true, "current": true, "max": false, "min": false, "rightSide": false, "show": false, "sideWidth": 200, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pluginVersion": "7.0.3", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum (rate (container_network_receive_bytes_total{kubernetes_io_hostname=~\"^$Node$\"}[$interval]))", "format": "time_series", "interval": "10s", "intervalFactor": 1, "legendFormat": "Received", "metric": "network", "refId": "A", "step": 10 }, { "expr": "- sum (rate (container_network_transmit_bytes_total{kubernetes_io_hostname=~\"^$Node$\"}[$interval]))", "format": "time_series", "interval": "10s", "intervalFactor": 1, "legendFormat": "Sent", "metric": "network", "refId": "B", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Network I/O pressure", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 27 }, "hiddenSeries": false, "id": 56, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "sideWidth": 200, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum (rate (container_network_receive_bytes_total{image!=\"\",name=~\"^k8s_.*\",kubernetes_io_hostname=~\"^$Node$\"}[$interval])) by (pod_name)", "format": "time_series", "interval": "10s", "intervalFactor": 1, "legendFormat": "-> {{ pod_name }}", "metric": "network", "refId": "A", "step": 10 }, { "expr": "- sum (rate (container_network_transmit_bytes_total{image!=\"\",name=~\"^k8s_.*\",kubernetes_io_hostname=~\"^$Node$\"}[$interval])) by (pod_name)", "format": "time_series", "interval": "10s", "intervalFactor": 1, "legendFormat": "<- {{ pod_name }}", "metric": "network", "refId": "B", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Pods network I/O ($interval avg)", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 34 }, "hiddenSeries": false, "id": 54, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "sideWidth": 200, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": true, "targets": [ { "expr": "sum (container_memory_working_set_bytes{image!=\"\",name=~\"^k8s_.*\",kubernetes_io_hostname=~\"^$Node$\"}) by (pod_name)", "interval": "10s", "intervalFactor": 1, "legendFormat": "{{ pod_name }}", "metric": "container_memory_usage:sort_desc", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Pods memory usage", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 3, "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 41 }, "height": "", "hiddenSeries": false, "id": 52, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": true, "targets": [ { "expr": "sum (rate (container_cpu_usage_seconds_total{image!=\"\",name=~\"^k8s_.*\",kubernetes_io_hostname=~\"^$Node$\"}[$interval])) by (pod_name)", "format": "time_series", "interval": "10s", "intervalFactor": 1, "legendFormat": "{{ pod_name }}", "metric": "container_cpu", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Pods CPU usage ($interval avg)", "tooltip": { "msResolution": true, "shared": true, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "cores", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Resource Usage Graphs", "type": "row" } ], "refresh": false, "schemaVersion": 25, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(kubernetes_io_hostname)", "hide": 0, "includeAll": true, "label": null, "multi": false, "name": "Node", "options": [], "query": "label_values(kubernetes_io_hostname)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "auto": true, "auto_count": "20", "auto_min": "2m", "current": { "selected": false, "text": "auto", "value": "$__auto_interval_interval" }, "hide": 2, "label": null, "name": "interval", "options": [ { "selected": true, "text": "auto", "value": "$__auto_interval_interval" }, { "selected": false, "text": "1m", "value": "1m" }, { "selected": false, "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" }, { "selected": false, "text": "7d", "value": "7d" }, { "selected": false, "text": "14d", "value": "14d" }, { "selected": false, "text": "30d", "value": "30d" } ], "query": "1m,10m,30m,1h,6h,12h,1d,7d,14d,30d", "refresh": 2, "skipUrlSync": false, "type": "interval" }, { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(com_cloudbees_cje_tenant)", "hide": 0, "includeAll": true, "label": null, "multi": false, "name": "Master", "options": [], "query": "label_values(com_cloudbees_cje_tenant)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-5m", "to": "now" }, "timepicker": { "hidden": false, "refresh_intervals": [ "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "Cloudbees CI Dashboard", "uid": "lcorbo-cb-cloudbees-ci", "version": 3 }
2020-07-17 00:12:43 UTC
null
0
0
12,167
1
77,330
20,679
409
grafana-dashboard-for-cloudflare-analytics-and-overview
Grafana Dashboard for Cloudflare Analytics and Overview
Grafana Dashboard for Cloudflare - Pulls out all the Cloudflare Information, and Analytics from the GraphQL API.
2020-04-24 10:48:38 UTC
2021-03-20 14:30:46 UTC
0
Just download the latest Cloudflare script version from GitHub [https://raw.githubusercontent.com/jorgedlcruz/cloudflare-grafana/master/cloudflare-analytics.sh](https://raw.githubusercontent.com/jorgedlcruz/cloudflare-grafana/master/cloudflare-analytics.sh) and change the Configuration section within your details: ``` ## # Configurations ## # Endpoint URL for InfluxDB InfluxDBURL="YOURINFLUXSERVERIP" #Your InfluxDB Server, http://FQDN or https://FQDN if using SSL InfluxDBPort="8086" #Default Port InfluxDB="telegraf" #Default Database InfluxDBUser="USER" #User for Database InfluxDBPassword="PASSWORD" #Password for Database # Endpoint URL for login action cloudflareapikey="YOURAPIKEY" cloudflarezone="YOURZONEID" cloudflareemail="YOUREMAIL" ``` Once the changes are done, make the script executable with chmod: ``` chmod +x cloudflare-analytics.sh ``` The output of the command should be something like the next, without errors: ``` HTTP/1.1 204 No Content Content-Type: application/json Request-Id: b084ba16-8622-11ea-8dbc-0050569002da X-Influxdb-Build: OSS X-Influxdb-Version: 1.7.10 X-Request-Id: b084ba16-8622-11ea-8dbc-0050569002da Date: Fri, 24 Apr 2020 11:56:53 GMT ``` If so, please now add this script to your crontab, like for example everyday at 9am: ``` 0 9 * * * /home/oper/cloudflare-analytics.sh >> /var/log/cloudflare.log 2>&1 ``` Then download or import this Dashboard to your Grafana, and you should see something similar to the next: ![alt tag](https://www.jorgedelacruz.es/wp-content/uploads/2020/04/cloudflare-grafana-001.png)
51,744
51,745
Other
null
3
3.33
20,679
1
12,167
4
122
Grafana Dashboard for Cloudflare - Pulls out all the Cloudflare Information, and Analytics from the GraphQL API.
{ "__inputs": [ { "name": "DS_INFLUXDB", "label": "InfluxDB", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.4.1" }, { "type": "panel", "id": "grafana-worldmap-panel", "name": "Worldmap Panel", "version": "0.3.2" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "text", "name": "Text", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Grafana Dashboard for Cloudflare - Pulls out all the Cloudflare Information, and Analytics from the GraphQL API.", "editable": true, "gnetId": 12167, "graphTooltip": 0, "id": null, "links": [], "panels": [ { "datasource": "${DS_INFLUXDB}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(56, 56, 56)", "value": null } ] }, "unit": "locale" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 0, "y": 0 }, "id": 4, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "horizontal", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.4.1", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "cloudflare_analytics", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "cfRequestsAll" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "Total Number of Requests", "type": "stat" }, { "datasource": "${DS_INFLUXDB}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "decimals": 2, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(56, 56, 56)", "value": null } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 4, "y": 0 }, "id": 5, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.4.1", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "cloudflare_analytics", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "cfBandwidthAll" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "Total Bandwidth", "type": "stat" }, { "datasource": "${DS_INFLUXDB}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(56, 56, 56)", "value": null } ] }, "unit": "locale" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 8, "y": 0 }, "id": 6, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.4.1", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "cloudflare_analytics", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "cfRequestsCached" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "Cached Requests", "type": "stat" }, { "datasource": "${DS_INFLUXDB}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "decimals": 2, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(56, 56, 56)", "value": null } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 12, "y": 0 }, "id": 7, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.4.1", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "cloudflare_analytics", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "cfBandwidthCached" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "Cached Bandwidth", "type": "stat" }, { "datasource": "${DS_INFLUXDB}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(56, 56, 56)", "value": null }, { "color": "#EAB839", "value": 5 }, { "color": "semi-dark-red", "value": 10 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 16, "y": 0 }, "id": 13, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.4.1", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "cloudflare_analytics", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "cfThreatsAll" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "Total Threats", "type": "stat" }, { "datasource": "${DS_INFLUXDB}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(56, 56, 56)", "value": null } ] }, "unit": "locale" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 20, "y": 0 }, "id": 14, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.4.1", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "cloudflare_analytics", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "cfUniquesAll" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "Total Unique Visitors", "type": "stat" }, { "circleMaxSize": "20", "circleMinSize": "1", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_INFLUXDB}", "decimals": 0, "esMetric": "Count", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "gridPos": { "h": 20, "w": 12, "x": 0, "y": 4 }, "hideEmpty": true, "hideZero": true, "id": 2, "initialZoom": "2", "interval": "1h", "locationData": "countries", "mapCenter": "Europe", "mapCenterLatitude": 46, "mapCenterLongitude": 14, "maxDataPoints": 1, "mouseWheelZoom": true, "pluginVersion": "7.4.1", "showLegend": true, "stickyLabels": false, "tableQueryOptions": { "geohashField": "geohash", "latitudeField": "latitude", "longitudeField": "longitude", "metricField": "metric", "queryType": "geohash" }, "targets": [ { "alias": "$tag_country", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "country" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "limit": "", "measurement": "cloudflare_analytics_country", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "visits" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [] } ], "thresholds": "0,100", "timeFrom": null, "timeShift": null, "title": "Countries Traffic Map", "type": "grafana-worldmap-panel", "unitPlural": "requests", "unitSingle": "", "unitSingular": "request", "valueName": "total" }, { "datasource": "${DS_INFLUXDB}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(56, 56, 56)", "value": null } ] }, "unit": "locale" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 12, "y": 4 }, "id": 15, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.4.1", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "cloudflare_analytics", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "cfRequestsAll" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [] } ], "timeFrom": "24h", "timeShift": null, "title": "Total Requests", "type": "stat" }, { "datasource": "${DS_INFLUXDB}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(56, 56, 56)", "value": null } ] }, "unit": "locale" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 16, "y": 4 }, "id": 16, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.4.1", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "cloudflare_analytics", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "cfRequestsCached" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [] } ], "timeFrom": "24h", "timeShift": null, "title": "Cached Requests", "type": "stat" }, { "datasource": "${DS_INFLUXDB}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(56, 56, 56)", "value": null } ] }, "unit": "locale" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 20, "y": 4 }, "id": 17, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.4.1", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "cloudflare_analytics", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "cfRequestsUncached" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [] } ], "timeFrom": "24h", "timeShift": null, "title": "Uncached Requests", "type": "stat" }, { "aliasColors": {}, "bars": true, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 8, "fillGradient": 0, "gridPos": { "h": 5, "w": 12, "x": 12, "y": 7 }, "hiddenSeries": false, "id": 8, "interval": null, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 0, "links": [], "maxDataPoints": null, "nullPointMode": "null", "options": { "alertThreshold": false }, "percentage": false, "pluginVersion": "7.4.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:232", "alias": "Cached Requests", "color": "#1f77b4" }, { "$$hashKey": "object:233", "alias": "Uncached Requests", "color": "#aec7e8" } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "Cached Requests", "groupBy": [ { "params": [ "1d" ], "type": "time" }, { "params": [ "previous" ], "type": "fill" } ], "measurement": "cloudflare_analytics", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"visits\") FROM \"cloudflare_analytics_country\" WHERE $timeFilter GROUP BY time($__interval), \"country\" fill(none)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "cfRequestsCached" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "Cached Requests" ], "type": "alias" } ] ], "tags": [] }, { "alias": "Uncached Requests", "groupBy": [ { "params": [ "1d" ], "type": "time" }, { "params": [ "previous" ], "type": "fill" } ], "measurement": "cloudflare_analytics", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"visits\") FROM \"cloudflare_analytics_country\" WHERE $timeFilter GROUP BY time($__interval), \"country\" fill(none)", "rawQuery": false, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "cfRequestsUncached" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "Uncached Requests" ], "type": "alias" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": "7d", "timeRegions": [], "timeShift": null, "title": "Requests Through Cloudflare", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:246", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:247", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_INFLUXDB}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "decimals": 2, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(56, 56, 56)", "value": null } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 12, "y": 12 }, "id": 18, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.4.1", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "cloudflare_analytics", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "cfBandwidthAll" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [] } ], "timeFrom": "24h", "timeShift": null, "title": "Total Bandwidth", "type": "stat" }, { "datasource": "${DS_INFLUXDB}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "decimals": 2, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(56, 56, 56)", "value": null } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 16, "y": 12 }, "id": 19, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.4.1", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "cloudflare_analytics", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "cfBandwidthCached" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [] } ], "timeFrom": "24h", "timeShift": null, "title": "Cached Bandwidth", "type": "stat" }, { "datasource": "${DS_INFLUXDB}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "decimals": 2, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(56, 56, 56)", "value": null } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 20, "y": 12 }, "id": 20, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.4.1", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "cloudflare_analytics", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "cfBandwidthUncached" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [] } ], "timeFrom": "24h", "timeShift": null, "title": "Cached Bandwidth", "type": "stat" }, { "aliasColors": {}, "bars": true, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 8, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 15 }, "hiddenSeries": false, "id": 9, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 0, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.4.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:398", "alias": "Cached Bandwidth", "color": "#1f77b4" }, { "$$hashKey": "object:399", "alias": "Uncached Bandwidth", "color": "#aec7e8" } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "Cached Bandwidth", "groupBy": [ { "params": [ "1d" ], "type": "time" }, { "params": [ "previous" ], "type": "fill" } ], "measurement": "cloudflare_analytics", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"visits\") FROM \"cloudflare_analytics_country\" WHERE $timeFilter GROUP BY time($__interval), \"country\" fill(none)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "cfBandwidthCached" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "Cached Requests" ], "type": "alias" } ] ], "tags": [] }, { "alias": "Uncached Bandwidth", "groupBy": [ { "params": [ "1d" ], "type": "time" }, { "params": [ "previous" ], "type": "fill" } ], "measurement": "cloudflare_analytics", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"visits\") FROM \"cloudflare_analytics_country\" WHERE $timeFilter GROUP BY time($__interval), \"country\" fill(none)", "rawQuery": false, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "cfBandwidthUncached" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "Uncached Requests" ], "type": "alias" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": "7d", "timeRegions": [], "timeShift": null, "title": "Bandwidth", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:412", "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:413", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_INFLUXDB}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "gridPos": { "h": 3, "w": 5, "x": 19, "y": 21 }, "id": 22, "options": { "content": "<a href=\"https://www.jorgedelacruz.es\"><img src=\"https://www.jorgedelacruz.es/wp-content/uploads/2019/04/jorgedelacruz-banner_2efede4ef704c939e63a3763231f5961.png\"></a>\n\n\n\n", "mode": "html" }, "pluginVersion": "7.4.1", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "", "transparent": true, "type": "text" } ], "refresh": false, "schemaVersion": 27, "style": "dark", "tags": [ "cloudflare" ], "templating": { "list": [] }, "time": { "from": "now-7d", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "Grafana Dashboard for Cloudflare Analytics and Overview", "uid": "iFcf4yqZk", "version": 11 }
2021-03-20 14:30:46 UTC
null
1
4
3,434
1
22,958
4,781
13,852
faas
OpenFaaS Serverless Dashboard
A Dashboard for the OpenFaaS serverless framework
2017-10-12 05:03:55 UTC
2017-10-13 07:36:33 UTC
0
[OpenFaaS (Functions as a Service)](https://www.openfaas.com/) is a framework for building serverless functions with Docker which has first class support for metrics. These metrics are scraped by Prometheus and visually represented in Grafana. The entire OpenFaaS framework can be launched in less the 60 seconds which includes the monitoring capability.
16,943
16,946
Other
null
0
0
4,781
1
3,434
4
13,183
null
{ "__inputs": [ { "name": "DS_FAAS", "label": "faas", "description": "A Prometheus data source", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "4.5.2" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "panel", "id": "heatmap", "name": "Heatmap", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" }, { "type": "panel", "id": "text", "name": "Text", "version": "" } ], "annotations": { "list": [] }, "editable": true, "gnetId": 3434, "graphTooltip": 0, "hideControls": false, "id": null, "links": [], "refresh": "5s", "rows": [ { "collapse": false, "height": 213, "panels": [ { "content": "\n\n![](https://www.openfaas.com/assets/images/logo.png)", "height": "", "id": 11, "links": [], "mode": "markdown", "span": 2, "title": "", "transparent": true, "type": "text" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_FAAS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 9, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 3, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "up{job=\"gateway\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "", "refId": "A", "step": 4 } ], "thresholds": "0,1", "title": "Gateway Health", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "I'm Sick", "value": "0" }, { "op": "=", "text": "Healthy", "value": "1" }, { "op": "=", "text": "", "value": "" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_FAAS}", "decimals": null, "format": "none", "gauge": { "maxValue": 50, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "id": 6, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 3, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "__name__", "targets": [ { "expr": "sum(gateway_service_count)", "format": "time_series", "intervalFactor": 2, "refId": "A", "step": 4 } ], "thresholds": "20,40,50", "title": "Gateway Service Count", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_FAAS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 7, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 4, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum(gateway_function_invocation_total)", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "", "refId": "A", "step": 4 } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Total Invocation", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" }, { "collapse": false, "height": 269, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_FAAS}", "fill": 4, "id": 2, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 3, "links": [], "minSpan": null, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": true, "targets": [ { "expr": "gateway_service_count", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{function_name}} ", "metric": "gateway_service_count", "refId": "A", "step": 2 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Replica scaling", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_FAAS}", "fill": 1, "id": 4, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "(rate(gateway_functions_seconds_sum[20s]) / rate(gateway_functions_seconds_count[20s]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{function_name}} ", "metric": "gateway_functions_seconds_sum", "refId": "A", "step": 2 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Execution duration (s)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_FAAS}", "fill": 4, "id": 1, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate (gateway_function_invocation_total [20s])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{function_name}} {{code}}", "metric": "gateway_function_invocation_total", "refId": "A", "step": 2 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Function rate", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateBlues", "exponent": 0.5, "min": null, "mode": "spectrum" }, "dataFormat": "timeseries", "datasource": "${DS_FAAS}", "heatmap": {}, "highlightCards": true, "id": 12, "legend": { "show": true }, "links": [], "span": 6, "targets": [ { "expr": "(rate(gateway_functions_seconds_sum[20s]) / rate(gateway_functions_seconds_count[20s]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{function_name}} ", "refId": "A", "step": 2 } ], "title": "Duration Execution Heatmap (ms)", "tooltip": { "show": true, "showHistogram": false }, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": null, "format": "short", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketNumber": null, "yBucketSize": null } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" } ], "schemaVersion": 14, "style": "dark", "tags": [], "templating": { "list": [ { "auto": false, "auto_count": 30, "auto_min": "10s", "current": { "text": "1m", "value": "1m" }, "hide": 0, "label": "interval", "name": "Interval", "options": [ { "selected": true, "text": "1m", "value": "1m" }, { "selected": false, "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" }, { "selected": false, "text": "7d", "value": "7d" }, { "selected": false, "text": "14d", "value": "14d" }, { "selected": false, "text": "30d", "value": "30d" } ], "query": "1m,10m,30m,1h,6h,12h,1d,7d,14d,30d", "refresh": 2, "type": "interval" }, { "allValue": null, "current": {}, "datasource": "${DS_FAAS}", "hide": 0, "includeAll": true, "label": "function", "multi": false, "name": "function", "options": [], "query": "label_values(function_name)", "refresh": 1, "regex": "", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-5m", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "OpenFaaS Serverless Dashboard", "version": 17, "description": "A Dashboard for the OpenFaaS serverless framework" }
2017-10-13 07:08:07 UTC
2017-10-13 07:36:33 UTC
0
0
13,325
1
432,425
23,112
15,423
memory-usage
memory-usage
This Graph shows pod memory usage on Devtron dashboard. https://www.devtron.ai
2020-11-02 09:45:58 UTC
2021-12-07 13:14:35 UTC
0
This is a part of Devtron config. This Graph shows pod memory usage on Devtron dashboard. For clusters K8s 1.16 and above. https://www.devtron.ai
57,778
57,779
nodeExporter
null
0
0
23,112
1
13,325
4
9,608
This Graph shows pod memory usage on Devtron dashboard. https://www.devtron.ai
{ "__inputs": [], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.0.3" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 13325, "graphTooltip": 0, "id": null, "iteration": 1604310333784, "links": [], "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 10, "w": 11, "x": 0, "y": 0 }, "hiddenSeries": false, "id": 2, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by (label_appId,label_envId,label_rollouts_pod_template_hash) (\n label_replace(\n max(\n kube_pod_labels{label_appId=\"$app\",label_envId=\"$env\"}) by (label_appId,label_envId, pod, label_rollouts_pod_template_hash)\n ,\"label_rollouts_pod_template_hash\", \"$1(new)\", \"label_rollouts_pod_template_hash\", \"($new_rollout_pod_template_hash)\")\n *\n on(pod)\n group_right(label_appId, label_envId, label_rollouts_pod_template_hash)\n label_replace(\n sum by(pod) (\n container_memory_working_set_bytes{container!=\"\", container!=\"POD\"}\n ), \"pod\", \"$1\",\"pod\", \"(.+)\"\n )\n)", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{label_rollouts_pod_template_hash}}", "refId": "A" }, { "expr": "sum by (label_app_id,label_env_id,label_rollouts_pod_template_hash) (\n label_replace(\n max(\n kube_pod_labels{label_app_id=\"$app\",label_env_id=\"$env\"}) by (label_app_id,label_env_id, pod, label_rollouts_pod_template_hash)\n ,\"label_rollouts_pod_template_hash\", \"$1(new)\", \"label_rollouts_pod_template_hash\", \"($new_rollout_pod_template_hash)\")\n *\n on(pod)\n group_right(label_app_id, label_env_id, label_rollouts_pod_template_hash)\n label_replace(\n sum by(pod) (\n container_memory_working_set_bytes{container!=\"\", container!=\"POD\"}\n ), \"pod\", \"$1\",\"pod\", \"(.+)\"\n )\n)", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{label_rollouts_pod_template_hash}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 10, "w": 11, "x": 11, "y": 0 }, "hiddenSeries": false, "id": 4, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by (label_appId,label_envId,label_rollouts_pod_template_hash) (\n label_replace(\n max(\n kube_pod_labels{label_appId=\"$app\",label_envId=\"$env\"}) by (label_appId,label_envId, pod, label_rollouts_pod_template_hash)\n ,\"label_rollouts_pod_template_hash\", \"$1(new)\", \"label_rollouts_pod_template_hash\", \"($new_rollout_pod_template_hash)\")\n *\n on(pod)\n group_right(label_appId, label_envId, label_rollouts_pod_template_hash)\n label_replace(\n sum by(pod) (\n container_memory_working_set_bytes{container!=\"\", container!=\"POD\"}\n ), \"pod\", \"$1\",\"pod\", \"(.+)\"\n )\n)", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{label_rollouts_pod_template_hash}}", "refId": "A" }, { "expr": "sum by (label_app_id,label_env_id,label_rollouts_pod_template_hash) (\n label_replace(\n max(\n kube_pod_labels{label_app_id=\"$app\",label_env_id=\"$env\"}) by (label_app_id,label_env_id, pod, label_rollouts_pod_template_hash)\n ,\"label_rollouts_pod_template_hash\", \"$1(new)\", \"label_rollouts_pod_template_hash\", \"($new_rollout_pod_template_hash)\")\n *\n on(pod)\n group_right(label_app_id, label_env_id, label_rollouts_pod_template_hash)\n label_replace(\n sum by(pod) (\n container_memory_working_set_bytes{container!=\"\", container!=\"POD\"}\n ), \"pod\", \"$1\",\"pod\", \"(.+)\"\n )\n)", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{label_rollouts_pod_template_hash}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 10 }, "hiddenSeries": false, "id": 3, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by (pod,label_appId,label_envId,label_rollouts_pod_template_hash) (\n label_replace(\n max(\n kube_pod_labels{label_appId=\"$app\",label_envId=\"$env\"}) by (label_appId,label_envId, pod, label_rollouts_pod_template_hash)\n ,\"label_rollouts_pod_template_hash\", \"$1(new)\", \"label_rollouts_pod_template_hash\", \"($new_rollout_pod_template_hash)\")\n *\n on(pod)\n group_right(label_appId, label_envId, label_rollouts_pod_template_hash)\n label_replace(\n sum by(pod) (\n container_memory_working_set_bytes{container!=\"\", container!=\"POD\"}\n ), \"pod\", \"$1\",\"pod\", \"(.+)\"\n )\n)", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{pod}}", "refId": "A" }, { "expr": "sum by (pod,label_app_id,label_env_id,label_rollouts_pod_template_hash) (\n label_replace(\n max(\n kube_pod_labels{label_app_id=\"$app\",label_env_id=\"$env\"}) by (label_app_id,label_env_id, pod, label_rollouts_pod_template_hash)\n ,\"label_rollouts_pod_template_hash\", \"$1(new)\", \"label_rollouts_pod_template_hash\", \"($new_rollout_pod_template_hash)\")\n *\n on(pod)\n group_right(label_app_id, label_env_id, label_rollouts_pod_template_hash)\n label_replace(\n sum by(pod) (\n container_memory_working_set_bytes{container!=\"\", container!=\"POD\"}\n ), \"pod\", \"$1\",\"pod\", \"(.+)\"\n )\n)", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{pod}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 11, "x": 12, "y": 10 }, "hiddenSeries": false, "id": 5, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by (pod,label_appId,label_envId,label_rollouts_pod_template_hash) (\n label_replace(\n max(\n kube_pod_labels{label_appId=\"$app\",label_envId=\"$env\"}) by (label_appId,label_envId, pod, label_rollouts_pod_template_hash)\n ,\"label_rollouts_pod_template_hash\", \"$1(new)\", \"label_rollouts_pod_template_hash\", \"($new_rollout_pod_template_hash)\")\n *\n on(pod)\n group_right(label_appId, label_envId, label_rollouts_pod_template_hash)\n label_replace(\n sum by(pod) (\n container_memory_working_set_bytes{container!=\"\", container!=\"POD\"}\n ), \"pod\", \"$1\",\"pod\", \"(.+)\"\n )\n)", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{pod}}", "refId": "A" }, { "expr": "sum by (pod,label_app_id,label_env_id,label_rollouts_pod_template_hash) (\n label_replace(\n max(\n kube_pod_labels{label_app_id=\"$app\",label_env_id=\"$env\"}) by (label_app_id,label_env_id, pod, label_rollouts_pod_template_hash)\n ,\"label_rollouts_pod_template_hash\", \"$1(new)\", \"label_rollouts_pod_template_hash\", \"($new_rollout_pod_template_hash)\")\n *\n on(pod)\n group_right(label_app_id, label_env_id, label_rollouts_pod_template_hash)\n label_replace(\n sum by(pod) (\n container_memory_working_set_bytes{container!=\"\", container!=\"POD\"}\n ), \"pod\", \"$1\",\"pod\", \"(.+)\"\n )\n)", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{pod}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "10s", "schemaVersion": 25, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "$datasource", "definition": "label_values(kube_pod_labels,label_appId)", "hide": 0, "includeAll": false, "label": "app", "multi": false, "name": "app", "options": [], "query": "label_values(kube_pod_labels,label_appId)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$datasource", "definition": "label_values(kube_pod_labels,label_envId)", "hide": 0, "includeAll": false, "label": "env", "multi": false, "name": "env", "options": [], "query": "label_values(kube_pod_labels,label_envId)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "current": { "selected": false, "text": "65d74b6698", "value": "65d74b6698" }, "hide": 0, "label": "new_rollout_pod_template_hash", "name": "new_rollout_pod_template_hash", "options": [ { "selected": true, "text": "65d74b6698", "value": "65d74b6698" } ], "query": "65d74b6698", "skipUrlSync": false, "type": "textbox" }, { "current": { "selected": false, "text": "Prometheus", "value": "Prometheus" }, "hide": 0, "includeAll": false, "label": "datasource", "multi": false, "name": "datasource", "options": [], "query": "prometheus", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" } ] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": { "refresh_intervals": [ "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "memory-usage", "uid": "devtron-app-metrics-memory", "version": 4, "description": "This Graph shows pod memory usage on Devtron dashboard.\n\nhttps://www.devtron.ai" }
2021-12-07 13:14:35 UTC
null
0
0
11,577
1
337,680
18,194
227
freenas-status
FreeNAS Status
null
2020-01-17 11:34:08 UTC
2020-07-15 10:43:59 UTC
0
# README The report on the FreeNAS legacy interface was re-created as Grafana. I tried to make it as similar as possible. Set 'Remote Graphite Server Hostname' of FreeNAS to the address of InfluxDB and set the graphite and rp and cq on the InfluxDB. [Graphite Templates](https://gist.github.com/rlagmlah/1c32f14a3a6673643ee6e80bb9072a56) [InfluxDB rq and cq](https://gist.github.com/rlagmlah/d7774119d53e1d0ed0fd47ae3102a4e2) ### Known issues * When using the'Report CPU usage in percent' option in FreeNAS, the CPU usage is not displayed properly in the Grafana dashboard. * The max value of the Gauge graph in the main interface is hard coded. (Current value: 2147483648) Enter the maximum speed of your interface in bytes. ## Change Log * * * * FreeNAS StatusV1e * Added hostname variable to solve the problem that FreeNAS hostname is changed randomly. * Removed hard-coded interface variables by adding main interface variables. * Added datasource variable to solve'data source not found' problem. * Fixed incorrect network unit display. * FreeNAS StatusV1f * Fixed a number of graphs showing incorrect units.
0
0
Other
null
1
4
18,194
1
11,577
4
148
null
{ "__inputs": [ { "name": "VAR_RAM", "type": "constant", "label": "RAM", "value": "32", "description": "" }, { "name": "VAR_CORES", "type": "constant", "label": "cores", "value": "8", "description": "" } ], "__requires": [ { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.7.4" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "1.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" } ], "annotations": { "list": [ { "$$hashKey": "object:76", "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "limit": 100, "name": "Annotations & Alerts", "showIn": 0, "type": "dashboard" } ] }, "editable": true, "gnetId": 11577, "graphTooltip": 0, "id": null, "iteration": 1594808123707, "links": [], "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "$source", "decimals": 2, "format": "percentunit", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 6, "x": 0, "y": 0 }, "id": 2336, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "pluginVersion": "6.3.5", "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true, "ymax": null, "ymin": 0 }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "load", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "/$cores" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "shortterm" } ] } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "CPU usages", "transparent": true, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorPostfix": false, "colorPrefix": false, "colorValue": false, "colors": [ "#d44a3a", "rgba(237, 129, 40, 0.89)", "#299c46" ], "datasource": "$source", "decimals": null, "format": "s", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 12, "x": 6, "y": 0 }, "id": 2415, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "Uptime", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "uptime", "orderByTime": "ASC", "policy": "$rp", "query": "SELECT mean(/^(value_)?uptime$/) FROM \"$rp\".\"uptime\" WHERE (\"host\" =~ /^$Host$/) AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "uptime", "operator": "=", "value": "uptime" } ] } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Uptime", "transparent": true, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "$source", "decimals": 2, "format": "bytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 6, "x": 18, "y": 0 }, "id": 2338, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "pluginVersion": "6.5.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, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "memory", "orderByTime": "ASC", "policy": "$rp", "query": "SELECT SUM(\"memory_used\") FROM ( SELECT SUM(\"value\") AS \"memory_used\" FROM \"$rp\".\"memory\" WHERE (\"host\" =~ /^$Host$/ AND \"type\" = 'memory-active' OR \"type\" = 'memory-inactive' OR \"type\" = 'memory-laundry' OR \"type\" = 'memory-wired') AND $timeFilter GROUP BY time($__interval) fill(null) ) GROUP BY time($__interval)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*-1+(1073741824*$RAM)" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "memory-free" } ] } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Ram Usages", "transparent": true, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "$source", "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 5, "w": 7, "x": 0, "y": 4 }, "id": 2522, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "zfs_arc_v2", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "arcstat_ratio_arc-hits" } ] } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "ARC Hit Ratio", "transparent": true, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "datasource": "$source", "gridPos": { "h": 5, "w": 5, "x": 7, "y": 4 }, "id": 2376, "options": { "fieldOptions": { "calcs": [ "lastNotNull" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 2147483648, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "bytes" }, "overrides": [], "values": false }, "orientation": "auto", "showThresholdLabels": false, "showThresholdMarkers": false }, "pluginVersion": "6.7.4", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$M_interface" }, { "condition": "AND", "key": "type", "operator": "=", "value": "if_octets" } ] } ], "timeFrom": null, "timeShift": null, "title": "Inbound Traffic", "transparent": true, "type": "gauge" }, { "datasource": "$source", "gridPos": { "h": 5, "w": 5, "x": 12, "y": 4 }, "id": 2838, "options": { "fieldOptions": { "calcs": [ "lastNotNull" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 2147483648, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "bytes" }, "overrides": [], "values": false }, "orientation": "auto", "showThresholdLabels": false, "showThresholdMarkers": false }, "pluginVersion": "6.7.4", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$M_interface" }, { "condition": "AND", "key": "type", "operator": "=", "value": "if_octets" } ] } ], "timeFrom": null, "timeShift": null, "title": "Outbound Traffic", "transparent": true, "type": "gauge" }, { "cacheTimeout": null, "colorBackground": false, "colorPrefix": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "$source", "format": "bytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 5, "w": 7, "x": 17, "y": 4 }, "id": 2527, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "swap", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "swap-used" } ] } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Swap", "transparent": true, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "collapsed": true, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 9 }, "id": 8, "panels": [ { "aliasColors": { "$Host.aggregation-cpu-average.cpu-idle.mean": "super-light-blue", "$Host.aggregation-cpu-average.cpu-interrupt.mean": "dark-purple", "$Host.aggregation-cpu-average.cpu-nice.mean": "light-green", "$Host.aggregation-cpu-average.cpu-system.mean": "dark-red", "$Host.aggregation-cpu-average.cpu-user.mean": "dark-blue", "IRQ": "dark-purple", "Idle": "super-light-blue", "Nice": "light-green", "System": "dark-red", "User": "dark-blue" }, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "$source", "decimals": null, "fill": 3, "fillGradient": 0, "gridPos": { "h": 10, "w": 24, "x": 0, "y": 10 }, "hiddenSeries": false, "id": 2, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": true, "pluginVersion": "6.3.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "IRQ", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "linear" ], "type": "fill" } ], "hide": false, "measurement": "cpu-interrupt", "orderByTime": "ASC", "policy": "$rp", "query": "SELECT mean(\"value\") FROM \"$rp\".\"cpu-interrupt\" WHERE (\"host\" =~ /^$Host$/ AND \"type\" = 'aggregation-cpu-average') AND $timeFilter GROUP BY time($__interval) fill(linear)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "aggregation-cpu-average" } ] }, { "alias": "System", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "linear" ], "type": "fill" } ], "hide": false, "measurement": "cpu-system", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "aggregation-cpu-average" } ] }, { "alias": "User", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "linear" ], "type": "fill" } ], "hide": false, "measurement": "cpu-user", "orderByTime": "ASC", "policy": "$rp", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "aggregation-cpu-average" } ] }, { "alias": "Nice", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "linear" ], "type": "fill" } ], "hide": false, "measurement": "cpu-nice", "orderByTime": "ASC", "policy": "$rp", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "aggregation-cpu-average" } ] }, { "alias": "Idle", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "linear" ], "type": "fill" } ], "hide": false, "measurement": "cpu-idle", "orderByTime": "ASC", "policy": "$rp", "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "aggregation-cpu-average" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU Usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": "100", "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "$Host.aggregation-cpu-average.cpu-idle.mean": "super-light-blue", "$Host.aggregation-cpu-average.cpu-interrupt.mean": "dark-purple", "$Host.aggregation-cpu-average.cpu-nice.mean": "light-green", "$Host.aggregation-cpu-average.cpu-system.mean": "dark-red", "$Host.aggregation-cpu-average.cpu-user.mean": "dark-blue", "IRQ": "dark-purple", "Idle": "super-light-blue", "Nice": "light-green", "System": "dark-red", "User": "dark-blue" }, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "$source", "decimals": null, "fill": 3, "fillGradient": 0, "gridPos": { "h": 7, "w": 6, "x": 0, "y": 20 }, "hiddenSeries": false, "id": 2839, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": true, "pluginVersion": "6.3.5", "pointradius": 2, "points": false, "renderer": "flot", "repeat": "CPUS", "repeatDirection": "h", "scopedVars": { "CPUS": { "selected": false, "text": "cpu-0", "value": "cpu-0" } }, "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "IRQ", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "linear" ], "type": "fill" } ], "hide": false, "measurement": "cpu-interrupt", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=~", "value": "/^$CPUS$/" } ] }, { "alias": "System", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "linear" ], "type": "fill" } ], "hide": false, "measurement": "cpu-system", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=~", "value": "/^$CPUS$/" } ] }, { "alias": "User", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "linear" ], "type": "fill" } ], "hide": false, "measurement": "cpu-user", "orderByTime": "ASC", "policy": "$rp", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=~", "value": "/^$CPUS$/" } ] }, { "alias": "Nice", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "linear" ], "type": "fill" } ], "hide": false, "measurement": "cpu-nice", "orderByTime": "ASC", "policy": "$rp", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=~", "value": "/^$CPUS$/" } ] }, { "alias": "Idle", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "linear" ], "type": "fill" } ], "hide": false, "measurement": "cpu-idle", "orderByTime": "ASC", "policy": "$rp", "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=~", "value": "/^$CPUS$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU Usage Per Process ($CPUS)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": "100", "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "$Host.aggregation-cpu-average.cpu-idle.mean": "super-light-blue", "$Host.aggregation-cpu-average.cpu-interrupt.mean": "dark-purple", "$Host.aggregation-cpu-average.cpu-nice.mean": "light-green", "$Host.aggregation-cpu-average.cpu-system.mean": "dark-red", "$Host.aggregation-cpu-average.cpu-user.mean": "dark-blue", "IRQ": "dark-purple", "Idle": "super-light-blue", "Nice": "light-green", "System": "dark-red", "User": "dark-blue" }, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "$source", "decimals": null, "fill": 3, "fillGradient": 0, "gridPos": { "h": 7, "w": 6, "x": 6, "y": 20 }, "hiddenSeries": false, "id": 3556, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": true, "pluginVersion": "6.3.5", "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123704, "repeatPanelId": 2839, "scopedVars": { "CPUS": { "selected": false, "text": "cpu-1", "value": "cpu-1" } }, "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "IRQ", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "linear" ], "type": "fill" } ], "hide": false, "measurement": "cpu-interrupt", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=~", "value": "/^$CPUS$/" } ] }, { "alias": "System", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "linear" ], "type": "fill" } ], "hide": false, "measurement": "cpu-system", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=~", "value": "/^$CPUS$/" } ] }, { "alias": "User", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "linear" ], "type": "fill" } ], "hide": false, "measurement": "cpu-user", "orderByTime": "ASC", "policy": "$rp", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=~", "value": "/^$CPUS$/" } ] }, { "alias": "Nice", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "linear" ], "type": "fill" } ], "hide": false, "measurement": "cpu-nice", "orderByTime": "ASC", "policy": "$rp", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=~", "value": "/^$CPUS$/" } ] }, { "alias": "Idle", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "linear" ], "type": "fill" } ], "hide": false, "measurement": "cpu-idle", "orderByTime": "ASC", "policy": "$rp", "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=~", "value": "/^$CPUS$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU Usage Per Process ($CPUS)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": "100", "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "$Host.aggregation-cpu-average.cpu-idle.mean": "super-light-blue", "$Host.aggregation-cpu-average.cpu-interrupt.mean": "dark-purple", "$Host.aggregation-cpu-average.cpu-nice.mean": "light-green", "$Host.aggregation-cpu-average.cpu-system.mean": "dark-red", "$Host.aggregation-cpu-average.cpu-user.mean": "dark-blue", "IRQ": "dark-purple", "Idle": "super-light-blue", "Nice": "light-green", "System": "dark-red", "User": "dark-blue" }, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "$source", "decimals": null, "fill": 3, "fillGradient": 0, "gridPos": { "h": 7, "w": 6, "x": 12, "y": 20 }, "hiddenSeries": false, "id": 3557, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": true, "pluginVersion": "6.3.5", "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123704, "repeatPanelId": 2839, "scopedVars": { "CPUS": { "selected": false, "text": "cpu-2", "value": "cpu-2" } }, "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "IRQ", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "linear" ], "type": "fill" } ], "hide": false, "measurement": "cpu-interrupt", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=~", "value": "/^$CPUS$/" } ] }, { "alias": "System", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "linear" ], "type": "fill" } ], "hide": false, "measurement": "cpu-system", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=~", "value": "/^$CPUS$/" } ] }, { "alias": "User", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "linear" ], "type": "fill" } ], "hide": false, "measurement": "cpu-user", "orderByTime": "ASC", "policy": "$rp", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=~", "value": "/^$CPUS$/" } ] }, { "alias": "Nice", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "linear" ], "type": "fill" } ], "hide": false, "measurement": "cpu-nice", "orderByTime": "ASC", "policy": "$rp", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=~", "value": "/^$CPUS$/" } ] }, { "alias": "Idle", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "linear" ], "type": "fill" } ], "hide": false, "measurement": "cpu-idle", "orderByTime": "ASC", "policy": "$rp", "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=~", "value": "/^$CPUS$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU Usage Per Process ($CPUS)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": "100", "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "$Host.aggregation-cpu-average.cpu-idle.mean": "super-light-blue", "$Host.aggregation-cpu-average.cpu-interrupt.mean": "dark-purple", "$Host.aggregation-cpu-average.cpu-nice.mean": "light-green", "$Host.aggregation-cpu-average.cpu-system.mean": "dark-red", "$Host.aggregation-cpu-average.cpu-user.mean": "dark-blue", "IRQ": "dark-purple", "Idle": "super-light-blue", "Nice": "light-green", "System": "dark-red", "User": "dark-blue" }, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "$source", "decimals": null, "fill": 3, "fillGradient": 0, "gridPos": { "h": 7, "w": 6, "x": 18, "y": 20 }, "hiddenSeries": false, "id": 3558, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": true, "pluginVersion": "6.3.5", "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123704, "repeatPanelId": 2839, "scopedVars": { "CPUS": { "selected": false, "text": "cpu-3", "value": "cpu-3" } }, "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "IRQ", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "linear" ], "type": "fill" } ], "hide": false, "measurement": "cpu-interrupt", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=~", "value": "/^$CPUS$/" } ] }, { "alias": "System", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "linear" ], "type": "fill" } ], "hide": false, "measurement": "cpu-system", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=~", "value": "/^$CPUS$/" } ] }, { "alias": "User", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "linear" ], "type": "fill" } ], "hide": false, "measurement": "cpu-user", "orderByTime": "ASC", "policy": "$rp", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=~", "value": "/^$CPUS$/" } ] }, { "alias": "Nice", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "linear" ], "type": "fill" } ], "hide": false, "measurement": "cpu-nice", "orderByTime": "ASC", "policy": "$rp", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=~", "value": "/^$CPUS$/" } ] }, { "alias": "Idle", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "linear" ], "type": "fill" } ], "hide": false, "measurement": "cpu-idle", "orderByTime": "ASC", "policy": "$rp", "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=~", "value": "/^$CPUS$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU Usage Per Process ($CPUS)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": "100", "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "$Host.aggregation-cpu-average.cpu-idle.mean": "super-light-blue", "$Host.aggregation-cpu-average.cpu-interrupt.mean": "dark-purple", "$Host.aggregation-cpu-average.cpu-nice.mean": "light-green", "$Host.aggregation-cpu-average.cpu-system.mean": "dark-red", "$Host.aggregation-cpu-average.cpu-user.mean": "dark-blue", "IRQ": "dark-purple", "Idle": "super-light-blue", "Nice": "light-green", "System": "dark-red", "User": "dark-blue" }, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "$source", "decimals": null, "fill": 3, "fillGradient": 0, "gridPos": { "h": 7, "w": 6, "x": 0, "y": 27 }, "hiddenSeries": false, "id": 3559, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": true, "pluginVersion": "6.3.5", "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123704, "repeatPanelId": 2839, "scopedVars": { "CPUS": { "selected": false, "text": "cpu-4", "value": "cpu-4" } }, "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "IRQ", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "linear" ], "type": "fill" } ], "hide": false, "measurement": "cpu-interrupt", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=~", "value": "/^$CPUS$/" } ] }, { "alias": "System", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "linear" ], "type": "fill" } ], "hide": false, "measurement": "cpu-system", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=~", "value": "/^$CPUS$/" } ] }, { "alias": "User", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "linear" ], "type": "fill" } ], "hide": false, "measurement": "cpu-user", "orderByTime": "ASC", "policy": "$rp", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=~", "value": "/^$CPUS$/" } ] }, { "alias": "Nice", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "linear" ], "type": "fill" } ], "hide": false, "measurement": "cpu-nice", "orderByTime": "ASC", "policy": "$rp", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=~", "value": "/^$CPUS$/" } ] }, { "alias": "Idle", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "linear" ], "type": "fill" } ], "hide": false, "measurement": "cpu-idle", "orderByTime": "ASC", "policy": "$rp", "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=~", "value": "/^$CPUS$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU Usage Per Process ($CPUS)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": "100", "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "$Host.aggregation-cpu-average.cpu-idle.mean": "super-light-blue", "$Host.aggregation-cpu-average.cpu-interrupt.mean": "dark-purple", "$Host.aggregation-cpu-average.cpu-nice.mean": "light-green", "$Host.aggregation-cpu-average.cpu-system.mean": "dark-red", "$Host.aggregation-cpu-average.cpu-user.mean": "dark-blue", "IRQ": "dark-purple", "Idle": "super-light-blue", "Nice": "light-green", "System": "dark-red", "User": "dark-blue" }, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "$source", "decimals": null, "fill": 3, "fillGradient": 0, "gridPos": { "h": 7, "w": 6, "x": 6, "y": 27 }, "hiddenSeries": false, "id": 3560, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": true, "pluginVersion": "6.3.5", "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123704, "repeatPanelId": 2839, "scopedVars": { "CPUS": { "selected": false, "text": "cpu-5", "value": "cpu-5" } }, "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "IRQ", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "linear" ], "type": "fill" } ], "hide": false, "measurement": "cpu-interrupt", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=~", "value": "/^$CPUS$/" } ] }, { "alias": "System", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "linear" ], "type": "fill" } ], "hide": false, "measurement": "cpu-system", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=~", "value": "/^$CPUS$/" } ] }, { "alias": "User", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "linear" ], "type": "fill" } ], "hide": false, "measurement": "cpu-user", "orderByTime": "ASC", "policy": "$rp", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=~", "value": "/^$CPUS$/" } ] }, { "alias": "Nice", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "linear" ], "type": "fill" } ], "hide": false, "measurement": "cpu-nice", "orderByTime": "ASC", "policy": "$rp", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=~", "value": "/^$CPUS$/" } ] }, { "alias": "Idle", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "linear" ], "type": "fill" } ], "hide": false, "measurement": "cpu-idle", "orderByTime": "ASC", "policy": "$rp", "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=~", "value": "/^$CPUS$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU Usage Per Process ($CPUS)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": "100", "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "$Host.aggregation-cpu-average.cpu-idle.mean": "super-light-blue", "$Host.aggregation-cpu-average.cpu-interrupt.mean": "dark-purple", "$Host.aggregation-cpu-average.cpu-nice.mean": "light-green", "$Host.aggregation-cpu-average.cpu-system.mean": "dark-red", "$Host.aggregation-cpu-average.cpu-user.mean": "dark-blue", "IRQ": "dark-purple", "Idle": "super-light-blue", "Nice": "light-green", "System": "dark-red", "User": "dark-blue" }, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "$source", "decimals": null, "fill": 3, "fillGradient": 0, "gridPos": { "h": 7, "w": 6, "x": 12, "y": 27 }, "hiddenSeries": false, "id": 3561, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": true, "pluginVersion": "6.3.5", "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123704, "repeatPanelId": 2839, "scopedVars": { "CPUS": { "selected": false, "text": "cpu-6", "value": "cpu-6" } }, "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "IRQ", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "linear" ], "type": "fill" } ], "hide": false, "measurement": "cpu-interrupt", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=~", "value": "/^$CPUS$/" } ] }, { "alias": "System", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "linear" ], "type": "fill" } ], "hide": false, "measurement": "cpu-system", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=~", "value": "/^$CPUS$/" } ] }, { "alias": "User", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "linear" ], "type": "fill" } ], "hide": false, "measurement": "cpu-user", "orderByTime": "ASC", "policy": "$rp", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=~", "value": "/^$CPUS$/" } ] }, { "alias": "Nice", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "linear" ], "type": "fill" } ], "hide": false, "measurement": "cpu-nice", "orderByTime": "ASC", "policy": "$rp", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=~", "value": "/^$CPUS$/" } ] }, { "alias": "Idle", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "linear" ], "type": "fill" } ], "hide": false, "measurement": "cpu-idle", "orderByTime": "ASC", "policy": "$rp", "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=~", "value": "/^$CPUS$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU Usage Per Process ($CPUS)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": "100", "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "$Host.aggregation-cpu-average.cpu-idle.mean": "super-light-blue", "$Host.aggregation-cpu-average.cpu-interrupt.mean": "dark-purple", "$Host.aggregation-cpu-average.cpu-nice.mean": "light-green", "$Host.aggregation-cpu-average.cpu-system.mean": "dark-red", "$Host.aggregation-cpu-average.cpu-user.mean": "dark-blue", "IRQ": "dark-purple", "Idle": "super-light-blue", "Nice": "light-green", "System": "dark-red", "User": "dark-blue" }, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "$source", "decimals": null, "fill": 3, "fillGradient": 0, "gridPos": { "h": 7, "w": 6, "x": 18, "y": 27 }, "hiddenSeries": false, "id": 3562, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": true, "pluginVersion": "6.3.5", "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123704, "repeatPanelId": 2839, "scopedVars": { "CPUS": { "selected": false, "text": "cpu-7", "value": "cpu-7" } }, "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "IRQ", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "linear" ], "type": "fill" } ], "hide": false, "measurement": "cpu-interrupt", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=~", "value": "/^$CPUS$/" } ] }, { "alias": "System", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "linear" ], "type": "fill" } ], "hide": false, "measurement": "cpu-system", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=~", "value": "/^$CPUS$/" } ] }, { "alias": "User", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "linear" ], "type": "fill" } ], "hide": false, "measurement": "cpu-user", "orderByTime": "ASC", "policy": "$rp", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=~", "value": "/^$CPUS$/" } ] }, { "alias": "Nice", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "linear" ], "type": "fill" } ], "hide": false, "measurement": "cpu-nice", "orderByTime": "ASC", "policy": "$rp", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=~", "value": "/^$CPUS$/" } ] }, { "alias": "Idle", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "linear" ], "type": "fill" } ], "hide": false, "measurement": "cpu-idle", "orderByTime": "ASC", "policy": "$rp", "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=~", "value": "/^$CPUS$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU Usage Per Process ($CPUS)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": "100", "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "$Host.load.load.longterm.mean": "dark-red", "$Host.load.load.midterm.mean": "dark-blue", "$Host.load.load.shortterm.mean": "dark-green", "1 min": "green", "15 min": "dark-red", "5 min": "dark-blue" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "description": "", "fill": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 34 }, "hiddenSeries": false, "id": 4, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "15m", "color": "#C4162A" }, { "alias": "5m", "color": "#1F60C4" }, { "alias": "1m", "color": "#73BF69" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "15m", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "load", "orderByTime": "ASC", "policy": "$rp", "query": "SELECT mean(/^(value_)?longterm$/) AS \"15m\", mean(/^(value_)?midterm$/) AS \"5m\", mean(/^(value_)?shortterm$/) AS \"1m\" FROM $rp.\"load\" WHERE (\"host\" =~ /^$Host$/) AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "15m" ], "type": "alias" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "longterm" } ] }, { "alias": "5m", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "load", "orderByTime": "ASC", "policy": "$rp", "query": "SELECT mean(/^(value_)?longterm$/) AS \"15m\", mean(/^(value_)?midterm$/) AS \"5m\", mean(/^(value_)?shortterm$/) AS \"1m\" FROM $rp.\"load\" WHERE (\"host\" =~ /^$Host$/) AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "15m" ], "type": "alias" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "midterm" } ] }, { "alias": "1m", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "load", "orderByTime": "ASC", "policy": "$rp", "query": "SELECT mean(/^(value_)?longterm$/) AS \"15m\", mean(/^(value_)?midterm$/) AS \"5m\", mean(/^(value_)?shortterm$/) AS \"1m\" FROM $rp.\"load\" WHERE (\"host\" =~ /^$Host$/) AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "15m" ], "type": "alias" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "shortterm" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "System Load", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 34 }, "hiddenSeries": false, "id": 6, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Core 1", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "temperature", "orderByTime": "ASC", "policy": "$rp", "query": "SELECT mean(\"value\") /10-273.15 FROM \"temperature\" WHERE (\"host\" =~ /^$Host$/ AND \"dev\" = 'cputemp-0') AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "/10-273.15" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "dev", "operator": "=", "value": "cputemp-0" } ] }, { "alias": "Core 2", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "temperature", "orderByTime": "ASC", "policy": "$rp", "query": "SELECT mean(\"value\") /10-273.15 FROM \"temperature\" WHERE (\"host\" =~ /^$Host$/ AND \"dev\" = 'cputemp-0') AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "/10-273.15" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "dev", "operator": "=", "value": "cputemp-1" } ] }, { "alias": "Core 3", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "temperature", "orderByTime": "ASC", "policy": "$rp", "query": "SELECT mean(\"value\") /10-273.15 FROM \"temperature\" WHERE (\"host\" =~ /^$Host$/ AND \"dev\" = 'cputemp-0') AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "/10-273.15" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "dev", "operator": "=", "value": "cputemp-2" } ] }, { "alias": "Core 4", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "temperature", "orderByTime": "ASC", "policy": "$rp", "query": "SELECT mean(\"value\") /10-273.15 FROM \"temperature\" WHERE (\"host\" =~ /^$Host$/ AND \"dev\" = 'cputemp-0') AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "/10-273.15" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "dev", "operator": "=", "value": "cputemp-3" } ] }, { "alias": "Core 5", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "temperature", "orderByTime": "ASC", "policy": "$rp", "query": "SELECT mean(\"value\") /10-273.15 FROM \"temperature\" WHERE (\"host\" =~ /^$Host$/ AND \"dev\" = 'cputemp-0') AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "/10-273.15" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "dev", "operator": "=", "value": "cputemp-4" } ] }, { "alias": "Core 6", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "temperature", "orderByTime": "ASC", "policy": "$rp", "query": "SELECT mean(\"value\") /10-273.15 FROM \"temperature\" WHERE (\"host\" =~ /^$Host$/ AND \"dev\" = 'cputemp-0') AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "F", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "/10-273.15" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "dev", "operator": "=", "value": "cputemp-5" } ] }, { "alias": "Core 7", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "temperature", "orderByTime": "ASC", "policy": "$rp", "query": "SELECT mean(\"value\") /10-273.15 FROM \"temperature\" WHERE (\"host\" =~ /^$Host$/ AND \"dev\" = 'cputemp-0') AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "G", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "/10-273.15" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "dev", "operator": "=", "value": "cputemp-6" } ] }, { "alias": "Core 8", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "temperature", "orderByTime": "ASC", "policy": "$rp", "query": "SELECT mean(\"value\") /10-273.15 FROM \"temperature\" WHERE (\"host\" =~ /^$Host$/ AND \"dev\" = 'cputemp-0') AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "H", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "/10-273.15" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "dev", "operator": "=", "value": "cputemp-7" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU Temperature", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "celsius", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "CPU", "type": "row" }, { "collapsed": true, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 10 }, "id": 14, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 11 }, "hiddenSeries": false, "id": 10, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:21555", "alias": "Wired", "color": "#8F3BB8" }, { "$$hashKey": "object:21556", "alias": "Inactive", "color": "#37872D" }, { "$$hashKey": "object:21557", "alias": "Laundry", "color": "#1F60C4" }, { "$$hashKey": "object:21558", "alias": "Active", "color": "#C4162A" }, { "$$hashKey": "object:21559", "alias": "Free", "color": "#C0D8FF" } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "Wired", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "memory", "orderByTime": "ASC", "policy": "$rp", "query": "SELECT mean(/^(value_)?memory-active$/) AS \"test\", mean(/^(value_)?memory-free$/), mean(/^(value_)?memory-inactive$/), mean(/^(value_)?memory-inactive$/), mean(/^(value_)?memory-wired$/) FROM \"$rp\".\"memory\" WHERE (\"host\" =~ /^$Host$/) AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "memory-wired" } ] }, { "alias": "Inactive", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "memory", "orderByTime": "ASC", "policy": "$rp", "query": "SELECT mean(/^(value_)?memory-active$/) AS \"test\", mean(/^(value_)?memory-free$/), mean(/^(value_)?memory-inactive$/), mean(/^(value_)?memory-inactive$/), mean(/^(value_)?memory-wired$/) FROM \"$rp\".\"memory\" WHERE (\"host\" =~ /^$Host$/) AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "memory-inactive" } ] }, { "alias": "Laundry", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "memory", "orderByTime": "ASC", "policy": "$rp", "query": "SELECT mean(/^(value_)?memory-active$/) AS \"test\", mean(/^(value_)?memory-free$/), mean(/^(value_)?memory-inactive$/), mean(/^(value_)?memory-inactive$/), mean(/^(value_)?memory-wired$/) FROM \"$rp\".\"memory\" WHERE (\"host\" =~ /^$Host$/) AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "memory-laundry" } ] }, { "alias": "Active", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "memory", "orderByTime": "ASC", "policy": "$rp", "query": "SELECT mean(/^(value_)?memory-active$/) AS \"test\", mean(/^(value_)?memory-free$/), mean(/^(value_)?memory-inactive$/), mean(/^(value_)?memory-inactive$/), mean(/^(value_)?memory-wired$/) FROM \"$rp\".\"memory\" WHERE (\"host\" =~ /^$Host$/) AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "memory-active" } ] }, { "alias": "Free", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "memory", "orderByTime": "ASC", "policy": "$rp", "query": "SELECT mean(/^(value_)?memory-active$/) AS \"test\", mean(/^(value_)?memory-free$/), mean(/^(value_)?memory-inactive$/), mean(/^(value_)?memory-inactive$/), mean(/^(value_)?memory-wired$/) FROM \"$rp\".\"memory\" WHERE (\"host\" =~ /^$Host$/) AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "memory-free" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Physical memory utilization", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:21596", "decimals": null, "format": "decbytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:21597", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 11 }, "hiddenSeries": false, "id": 12, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:21763", "alias": "Free", "color": "#73BF69" }, { "$$hashKey": "object:21764", "alias": "Used", "color": "#C4162A" } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "Used", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "swap", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "swap-used" } ] }, { "alias": "Free", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "swap", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "swap-free" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Swap Utilization", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:21783", "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:21784", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Memory", "type": "row" }, { "collapsed": true, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 11 }, "id": 27, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 12 }, "hiddenSeries": false, "id": 18, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": "interfaces", "repeatDirection": "h", "scopedVars": { "interfaces": { "selected": false, "text": "bge0", "value": "bge0" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 12 }, "hiddenSeries": false, "id": 3468, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "bge1", "value": "bge1" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 12 }, "hiddenSeries": false, "id": 3469, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "bridge0", "value": "bridge0" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 12 }, "hiddenSeries": false, "id": 3470, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "bridge1", "value": "bridge1" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 20 }, "hiddenSeries": false, "id": 3471, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "bridge10", "value": "bridge10" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 20 }, "hiddenSeries": false, "id": 3472, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "bridge11", "value": "bridge11" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 20 }, "hiddenSeries": false, "id": 3473, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "bridge12", "value": "bridge12" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 20 }, "hiddenSeries": false, "id": 3474, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "bridge2", "value": "bridge2" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 28 }, "hiddenSeries": false, "id": 3475, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "bridge3", "value": "bridge3" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 28 }, "hiddenSeries": false, "id": 3476, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "bridge4", "value": "bridge4" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 28 }, "hiddenSeries": false, "id": 3477, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "bridge5", "value": "bridge5" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 28 }, "hiddenSeries": false, "id": 3478, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "bridge6", "value": "bridge6" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 36 }, "hiddenSeries": false, "id": 3479, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "bridge7", "value": "bridge7" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 36 }, "hiddenSeries": false, "id": 3480, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "bridge8", "value": "bridge8" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 36 }, "hiddenSeries": false, "id": 3481, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "bridge80", "value": "bridge80" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 36 }, "hiddenSeries": false, "id": 3482, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "lagg0", "value": "lagg0" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 44 }, "hiddenSeries": false, "id": 3483, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vlan0", "value": "vlan0" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 44 }, "hiddenSeries": false, "id": 3484, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vlan1", "value": "vlan1" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 44 }, "hiddenSeries": false, "id": 3485, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vlan100", "value": "vlan100" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 44 }, "hiddenSeries": false, "id": 3486, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vlan11", "value": "vlan11" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 52 }, "hiddenSeries": false, "id": 3487, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vlan110", "value": "vlan110" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 52 }, "hiddenSeries": false, "id": 3488, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vlan20", "value": "vlan20" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 52 }, "hiddenSeries": false, "id": 3489, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vlan30", "value": "vlan30" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 52 }, "hiddenSeries": false, "id": 3490, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vlan40", "value": "vlan40" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 60 }, "hiddenSeries": false, "id": 3491, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vlan50", "value": "vlan50" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 60 }, "hiddenSeries": false, "id": 3492, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vlan60", "value": "vlan60" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 60 }, "hiddenSeries": false, "id": 3493, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vlan70", "value": "vlan70" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 60 }, "hiddenSeries": false, "id": 3494, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vlan80", "value": "vlan80" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 68 }, "hiddenSeries": false, "id": 3495, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vlan81", "value": "vlan81" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 68 }, "hiddenSeries": false, "id": 3496, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vlan90", "value": "vlan90" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 68 }, "hiddenSeries": false, "id": 3497, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vmx0", "value": "vmx0" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 68 }, "hiddenSeries": false, "id": 3498, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vmx1", "value": "vmx1" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 76 }, "hiddenSeries": false, "id": 3499, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vnet0_1", "value": "vnet0_1" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 76 }, "hiddenSeries": false, "id": 3500, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vnet0_10", "value": "vnet0_10" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 76 }, "hiddenSeries": false, "id": 3501, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vnet0_11", "value": "vnet0_11" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 76 }, "hiddenSeries": false, "id": 3502, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vnet0_12", "value": "vnet0_12" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 84 }, "hiddenSeries": false, "id": 3503, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vnet0_13", "value": "vnet0_13" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 84 }, "hiddenSeries": false, "id": 3504, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vnet0_14", "value": "vnet0_14" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 84 }, "hiddenSeries": false, "id": 3505, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vnet0_15", "value": "vnet0_15" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 84 }, "hiddenSeries": false, "id": 3506, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vnet0_16", "value": "vnet0_16" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 92 }, "hiddenSeries": false, "id": 3507, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vnet0_17", "value": "vnet0_17" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 92 }, "hiddenSeries": false, "id": 3508, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vnet0_18", "value": "vnet0_18" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 92 }, "hiddenSeries": false, "id": 3509, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vnet0_19", "value": "vnet0_19" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 92 }, "hiddenSeries": false, "id": 3510, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vnet0_2", "value": "vnet0_2" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 100 }, "hiddenSeries": false, "id": 3511, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vnet0_20", "value": "vnet0_20" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 100 }, "hiddenSeries": false, "id": 3512, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vnet0_21", "value": "vnet0_21" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 100 }, "hiddenSeries": false, "id": 3513, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vnet0_22", "value": "vnet0_22" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 100 }, "hiddenSeries": false, "id": 3514, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vnet0_23", "value": "vnet0_23" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 108 }, "hiddenSeries": false, "id": 3515, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vnet0_24", "value": "vnet0_24" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 108 }, "hiddenSeries": false, "id": 3516, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vnet0_25", "value": "vnet0_25" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 108 }, "hiddenSeries": false, "id": 3517, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vnet0_26", "value": "vnet0_26" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 108 }, "hiddenSeries": false, "id": 3518, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vnet0_27", "value": "vnet0_27" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 116 }, "hiddenSeries": false, "id": 3519, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vnet0_28", "value": "vnet0_28" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 116 }, "hiddenSeries": false, "id": 3520, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vnet0_29", "value": "vnet0_29" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 116 }, "hiddenSeries": false, "id": 3521, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vnet0_3", "value": "vnet0_3" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 116 }, "hiddenSeries": false, "id": 3522, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vnet0_30", "value": "vnet0_30" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 124 }, "hiddenSeries": false, "id": 3523, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vnet0_31", "value": "vnet0_31" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 124 }, "hiddenSeries": false, "id": 3524, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vnet0_32", "value": "vnet0_32" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 124 }, "hiddenSeries": false, "id": 3525, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vnet0_33", "value": "vnet0_33" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 124 }, "hiddenSeries": false, "id": 3526, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vnet0_34", "value": "vnet0_34" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 132 }, "hiddenSeries": false, "id": 3527, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vnet0_35", "value": "vnet0_35" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 132 }, "hiddenSeries": false, "id": 3528, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vnet0_36", "value": "vnet0_36" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 132 }, "hiddenSeries": false, "id": 3529, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vnet0_37", "value": "vnet0_37" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 132 }, "hiddenSeries": false, "id": 3530, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vnet0_38", "value": "vnet0_38" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 140 }, "hiddenSeries": false, "id": 3531, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vnet0_39", "value": "vnet0_39" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 140 }, "hiddenSeries": false, "id": 3532, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vnet0_4", "value": "vnet0_4" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 140 }, "hiddenSeries": false, "id": 3533, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vnet0_40", "value": "vnet0_40" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 140 }, "hiddenSeries": false, "id": 3534, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vnet0_41", "value": "vnet0_41" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 148 }, "hiddenSeries": false, "id": 3535, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vnet0_42", "value": "vnet0_42" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 148 }, "hiddenSeries": false, "id": 3536, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vnet0_43", "value": "vnet0_43" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 148 }, "hiddenSeries": false, "id": 3537, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vnet0_44", "value": "vnet0_44" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 148 }, "hiddenSeries": false, "id": 3538, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vnet0_45", "value": "vnet0_45" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 156 }, "hiddenSeries": false, "id": 3539, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vnet0_46", "value": "vnet0_46" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 156 }, "hiddenSeries": false, "id": 3540, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vnet0_47", "value": "vnet0_47" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 156 }, "hiddenSeries": false, "id": 3541, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vnet0_48", "value": "vnet0_48" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 156 }, "hiddenSeries": false, "id": 3542, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vnet0_49", "value": "vnet0_49" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 164 }, "hiddenSeries": false, "id": 3543, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vnet0_5", "value": "vnet0_5" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 164 }, "hiddenSeries": false, "id": 3544, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vnet0_50", "value": "vnet0_50" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 164 }, "hiddenSeries": false, "id": 3545, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vnet0_6", "value": "vnet0_6" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 164 }, "hiddenSeries": false, "id": 3546, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vnet0_7", "value": "vnet0_7" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 172 }, "hiddenSeries": false, "id": 3547, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vnet0_8", "value": "vnet0_8" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 172 }, "hiddenSeries": false, "id": 3548, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1594808123702, "repeatPanelId": 18, "scopedVars": { "interfaces": { "selected": false, "text": "vnet0_9", "value": "vnet0_9" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rx", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] }, { "alias": "TX", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "tx", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*3" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "interface-$interfaces" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$interfaces Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:16684", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:16685", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "repeat": null, "title": "Network", "type": "row" }, { "collapsed": true, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 12 }, "id": 1517, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 13 }, "hiddenSeries": false, "id": 948, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Blocked", "color": "#8F3BB8" }, { "alias": "Zombies", "color": "#C4162A" }, { "alias": "Stopped", "color": "#FA6400" }, { "alias": "Running", "color": "#56A64B" }, { "alias": "Sleeping", "color": "#1F60C4" }, { "alias": "Idle", "color": "#FFEE52" }, { "alias": "Wait", "color": "#DEB6F2" } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "Blocked", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "processes", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "ps_state-blocked" } ] }, { "alias": "Zombies", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "processes", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "ps_state-zombies" } ] }, { "alias": "Stopped", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "processes", "orderByTime": "ASC", "policy": "$rp", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "ps_state-stopped" } ] }, { "alias": "Running", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "processes", "orderByTime": "ASC", "policy": "$rp", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "ps_state-running" } ] }, { "alias": "Sleeping", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "processes", "orderByTime": "ASC", "policy": "$rp", "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "ps_state-sleeping" } ] }, { "alias": "Idle", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "processes", "orderByTime": "ASC", "policy": "$rp", "refId": "F", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "ps_state-idle" } ] }, { "alias": "Wait", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "processes", "orderByTime": "ASC", "policy": "$rp", "refId": "G", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "ps_state-wait" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Processes", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": null, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 13 }, "hiddenSeries": false, "id": 1515, "legend": { "avg": false, "current": true, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "uptime", "color": "#1F60C4" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "uptime", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "uptime", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "uptime", "operator": "=", "value": "uptime" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Uptime", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "System", "type": "row" }, { "collapsed": true, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 13 }, "id": 1889, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 14 }, "hiddenSeries": false, "id": 1883, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "ARC", "color": "#1F60C4" }, { "alias": "L2ARC", "color": "#E02F44" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "ARC", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "zfs_arc", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "cache_size-arc" } ] }, { "alias": "L2ARC", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "zfs_arc", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "cache_size-L2" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "ARC Size", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 14 }, "hiddenSeries": false, "id": 1885, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "ARC", "color": "#1F60C4" }, { "alias": "L2ARC", "color": "#E02F44" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "ARC", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "zfs_arc_v2", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "arcstat_ratio_arc-hits" } ] }, { "alias": "L2ARC", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "zfs_arc_v2", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "arcstat_ratio_arc-l2_hits" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "ARC Hit Ratio", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": "100", "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 2, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 22 }, "hiddenSeries": false, "id": 1887, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": "ARC_request", "repeatDirection": "h", "scopedVars": { "ARC_request": { "selected": false, "text": "demand_data", "value": "demand_data" } }, "seriesOverrides": [ { "alias": "Hit", "color": "#3274D9" }, { "alias": "Total", "color": "#F2495C" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Total", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "zfs_arc", "orderByTime": "ASC", "policy": "$rp", "query": "SELECT sum(\"value\") FROM \"zfs_arc\" WHERE (\"host\" =~ /^$Host$/ AND \"type\" = 'cache_result-$ARC_request-hit' OR \"type\" = 'cache_result-$ARC_request-miss') AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "sum" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "cache_result-$ARC_request-hit" }, { "condition": "OR", "key": "type", "operator": "=", "value": "cache_result-$ARC_request-miss" } ] }, { "alias": "Hit", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "zfs_arc", "orderByTime": "ASC", "policy": "$rp", "query": "SELECT mean(\"value\") FROM \"measurement\" WHERE $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "sum" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "cache_result-$ARC_request-hit" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "ARC Requests ($ARC_request)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "reqps", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "ZFS", "type": "row" }, { "collapsed": true, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 14 }, "id": 1818, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 15 }, "hiddenSeries": false, "id": 1816, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Read", "color": "#1F60C4" }, { "alias": "Write", "color": "#37872D" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Read", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "disk_octets", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "dev", "operator": "=", "value": "ctl-iscsi" }, { "condition": "AND", "key": "type", "operator": "=", "value": "read" } ] }, { "alias": "Write", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "disk_octets", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "dev", "operator": "=", "value": "ctl-iscsi" }, { "condition": "AND", "key": "type", "operator": "=", "value": "write" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "SCSI tartget port (tpc)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Target", "type": "row" }, { "collapsed": true, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 15 }, "id": 80, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 16 }, "hiddenSeries": false, "id": 58, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "scopedVars": { "Disks": { "$$hashKey": "object:20228", "selected": true, "text": "da10", "value": "da10" } }, "seriesOverrides": [ { "$$hashKey": "object:19723", "alias": "Write", "color": "#37872D" }, { "$$hashKey": "object:19724", "alias": "Read", "color": "#3274D9" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Write", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "disk_octets", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "dev", "operator": "=", "value": "disk-$Disks" }, { "condition": "AND", "key": "type", "operator": "=", "value": "write" } ] }, { "alias": "Read", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "disk_octets", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "dev", "operator": "=", "value": "disk-$Disks" }, { "condition": "AND", "key": "type", "operator": "=", "value": "read" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk IO ($Disks) Description", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:19743", "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:19744", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 23 }, "hiddenSeries": false, "id": 68, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": false, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "scopedVars": { "Disks": { "$$hashKey": "object:20228", "selected": true, "text": "da10", "value": "da10" } }, "seriesOverrides": [ { "alias": "Temperature", "color": "#1F60C4" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Temperature", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "temperature", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "dev", "operator": "=", "value": "disktemp-$Disks" } ] } ], "thresholds": [ { "colorMode": "warning", "fill": true, "line": true, "op": "gt", "value": 55, "yaxis": "left" }, { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 80, "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk Temperature ($Disks)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "celsius", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 31 }, "hiddenSeries": false, "id": 60, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "scopedVars": { "Disks": { "$$hashKey": "object:20228", "selected": true, "text": "da10", "value": "da10" } }, "seriesOverrides": [ { "alias": "Value", "color": "#FFB357" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Value", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "geom_stat", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "geom_busy_percent-$Disks" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk Busy ($Disks)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 31 }, "hiddenSeries": false, "id": 64, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "scopedVars": { "Disks": { "$$hashKey": "object:20228", "selected": true, "text": "da10", "value": "da10" } }, "seriesOverrides": [ { "alias": "Read", "color": "#1F60C4" }, { "alias": "Write", "color": "#56A64B" }, { "alias": "Delete", "color": "#FA6400" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Read", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "geom_stat", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "geom_ops_rwd-$Disks" }, { "condition": "AND", "key": "rwd", "operator": "=", "value": "read" } ] }, { "alias": "Write", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "geom_stat", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "geom_ops_rwd-$Disks" }, { "condition": "AND", "key": "rwd", "operator": "=", "value": "write" } ] }, { "alias": "Delete", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "geom_stat", "orderByTime": "ASC", "policy": "$rp", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "geom_ops_rwd-$Disks" }, { "condition": "AND", "key": "rwd", "operator": "=", "value": "delete" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk Operations detailed ($Disks)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ops", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": null, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 39 }, "hiddenSeries": false, "id": 62, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "scopedVars": { "Disks": { "$$hashKey": "object:20228", "selected": true, "text": "da10", "value": "da10" } }, "seriesOverrides": [ { "alias": "Delete", "color": "#FA6400" }, { "alias": "Read", "color": "#3274D9" }, { "alias": "Write", "color": "#56A64B" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Delete", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "geom_stat", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "geom_latency-$Disks" }, { "condition": "AND", "key": "rwd", "operator": "=", "value": "delete" } ] }, { "alias": "Read", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "geom_stat", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "geom_latency-$Disks" }, { "condition": "AND", "key": "rwd", "operator": "=", "value": "read" } ] }, { "alias": "Write", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "geom_stat", "orderByTime": "ASC", "policy": "$rp", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "geom_latency-$Disks" }, { "condition": "AND", "key": "rwd", "operator": "=", "value": "write" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk Latency ($Disks)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 2, "fillGradient": 1, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 39 }, "hiddenSeries": false, "id": 66, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "scopedVars": { "Disks": { "$$hashKey": "object:20228", "selected": true, "text": "da10", "value": "da10" } }, "seriesOverrides": [ { "alias": "I/O Requests", "color": "#A352CC" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "I/O Requests", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "geom_stat", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "geom_queue-$Disks" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Pending IO requests on ($Disks)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "reqps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "repeat": "Disks", "title": "Disk Stats ($Disks)", "type": "row" }, { "collapsed": true, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 16 }, "id": 473, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$source", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 18 }, "hiddenSeries": false, "id": 203, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": "Disk_Partitions", "repeatDirection": "h", "scopedVars": { "Disk_Partitions": { "$$hashKey": "object:22191", "selected": true, "text": "mnt-MainBackup", "value": "mnt-MainBackup" } }, "seriesOverrides": [ { "$$hashKey": "object:23157", "alias": "Used", "color": "#E02F44" }, { "$$hashKey": "object:23158", "alias": "Free", "color": "#56A64B" } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "Used", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "df_complex-used", "orderByTime": "ASC", "policy": "$rp", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "partition", "operator": "=", "value": "df-$Disk_Partitions" } ] }, { "alias": "Free", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "df_complex-free", "orderByTime": "ASC", "policy": "$rp", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "partition", "operator": "=", "value": "df-$Disk_Partitions" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk space ($Disk_Partitions)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:23177", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:23178", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Partition", "type": "row" } ], "refresh": "30s", "schemaVersion": 22, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "$source", "definition": "show tag values from \"rx\" with key=interface where \"host\" =~ /^$Host$/", "hide": 0, "includeAll": true, "index": -1, "label": null, "multi": true, "name": "interfaces", "options": [], "query": "show tag values from \"rx\" with key=interface where \"host\" =~ /^$Host$/", "refresh": 1, "regex": "/interface-(.*)/", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$source", "definition": "show tag values from \"disk_io_time\" with key=dev where \"host\" =~ /^$Host$/", "hide": 0, "includeAll": true, "index": -1, "label": null, "multi": true, "name": "Disks", "options": [], "query": "show tag values from \"disk_io_time\" with key=dev where \"host\" =~ /^$Host$/", "refresh": 1, "regex": "/disk-(.*)/", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$source", "definition": "show tag values from \"df_complex-free\" with key=partition where \"host\" =~ /^$Host$/", "hide": 0, "includeAll": true, "index": -1, "label": null, "multi": true, "name": "Disk_Partitions", "options": [], "query": "show tag values from \"df_complex-free\" with key=partition where \"host\" =~ /^$Host$/", "refresh": 1, "regex": "/df-(.*)/", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$source", "definition": "SHOW TAG VALUES FROM uptime WITH KEY=host", "hide": 0, "includeAll": false, "index": -1, "label": "", "multi": false, "name": "Host", "options": [], "query": "SHOW TAG VALUES FROM uptime WITH KEY=host", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$source", "definition": "show tag values from \"zfs_arc\" with key=type where \"host\" =~ /^$Host$/", "hide": 2, "includeAll": true, "index": -1, "label": null, "multi": true, "name": "ARC_request", "options": [], "query": "show tag values from \"zfs_arc\" with key=type where \"host\" =~ /^$Host$/", "refresh": 1, "regex": "/cache_result-(.*)-miss/", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$source", "definition": "show tag values from \"cpu-interrupt\" with key=type where \"host\" =~ /^$Host$/", "hide": 0, "includeAll": true, "index": -1, "label": null, "multi": true, "name": "CPUS", "options": [], "query": "show tag values from \"cpu-interrupt\" with key=type where \"host\" =~ /^$Host$/", "refresh": 1, "regex": "/cpu-[0-9]/", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": { "selected": false, "text": "autogen", "value": "autogen" }, "hide": 0, "includeAll": false, "label": "Retention Policy", "multi": false, "name": "rp", "options": [ { "$$hashKey": "object:15512", "selected": true, "text": "autogen", "value": "autogen" }, { "$$hashKey": "object:15513", "selected": false, "text": "twoday", "value": "twoday" }, { "$$hashKey": "object:15514", "selected": false, "text": "week", "value": "week" }, { "$$hashKey": "object:15515", "selected": false, "text": "month", "value": "month" }, { "$$hashKey": "object:15516", "selected": false, "text": "year", "value": "year" }, { "$$hashKey": "object:15517", "selected": false, "text": "inf", "value": "inf" } ], "query": "autogen, twoday, week, month, year, inf", "skipUrlSync": false, "type": "custom" }, { "current": { "value": "${VAR_RAM}", "text": "${VAR_RAM}" }, "hide": 2, "label": null, "name": "RAM", "options": [ { "value": "${VAR_RAM}", "text": "${VAR_RAM}" } ], "query": "${VAR_RAM}", "skipUrlSync": false, "type": "constant" }, { "current": { "value": "${VAR_CORES}", "text": "${VAR_CORES}" }, "hide": 2, "label": null, "name": "cores", "options": [ { "value": "${VAR_CORES}", "text": "${VAR_CORES}" } ], "query": "${VAR_CORES}", "skipUrlSync": false, "type": "constant" }, { "allValue": null, "current": {}, "datasource": "$source", "definition": "show tag values from \"rx\" with key=interface where \"host\" =~ /^$Host$/", "hide": 0, "includeAll": false, "index": -1, "label": "Main Interface", "multi": false, "name": "M_interface", "options": [], "query": "show tag values from \"rx\" with key=interface where \"host\" =~ /^$Host$/", "refresh": 1, "regex": "/interface-(.*)/", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "current": { "selected": false, "tags": [], "text": "FreeNAS", "value": "FreeNAS" }, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "source", "options": [], "query": "influxdb", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "FreeNAS Status", "uid": "FreeNASStatusV1f", "variables": { "list": [] }, "version": 20 }
2020-07-15 10:43:59 UTC
null
0
0
3,099
1
82,689
5,712
1,274
event-table
Security center
Security feed from Pfsense snort Barnyard2 output
2017-09-03 13:07:02 UTC
2018-01-02 17:31:34 UTC
0
Using Logstash receiver and Elasticsearch , Snort add-on on Pfsenese Firewall and Barnyard2 sends syslogs sends to Logstasth act as syslog listener and store into elasticsearch Added few screenshot for configuratiuon tips , and in addition my Logstash input file config Logstash config file ======================== # Author: Tal Bar-Or # Email: tbaror@dalet.com # Last Update: 11/18/2016 # # This conf file is based on accepting logs for snort input { udp { port => 5142 type => snort } } filter { if [host] =~ /172\.17\.37\.2/ or [host] =~ /10.0.8.2/ or [host] =~ /10\.0\.11\.2/ or [host] =~ /10\.0\.10\.2/ or [host] =~ /10\.0\.12\.2/ or [host] =~ /10\.0\.14\.2/ or [host] =~ /10\.0\.15\.2/{ # This is the initial parsing of the log grok { match => { "message" => "\|%{SPACE}\[%{WORD:msg_source}\[%{WORD:msg}\]\:%{SPACE}\[%{GREEDYDATA:sensor_name}\]%{SPACE}\]%{SPACE}\|\|%{SPACE}%{TIMESTAMP_ISO8601:event_timestamp}%{SPACE}%{INT:event_priority}%{SPACE}\[%{INT:gid}:%{INT:sid}:%{INT:rev}\]%{SPACE}%{DATA:alert_description}\|\|%{SPACE}%{DATA:classification}%{SPACE}\|\|%{SPACE}%{INT:protocol}%{SPACE}%{IP:SrcIp}%{SPACE}%{IP:DstIp}%{SPACE}\|\|%{SPACE}%{INT:SrcPort}%{SPACE}%{INT:DstPort}%{SPACE}"} } # If you'd like to collect the DNS name for the SrcIP keep this section. Caution, this can cause an attacker to go into hiding. # If you do not want reverse DNS lookups of IPs keep this uncommented. #mutate { # add_field => { "SrcIP-resolved" => "%{SrcIp}" } #} #dns { # reverse => [ "[SrcIP-resolved]" ] # action => "replace" #} # This will attempt to do a geoip lookup against the SrcIP geoip { source => "SrcIp" target => "SrcGeoip" database => "/etc/logstash/GeoLite2-City.mmdb" add_field => [ "[SrcGeoip][coordinates]", "%{[geoip][longitude]}" ] add_field => [ "[SrcGeoip][coordinates]", "%{[geoip][latitude]}" ] } mutate { convert => [ "[SrcGeoip][coordinates]", "float"] } #geoip { # source => "[SrcIp]" # target => "SrcGeo" #} # If you'd like to collect the DNS name for the DstIP keep this section. Caution, this can cause an attacker to go into hiding. # If you do not want reverse DNS lookups of IPs keep this uncommented. #mutate { # add_field => { "DstIP-resolved" => "%{DstIp}" } #} #dns { # reverse => [ "[DstIP-resolved]" ] # action => "replace" #} # This will attempt to do a geoip lookup against the DstIP geoip { source => "DstIp" target => "DstGeoip" database => "/etc/logstash/GeoLite2-City.mmdb" add_field => [ "[DstGeoip][coordinates]", "%{[geoip][longitude]}" ] add_field => [ "[DstGeoip][coordinates]", "%{[geoip][latitude]}" ] } mutate { convert => [ "[DstGeoip][coordinates]", "float"] } #geoip { # source => "[DstIp]" # target => "DstGeo" #} # If the alert is a Snort GPL alert break it apart for easier reading and categorization if [alert_description] =~ "GPL " { # This will parse out the category type from the alert grok { match => { "alert" => "GPL\s+%{DATA:category}\s" } } # This will store the category mutate { add_field => { "rule_type" => "Snort GPL" } lowercase => [ "category"] } } # If the alert is an Emerging Threat alert break it apart for easier reading and categorization if [alert_description] =~ "ET " { # This will parse out the category type from the alert grok { match => { "alert" => "ET\s+%{DATA:category}\s" } } # This will store the category mutate { add_field => { "rule_type" => "Emerging Threats" } lowercase => [ "category"] } } # I recommend changing the field types below to integer so searches can do greater than or less than # and also so math functions can be ran against them mutate { convert => [ "SrcPort", "integer" ] convert => [ "DstPort", "integer" ] convert => [ "event_priority", "integer" ] convert => [ "protocol", "integer" ] remove_field => [ "message"] } # This will translate the priority field into a severity field of either High, Medium, or Low if [event_priority] == 1 { mutate { add_field => { "severity" => "High" } } } if [event_priority] == 2 { mutate { add_field => { "severity" => "Medium" } } } if [event_priority] == 3 { mutate { add_field => { "severity" => "Low" } } } # This section adds URLs to lookup information about a rule online mutate { add_field => [ "ET_Signature_Info", "http://doc.emergingthreats.net/%{sid}" ] add_field => [ "Snort_Signature_Info", "https://www.snort.org/search?query=%{gid}-%{sid}" ] } #protocol type detection if [protocol] == 17 { mutate { replace => { "protocol" => "UDP" } } } if [protocol] == 6 { mutate { replace => { "protocol" => "TCP" } } } if [protocol] == 1 { mutate { replace => { "protocol" => "ICMP" } } } if [protocol] == 2 { mutate { replace => { "protocol" => "IGMP" } } } } } output { if [msg_source]== "SNORTIDS" { elasticsearch { index => "ids_sensors" hosts => ["localhost:9200"]} stdout { codec => rubydebug } } }
14,052
14,055
Other
null
1
5
5,712
1
3,099
4
916
null
{ "__inputs": [ { "name": "DS_DLT_SECURITY", "label": "dlt_security", "description": "", "type": "datasource", "pluginId": "elasticsearch", "pluginName": "Elasticsearch" } ], "__requires": [ { "type": "panel", "id": "digrich-bubblechart-panel", "name": "Bubble Chart", "version": "1.0.0" }, { "type": "datasource", "id": "elasticsearch", "name": "Elasticsearch", "version": "3.0.0" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "4.6.3" }, { "type": "panel", "id": "grafana-piechart-panel", "name": "Pie Chart", "version": "1.1.6" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 3099, "graphTooltip": 0, "hideControls": false, "id": null, "links": [], "refresh": false, "rows": [ { "collapse": false, "height": 626, "panels": [ { "columns": [ { "text": "event_timestamp", "value": "event_timestamp" }, { "text": "classification", "value": "classification" }, { "text": "protocol", "value": "protocol" }, { "text": "alert_description", "value": "alert_description" }, { "text": "severity", "value": "severity" }, { "text": "SrcIp", "value": "SrcIp" }, { "text": "SrcPort", "value": "SrcPort" }, { "text": "DstIp", "value": "DstIp" }, { "text": "DstPort", "value": "DstPort" }, { "text": "ET_Signature_Info", "value": "ET_Signature_Info" }, { "text": "sensor_name", "value": "sensor_name" } ], "datasource": "${DS_DLT_SECURITY}", "fontSize": "80%", "id": 1, "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 0, "desc": true }, "span": 12, "styles": [ { "alias": "", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "@timestamp", "type": "date" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "pattern": "SrcPort", "thresholds": [], "type": "string", "unit": "none" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "pattern": "DstPort", "sanitize": false, "thresholds": [], "type": "string", "unit": "short" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "number", "unit": "short" } ], "targets": [ { "alias": "Alert_description", "bucketAggs": [], "dsType": "elasticsearch", "metrics": [ { "field": "select field", "id": "1", "meta": {}, "settings": { "size": 500 }, "type": "raw_document" } ], "query": "($sensor_name) AND *", "refId": "A", "timeField": "@timestamp" } ], "title": "Security Events list", "transform": "json", "type": "table" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" }, { "collapse": false, "height": 202, "panels": [ { "aliasColors": {}, "cacheTimeout": null, "combine": { "label": "Others", "threshold": 0 }, "datasource": "${DS_DLT_SECURITY}", "fontSize": "80%", "format": "short", "id": 2, "interval": null, "legend": { "percentage": true, "show": true, "sortDesc": true, "values": true }, "legendType": "Right side", "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "pieType": "donut", "span": 6, "strokeWidth": 1, "targets": [ { "alias": "Tel-Aviv,IL", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": 1000, "min_doc_count": 1 }, "type": "histogram" } ], "dsType": "elasticsearch", "metrics": [ { "field": "select field", "id": "1", "type": "count" } ], "query": "sensor_name.keyword:sntlv_lan_ips", "refId": "A", "timeField": "@timestamp" }, { "alias": "BeerSheba,IL", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "dsType": "elasticsearch", "metrics": [ { "field": "select field", "id": "1", "type": "count" } ], "query": "sensor_name.keyword:sn-bsh-il_lan_ips", "refId": "B", "timeField": "@timestamp" }, { "alias": "Brescia,IT", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "dsType": "elasticsearch", "metrics": [ { "field": "select field", "id": "1", "type": "count" } ], "query": "sensor_name.keyword:sn-brs-it_lan_ips", "refId": "C", "timeField": "@timestamp" }, { "alias": "Paris,FR", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "dsType": "elasticsearch", "metrics": [ { "field": "select field", "id": "1", "type": "count" } ], "query": "sensor_name.keyword:sn-par-fr_lan_ips", "refId": "D", "timeField": "@timestamp" }, { "alias": "Basingstock,UK", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "dsType": "elasticsearch", "metrics": [ { "field": "select field", "id": "1", "type": "count" } ], "query": "sensor_name.keyword:sn_bas-uk_lan_ips", "refId": "E", "timeField": "@timestamp" }, { "alias": "Singapore", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "dsType": "elasticsearch", "metrics": [ { "field": "select field", "id": "1", "type": "count" } ], "query": "sensor_name.keyword:sn_sing_sing_lan_ips", "refId": "F", "timeField": "@timestamp" }, { "alias": "AWS", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "dsType": "elasticsearch", "metrics": [ { "field": "select field", "id": "1", "type": "count" } ], "query": "sensor_name.keyword:sn_eastus_aws_lan_ips", "refId": "G", "timeField": "@timestamp" } ], "title": "Total Event by sensor", "type": "grafana-piechart-panel", "valueName": "total" }, { "aliasColors": {}, "cacheTimeout": null, "combine": { "label": "Others", "threshold": 0 }, "datasource": "${DS_DLT_SECURITY}", "fontSize": "80%", "format": "short", "id": 3, "interval": null, "legend": { "percentage": true, "show": true, "values": true }, "legendType": "Right side", "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "pieType": "donut", "span": 6, "strokeWidth": 1, "targets": [ { "alias": "sntlv_lan_ips", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "dsType": "elasticsearch", "metrics": [ { "field": "select field", "id": "1", "type": "count" } ], "query": "sensor_name.keyword:sntlv_lan_ips", "refId": "A", "timeField": "@timestamp" }, { "alias": "sn-bsh-il_lan_ips", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "dsType": "elasticsearch", "metrics": [ { "field": "select field", "id": "1", "type": "count" } ], "query": "sensor_name.keyword:sn-bsh-il_lan_ips", "refId": "B", "timeField": "@timestamp" }, { "alias": "sn-brs-it_lan_ips", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "dsType": "elasticsearch", "metrics": [ { "field": "select field", "id": "1", "type": "count" } ], "query": "sensor_name.keyword:sn-brs-it_lan_ips", "refId": "C", "timeField": "@timestamp" }, { "alias": "sn-par-fr_lan_ips", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "dsType": "elasticsearch", "metrics": [ { "field": "select field", "id": "1", "type": "count" } ], "query": "sensor_name.keyword:sn-par-fr_lan_ips", "refId": "D", "timeField": "@timestamp" }, { "alias": "Basingstock,UK", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "dsType": "elasticsearch", "metrics": [ { "field": "select field", "id": "1", "type": "count" } ], "query": "sensor_name.keyword:sn_bas-uk_lan_ips", "refId": "E", "timeField": "@timestamp" }, { "alias": "AWS", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "dsType": "elasticsearch", "metrics": [ { "field": "select field", "id": "1", "type": "count" } ], "query": "sensor_name.keyword:sn_eastus_aws_lan_ips", "refId": "F", "timeField": "@timestamp" }, { "alias": "Singapore", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "dsType": "elasticsearch", "metrics": [ { "field": "select field", "id": "1", "type": "count" } ], "query": "sensor_name.keyword:sn_sing_sing_lan_ips", "refId": "G", "timeField": "@timestamp" } ], "title": "Current Event by sensor", "type": "grafana-piechart-panel", "valueName": "current" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "bgColor": null, "colorScheme": "Unique", "datasource": "${DS_DLT_SECURITY}", "decimal": 2, "displayLabel": true, "format": "short", "gradientColors": [ "red", "green" ], "gradientThresholds": "50,80", "groupDepthColors": [ "hsl(152,80%,80%)", "hsl(228,30%,40%)" ], "groupSeperator": ",", "height": "300", "id": 4, "links": [], "mode": "time", "nullPointMode": "connected", "span": 12, "svgBubbleId": "svg_4", "svgContainer": {}, "targets": [ { "alias": "IL,TLV", "bucketAggs": [ { "fake": true, "field": "alert_description.keyword", "id": "3", "settings": { "min_doc_count": 1, "order": "desc", "orderBy": "_term", "size": "10" }, "type": "terms" }, { "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "dsType": "elasticsearch", "metrics": [ { "field": "select field", "id": "1", "type": "count" } ], "query": "sensor_name.keyword:sntlv_lan_ips", "refId": "A", "timeField": "@timestamp" }, { "bucketAggs": [ { "fake": true, "field": "alert_description.keyword", "id": "3", "settings": { "min_doc_count": 1, "order": "desc", "orderBy": "_term", "size": "10" }, "type": "terms" }, { "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "dsType": "elasticsearch", "hide": false, "metrics": [ { "field": "select field", "id": "1", "type": "count" } ], "query": "sensor_name.keyword:sn-bsh-il_lan_ips", "refId": "B", "timeField": "@timestamp" }, { "bucketAggs": [ { "fake": true, "field": "alert_description.keyword", "id": "3", "settings": { "min_doc_count": 1, "order": "desc", "orderBy": "_term", "size": "10" }, "type": "terms" }, { "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "dsType": "elasticsearch", "hide": false, "metrics": [ { "field": "select field", "id": "1", "type": "count" } ], "query": "sensor_name.keyword:sn-brs-it_lan_ips", "refId": "C", "timeField": "@timestamp" }, { "bucketAggs": [ { "fake": true, "field": "alert_description.keyword", "id": "3", "settings": { "min_doc_count": 1, "order": "desc", "orderBy": "_term", "size": "10" }, "type": "terms" }, { "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "dsType": "elasticsearch", "hide": false, "metrics": [ { "field": "select field", "id": "1", "type": "count" } ], "query": "sensor_name.keyword:sn-par-fr_lan_ips", "refId": "D", "timeField": "@timestamp" }, { "bucketAggs": [ { "fake": true, "field": "alert_description.keyword", "id": "3", "settings": { "min_doc_count": 1, "order": "desc", "orderBy": "_term", "size": "10" }, "type": "terms" }, { "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "dsType": "elasticsearch", "hide": false, "metrics": [ { "field": "select field", "id": "1", "type": "count" } ], "query": "sensor_name.keyword:sn_bas-uk_lan_ips", "refId": "E", "timeField": "@timestamp" }, { "bucketAggs": [ { "fake": true, "field": "alert_description.keyword", "id": "3", "settings": { "min_doc_count": 1, "order": "desc", "orderBy": "_term", "size": "10" }, "type": "terms" }, { "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "dsType": "elasticsearch", "hide": false, "metrics": [ { "field": "select field", "id": "1", "type": "count" } ], "query": "sensor_name.keyword:sn_sing_sing_lan_ips", "refId": "F", "timeField": "@timestamp" }, { "bucketAggs": [ { "fake": true, "field": "alert_description.keyword", "id": "3", "settings": { "min_doc_count": 1, "order": "desc", "orderBy": "_term", "size": "10" }, "type": "terms" }, { "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "dsType": "elasticsearch", "hide": false, "metrics": [ { "field": "select field", "id": "1", "type": "count" } ], "query": "sensor_name.keyword:sn_eastus_aws_lan_ips", "refId": "G", "timeField": "@timestamp" } ], "thresholdColors": [ "green", "yellow", "red" ], "thresholds": "50,80", "title": "Panel Title", "transparent": false, "type": "digrich-bubblechart-panel", "valueName": "max" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "aliasColors": { "Count": "#962d82", "Events": "#1f78c1" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DLT_SECURITY}", "fill": 1, "id": 5, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "alias": "Events", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "dsType": "elasticsearch", "metrics": [ { "field": "select field", "id": "1", "type": "count" } ], "query": "($sensor_name) AND *", "refId": "A", "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Panel Title", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" } ], "schemaVersion": 14, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_DLT_SECURITY}", "hide": 0, "includeAll": true, "label": null, "multi": true, "name": "sensor_name", "options": [], "query": "{\"find\": \"terms\", \"field\": \"sensor_name.keyword\"} ", "refresh": 2, "regex": "", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "datasource": "dlt_security", "filters": [], "hide": 0, "label": "Evevt Query", "name": "evevt_query", "type": "adhoc" } ] }, "time": { "from": "now-12h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "Security center", "version": 48, "description": "Security feed from Pfsense snort Barnyard2 output " }
2018-01-02 17:12:55 UTC
2018-01-02 17:31:34 UTC
1
5
10,121
1
249,188
14,166
203
storj-sno
Storj SNO
Storj Storage Node Operator v2 & v3 dashboard.
2019-04-30 15:06:13 UTC
2019-05-02 11:51:52 UTC
0
# Storj SNO dashboard Dashboard for Storage Node Operators, for both v2 and v3 nodes. ## Charts For v3 SNO: - `Docker network traffic`: network traffic reported by Docker. Includes local traffic, does not reflect (yet) outbound paid traffic. - `Storage size`: size of the data folder - `STORJ val.`: the current value of your STORJ tokens (EUR or USD) - `STORJ tok.`: your STORJ tokens balance, from Etherscan's API. - `Alerts`: Grafana alerts statuses. - `Images CPU`: CPU allocation usage by images reported by Docker. Usually a fraction of your physical CPU, depends on your Docker configuration. - `Load AVG`: Physical CPU load moving average. - `STORJ Price`: price of STORJ tokens, from cryptocompare.com's API For v2 Storj farmers: - `Reputation`: your node reputation (max 5000) from Storj's API - `Response time`: your node response time from Storj's API
44,004
44,005
Telegraf
We need two script to provide data to Telegraf. ### Storage folder size Create and `chmod +x /scripts/folder_size.sh` with: ```bash #!/bin/bash echo "[" du -ks "$@" | awk '{if (NR!=1) {printf ",\n"};printf " { \"directory_size_kilobytes\": "$1", \"path\": \""$2"\" }";}' echo echo "]" ``` The output should give something like: ```bash jgi@K3:~/docker_apps/telegraf/scripts$ ./folder_size.sh /home/jgi/docker_apps/storj/storage/ [ { "directory_size_kilobytes": 36803708, "path": "/home/jgi/docker_apps/storj/storage/" } ] ``` ### Your STORJ tokens balance Create an account at etherscan.io, generate an API key and replace <your_payout_address> and <your_etherscan_apikey>. Create and `chmod +x /scripts/storj_tokens.sh` with: ```bash #! /bin/bash SAT=$(curl -s 'https://api.etherscan.io/api?module=account&action=tokenbalance&contractaddress=0xb64ef51c888972c908cfacf59b47c1afbc0ab8ac&address=<your_payout_address>&tag=latest&apikey=<your_etherscan_apikey>' | grep -Po '"result":.*?[^\\]"' | awk -F':' '{print $2}' | sed -e 's/^"//' -e 's/"$//') echo $SAT ``` Ok, I know there's a lot of dark magic in this, just to get your token balance without quotes. Ping me if you have something else working in pure bash (run by Telegraf). The output should give something like: ```bash jgi@K3:~/docker_apps/telegraf/scripts$ ./storj_tokens.sh 8455429240 ``` ### Telegraf.conf In telegraf.conf, have at least those: ```bash [[inputs.docker]] endpoint = "unix:///var/run/docker.sock" perdevice = true total = false ``` ```bash [[inputs.exec]] commands = [ # ### Replace here the folder_size.sh script location, and the location of the storj data folder "/scripts/folder_size.sh /home/jgi/docker_apps/storj/storage" ] timeout = "5s" interval = "5m" name_suffix = "_myexeccollector" data_format = "json" tag_keys = [ "path" ] [[inputs.exec]] commands = [ "/scripts/storj_tokens.sh" ] timeout = "5s" interval = "24h" name_suffix = "_storj_token" data_format = "value" data_type = "integer" [[inputs.exec]] commands = [ # ### Replace here your V2 node ID "curl 'https://api.storj.io/contacts/f5782db1fc5d8c55c758d1dd95e6bb8d08dd6fb9'" ] timeout = "5s" interval = "15m" name_suffix = "_storj_api_v2" data_format = "json" tag_keys = [ "nodeID" ] [[inputs.exec]] commands = [ "curl 'https://min-api.cryptocompare.com/data/price?fsym=STORJ&tsyms=STORJ,USD,EUR'" ] timeout = "5s" interval = "1h" name_suffix = "_storj_token_price" data_format = "json" ``` After that you should see Telegraf storing those three new measurements: - `exec_myexeccollector` - `exec_storj_api_v2` - `exec_storj_token_price` Feel free to rename them here AND in Grafana's dasboard. Discussion for this dashboard can be followed here: https://github.com/storj/storj/issues/1789
0
0
14,166
1
10,121
4
161
Storj Storage Node Operator v2 & v3 dashboard.
{ "__inputs": [], "__requires": [ { "type": "panel", "id": "alertlist", "name": "Alert List", "version": "5.0.0" }, { "type": "panel", "id": "blackmirror1-singlestat-math-panel", "name": "Singlestat Math", "version": "1.1.7" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "5.4.3" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "5.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "5.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Storj Storage Node Operator v2 & v3 dashboard.", "editable": true, "gnetId": 10121, "graphTooltip": 0, "id": null, "links": [], "panels": [ { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 30, "panels": [], "title": "Storj V3", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 1 }, "id": 24, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Global Rx", "color": "#0a437c", "dashes": true, "fill": 0 }, { "alias": "Global Tx", "color": "#bf1b00", "dashes": true, "fill": 0 }, { "alias": "Storj Rx", "color": "#0a437c" }, { "alias": "Storj Tx", "color": "#bf1b00" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Global Rx", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "net", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "bytes_recv" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "interface", "operator": "=", "value": "enp0s25" } ] }, { "alias": "Global Tx", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "net", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "bytes_sent" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "interface", "operator": "=", "value": "enp0s25" } ] }, { "alias": "Grafana Rx", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": true, "measurement": "docker_container_net", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "rx_bytes" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "container_name", "operator": "=", "value": "grafana" } ] }, { "alias": "Grafana Tx", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": true, "measurement": "docker_container_net", "orderByTime": "ASC", "policy": "default", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "tx_bytes" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "container_image", "operator": "=", "value": "grafana/grafana" } ] }, { "alias": "Storj Rx", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "docker_container_net", "orderByTime": "ASC", "policy": "default", "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "rx_bytes" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "container_name", "operator": "=", "value": "storj" } ] }, { "alias": "Storj Tx", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "docker_container_net", "orderByTime": "ASC", "policy": "default", "refId": "F", "resultFormat": "time_series", "select": [ [ { "params": [ "tx_bytes" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "container_name", "operator": "=", "value": "storj" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Docker network traffic", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 1 }, "id": 8, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 0.5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Volume", "color": "#65c5db" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Volume", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "exec_myexeccollector", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "directory_size_kilobytes" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Storage size", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "deckbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "circleBackground": false, "colorBackground": false, "colorValue": false, "decimals": 3, "defaultColor": "rgb(117, 117, 117)", "format": "currencyEUR", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 3, "x": 0, "y": 10 }, "hideTimeOverride": true, "id": 22, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "math": "token*price", "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sortOrder": "asc", "sortOrderOptions": [ { "text": "Ascending", "value": "asc" }, { "text": "Descending", "value": "desc" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "alias": "token", "groupBy": [], "measurement": "exec_storj_token", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ " / 100000000" ], "type": "math" } ] ], "tags": [] }, { "alias": "price", "groupBy": [], "measurement": "exec_storj_token_price", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "EUR" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": "3d", "title": "STORJ val.", "tooltip": { "show": true }, "type": "blackmirror1-singlestat-math-panel", "valueFontSize": "80%", "valueMappingColorBackground": "#767171", "valueMaps": [ { "op": "=", "text": "No data", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "decimals": 3, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 3, "x": 3, "y": 10 }, "hideTimeOverride": true, "id": 14, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "groupBy": [], "hide": false, "measurement": "exec_storj_token", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ " / 100000000" ], "type": "math" } ] ], "tags": [] } ], "thresholds": "", "timeFrom": "3d", "title": "STORJ tok.", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "dashboardFilter": "", "dashboardTags": [], "folderId": null, "gridPos": { "h": 3, "w": 6, "x": 6, "y": 10 }, "id": 18, "limit": 10, "links": [], "nameFilter": "", "onlyAlertsOnDashboard": false, "show": "current", "sortOrder": 1, "stateFilter": [], "title": "Alerts", "type": "alertlist" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 10 }, "id": 20, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 0.5, "points": true, "renderer": "flot", "seriesOverrides": [ { "alias": "STORJ", "color": "#e5ac0e" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "STORJ", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "exec_storj_token_price", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "EUR" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "STORJ Price", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "currencyEUR", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "fill": 1, "gridPos": { "h": 6, "w": 6, "x": 0, "y": 13 }, "id": 2, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_container_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "container_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "docker_container_cpu", "orderByTime": "ASC", "policy": "autogen", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_percent" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Images CPU", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "fill": 1, "gridPos": { "h": 6, "w": 6, "x": 6, "y": 13 }, "id": 6, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "1 min", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "system", "orderByTime": "ASC", "policy": "autogen", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "load1" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "5 min", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "system", "orderByTime": "ASC", "policy": "autogen", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "load5" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "15 min", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "system", "orderByTime": "ASC", "policy": "autogen", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "load15" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Load AVG", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 19 }, "id": 28, "panels": [], "title": "Stroj V2", "type": "row" }, { "cacheTimeout": null, "colorBackground": false, "colorPostfix": false, "colorPrefix": false, "colorValue": true, "colors": [ "#d44a3a", "rgba(237, 129, 40, 0.89)", "#299c46" ], "format": "none", "gauge": { "maxValue": 5000, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 12, "x": 0, "y": 20 }, "id": 10, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": [ { "groupBy": [], "measurement": "exec_storj_api_v2", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "reputation" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [] } ], "thresholds": "2500, 4990", "timeFrom": "1h", "timeShift": null, "title": "Reputation", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "alert": { "conditions": [ { "evaluator": { "params": [ 5000 ], "type": "gt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "15m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" } ], "executionErrorState": "keep_state", "for": "15m", "frequency": "15m", "handler": 1, "name": "JGI02 Response time", "noDataState": "ok", "notifications": [ { "id": 1 } ] }, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "fill": 1, "gridPos": { "h": 12, "w": 12, "x": 12, "y": 20 }, "id": 12, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 0.5, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "exec_storj_api_v2", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "responseTime" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 5000 } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Response time", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "alert": { "conditions": [ { "evaluator": { "params": [ 5000 ], "type": "lt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "1h", "now" ] }, "reducer": { "params": [], "type": "last" }, "type": "query" } ], "executionErrorState": "keep_state", "for": "1m", "frequency": "10m", "handler": 1, "name": "JGI02 Reputation", "noDataState": "keep_state", "notifications": [ { "id": 1 } ] }, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 23 }, "id": 26, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "linear" ], "type": "fill" } ], "measurement": "exec_storj_api_v2", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "reputation" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "lt", "value": 5000 } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Reputation", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": "5000", "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": false, "schemaVersion": 16, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-7d", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "Storj SNO", "uid": "-Xpjfpliz", "version": 71 }
2019-05-02 11:51:52 UTC
null
0
0
12,979
1
12,941
20,896
12,076
aws-cloudwatch-usage-metrics
AWS CloudWatch Usage Metrics
Browse and visualize available AWS CloudWatch Usage Metrics
2020-09-08 22:47:21 UTC
2021-04-10 15:11:00 UTC
0
## AWS CloudWatch Browser Browse and visualize available AWS CloudWatch Usage Metrics. ## CloudWatch datasource configuration [http://docs.grafana.org/datasources/cloudwatch/](http://docs.grafana.org/datasources/cloudwatch/) ## Make Grafana AWS dashboards better Feel free to add additional dashboards for other AWS resources (EC2, S3, ...) or update existing one in [GitHub repo](https://github.com/monitoringartist/grafana-aws-cloudwatch-dashboards). ## Commercial support for this dashboard [![Monitoring Artist](https://monitoringartist.github.io/monitoring-artist-logo-grafana.png)](http://www.monitoringartist.com 'DevOps / Docker / Kubernetes / AWS ECS / Google GCP / Zabbix / Zenoss / Terraform / Monitoring')[![Monitoring Artist](https://monitoringartist.github.io/monitoring-artist-text-grafana.png)](http://www.monitoringartist.com 'DevOps / Docker / Kubernetes / AWS ECS / Google GCP / Zabbix / Zenoss / Terraform / Monitoring')
56,007
56,008
Other
null
0
0
20,896
1
12,979
4
2,215
Browse and visualize available AWS CloudWatch Usage Metrics
{ "__inputs": [], "__requires": [ { "type": "datasource", "id": "cloudwatch", "name": "CloudWatch", "version": "1.0.0" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.3.1" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "panel", "id": "text", "name": "Text", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Browse and visualize available AWS CloudWatch Usage Metrics", "editable": true, "gnetId": 12979, "graphTooltip": 2, "id": null, "iteration": 1605126448172, "links": [], "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 0 }, "hiddenSeries": false, "id": 7, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:131", "alias": "Usage", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "application": { "filter": "" }, "dimensions": { "Class": "$class", "Resource": "$resource", "Service": "$service", "Type": "$type" }, "expression": "", "functions": [], "group": { "filter": "" }, "hide": false, "highResolution": false, "host": { "filter": "" }, "id": "m1", "item": { "filter": "" }, "matchExact": true, "metricName": "$metric", "mode": 0, "namespace": "AWS/Usage", "options": { "showDisabledItems": false }, "period": "", "refId": "A", "region": "$region", "returnData": false, "statistics": [ "Sum" ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Metric", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:57", "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "$$hashKey": "object:58", "format": "percent", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 7 }, "hiddenSeries": false, "id": 8, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:131", "alias": "Usage", "yaxis": 1 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "application": { "filter": "" }, "dimensions": { "Class": "$class", "Resource": "$resource", "Service": "$service", "Type": "$type" }, "expression": "", "functions": [], "group": { "filter": "" }, "hide": true, "highResolution": false, "host": { "filter": "" }, "id": "m1", "item": { "filter": "" }, "matchExact": true, "metricName": "$metric", "mode": 0, "namespace": "AWS/Usage", "options": { "showDisabledItems": false }, "period": "", "refId": "A", "region": "$region", "returnData": false, "statistics": [ "Sum" ] }, { "alias": "Usage", "dimensions": {}, "expression": "m1/SERVICE_QUOTA(m1)*100", "id": "", "matchExact": true, "metricName": "", "namespace": "", "period": "", "refId": "B", "region": "default", "statistics": [ "Average" ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Service Quota Usage", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:57", "format": "percent", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "$$hashKey": "object:58", "format": "percent", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "gridPos": { "h": 3, "w": 24, "x": 0, "y": 14 }, "id": 2, "isNew": true, "links": [], "options": { "content": "<a href=\"http://www.monitoringartist.com\" target=\"_blank\" title=\"Dashboard maintained by Monitoring Artist - DevOps / Docker / Kubernetes / AWS ECS / Google GCP / Zabbix / Zenoss / Terraform / Monitoring\"><img src=\"https://monitoringartist.github.io/monitoring-artist-logo-grafana.png\" height=\"30px\" /></a> | \n<a target=\"_blank\" href=\"https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch-Usage-Metrics.html\">AWS CloudWatch Usage Metrics documentation</a> | \n<a target=\"_blank\" href=\"https://grafana.com/dashboards/12979\">Installed from Grafana.com dashboards</a>", "mode": "html" }, "pluginVersion": "7.3.1", "title": "Documentation", "type": "text" } ], "refresh": false, "schemaVersion": 26, "style": "dark", "tags": [ "monitoringartist", "cloudwatch" ], "templating": { "list": [ { "current": {}, "error": null, "hide": 0, "includeAll": false, "label": "Datasource", "multi": false, "name": "datasource", "options": [], "query": "cloudwatch", "queryValue": "hea", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "allValue": null, "current": {}, "datasource": "$datasource", "definition": "regions()", "error": null, "hide": 0, "includeAll": false, "label": "Region", "multi": false, "name": "region", "options": [], "query": "regions()", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$datasource", "definition": "metrics(AWS/Usage)", "error": null, "hide": 0, "includeAll": false, "label": "Metric", "multi": false, "name": "metric", "options": [], "query": "metrics(AWS/Usage)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$datasource", "definition": "dimension_values($region, AWS/Usage, $metric, Type)", "error": null, "hide": 0, "includeAll": false, "label": "Type", "multi": false, "name": "type", "options": [], "query": "dimension_values($region, AWS/Usage, $metric, Type)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$datasource", "definition": "dimension_values($region, AWS/Usage, $metric, Service)", "error": null, "hide": 0, "includeAll": false, "label": "Service", "multi": false, "name": "service", "options": [], "query": "dimension_values($region, AWS/Usage, $metric, Service)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$datasource", "definition": "dimension_values($region, AWS/Usage, $metric, Resource, {\"Service\": [\"$service\"]})", "error": null, "hide": 0, "includeAll": false, "label": "Resource", "multi": false, "name": "resource", "options": [], "query": "dimension_values($region, AWS/Usage, $metric, Resource, {\"Service\": [\"$service\"]})", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$datasource", "definition": "dimension_values($region, AWS/Usage, $metric, Class)", "error": null, "hide": 0, "includeAll": false, "label": "Class", "multi": false, "name": "class", "options": [], "query": "dimension_values($region, AWS/Usage, $metric, Class)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-7d", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "AWS CloudWatch Usage Metrics", "uid": "mkCnblDMk", "version": 1 }
2021-04-10 15:11:00 UTC
null
0
0
14,337
1
479,931
21,318
193
starlink
Starlink
Starlink dish metrics
2021-04-29 18:30:29 UTC
2021-05-12 19:05:26 UTC
0
https://github.com/danopstech/starlink_exporter
62,917
62,918
Other
null
1
5
21,318
1
14,337
4
170
Starlink dish metrics
{ "__inputs": [ { "name": "DS_GRAFANACLOUD-DWILLCOCKS-PROM", "label": "grafanacloud-dwillcocks-prom", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "panel", "id": "ae3e-plotly-panel", "name": "Plotly panel", "version": "0.3.3" }, { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.5.5" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Starlink dish metrics", "editable": true, "gnetId": 14337, "graphTooltip": 1, "id": null, "iteration": 1620812833887, "links": [ { "icon": "info", "tags": [], "targetBlank": true, "title": "Starlink Debug", "tooltip": "", "type": "link", "url": "http://192.168.100.1/support/debug" }, { "icon": "info", "tags": [], "targetBlank": true, "title": "Starlink Statistics", "tooltip": "", "type": "link", "url": "http://192.168.100.1/support/statistics" } ], "panels": [ { "datasource": "${DS_GRAFANACLOUD-DWILLCOCKS-PROM}", "fieldConfig": { "defaults": { "color": { "fixedColor": "rgb(245, 245, 245)", "mode": "thresholds" }, "mappings": [ { "from": "", "id": 1, "text": "Unknown", "to": "", "type": 1, "value": "0" }, { "from": "", "id": 2, "text": "Connected", "to": "", "type": 1, "value": "1" }, { "from": "", "id": 3, "text": "Searching", "to": "", "type": 1, "value": "2" }, { "from": "", "id": 4, "text": "Booting", "to": "", "type": 1, "value": "3" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "orange", "value": null }, { "color": "green", "value": 1 }, { "color": "yellow", "value": 12 }, { "color": "#EAB839", "value": 22 } ] } }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 0, "y": 0 }, "id": 34, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.5", "targets": [ { "exemplar": true, "expr": "starlink_dish_state{instance=\"$DishID\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "State", "type": "stat" }, { "datasource": "${DS_GRAFANACLOUD-DWILLCOCKS-PROM}", "fieldConfig": { "defaults": { "color": { "fixedColor": "rgb(194, 194, 194)", "mode": "fixed" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 2, "y": 0 }, "id": 41, "interval": "1m", "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.5", "targets": [ { "exemplar": true, "expr": "starlink_dish_uptime_seconds{instance=\"$DishID\"}", "interval": "", "legendFormat": "", "queryType": "randomWalk", "refId": "A" } ], "title": "Uptime", "type": "stat" }, { "datasource": "${DS_GRAFANACLOUD-DWILLCOCKS-PROM}", "fieldConfig": { "defaults": { "color": { "fixedColor": "rgb(194, 194, 194)", "mode": "fixed" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "string" }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 4, "y": 0 }, "id": 46, "interval": "1m", "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.5", "targets": [ { "exemplar": true, "expr": "starlink_dish_cell_id{instance=\"$DishID\"}", "interval": "", "legendFormat": "", "queryType": "randomWalk", "refId": "A" } ], "title": "Cell ID", "type": "stat" }, { "datasource": "${DS_GRAFANACLOUD-DWILLCOCKS-PROM}", "fieldConfig": { "defaults": { "color": { "fixedColor": "rgb(194, 194, 194)", "mode": "fixed" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "string" }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 6, "y": 0 }, "id": 47, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.5", "targets": [ { "exemplar": true, "expr": "starlink_dish_initial_gateway_id{instance=\"$DishID\"}", "interval": "", "legendFormat": "", "queryType": "randomWalk", "refId": "A" } ], "title": "Gateway ID", "type": "stat" }, { "datasource": "${DS_GRAFANACLOUD-DWILLCOCKS-PROM}", "fieldConfig": { "defaults": { "color": { "fixedColor": "rgb(194, 194, 194)", "mode": "fixed" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "string" }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 8, "y": 0 }, "id": 48, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.5", "targets": [ { "exemplar": true, "expr": "starlink_dish_initial_satellite_id", "interval": "", "legendFormat": "", "queryType": "randomWalk", "refId": "A" } ], "title": "Satellite ID", "type": "stat" }, { "datasource": "${DS_GRAFANACLOUD-DWILLCOCKS-PROM}", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 10, "y": 0 }, "id": 51, "interval": "3s", "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.5", "targets": [ { "exemplar": true, "expr": "starlink_dish_last_24h_obstructed_seconds{instance=\"$DishID\"}", "format": "time_series", "interval": "", "legendFormat": "24h_obstructed_seconds", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "24h Obstructed Time", "transformations": [], "type": "stat" }, { "datasource": "${DS_GRAFANACLOUD-DWILLCOCKS-PROM}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "from": "", "id": 1, "text": "False", "to": "", "type": 1, "value": "0" }, { "from": "", "id": 2, "text": "True", "to": "", "type": 1, "value": "1" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 1 } ] } }, "overrides": [] }, "gridPos": { "h": 2, "w": 3, "x": 12, "y": 0 }, "id": 50, "interval": "3s", "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.5", "targets": [ { "exemplar": true, "expr": "starlink_dish_currently_obstructed{instance=\"$DishID\"}", "interval": "", "legendFormat": "Obstructed", "refId": "A" }, { "exemplar": true, "expr": "starlink_dish_backup_beam{instance=\"$DishID\"}", "hide": false, "interval": "", "legendFormat": "Backup Beam", "refId": "B" } ], "type": "stat" }, { "datasource": "${DS_GRAFANACLOUD-DWILLCOCKS-PROM}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "from": "", "id": 1, "text": "False", "to": "", "type": 1, "value": "0" }, { "from": "", "id": 2, "text": "True", "to": "", "type": 1, "value": "1" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 1 } ] } }, "overrides": [] }, "gridPos": { "h": 2, "w": 9, "x": 15, "y": 0 }, "id": 13, "interval": "15", "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.5", "targets": [ { "exemplar": true, "expr": "starlink_dish_alert_slow_eth_speeds{instance=\"$DishID\"}", "interval": "", "legendFormat": "Slow Ethernet", "refId": "A" }, { "exemplar": true, "expr": "starlink_dish_alert_mast_not_near_vertical{instance=\"$DishID\"}", "hide": false, "interval": "", "legendFormat": "Mast Not Near Vertical", "refId": "B" }, { "exemplar": true, "expr": "starlink_dish_alert_motors_stuck{instance=\"$DishID\"}", "hide": false, "interval": "", "legendFormat": "Motor Stuck", "refId": "C" }, { "exemplar": true, "expr": "starlink_dish_alert_thermal_throttle{instance=\"$DishID\"}", "hide": false, "interval": "", "legendFormat": "Thernal Throttle", "refId": "D" }, { "exemplar": true, "expr": "starlink_dish_alert_thermal_shutdown{instance=\"$DishID\"}", "hide": false, "interval": "", "legendFormat": "Thermal Shutdown", "refId": "E" }, { "exemplar": true, "expr": "starlink_dish_alert_unexpected_location{instance=\"$DishID\"}", "hide": false, "interval": "", "legendFormat": "Unexpected Location", "refId": "F" } ], "type": "stat" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_GRAFANACLOUD-DWILLCOCKS-PROM}", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 1, "fillGradient": 2, "gridPos": { "h": 14, "w": 18, "x": 0, "y": 2 }, "hiddenSeries": false, "id": 8, "interval": "1s", "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:116", "alias": "Download", "color": "rgb(250, 5, 210)" }, { "$$hashKey": "object:287", "alias": "Latency", "color": "rgb(0, 157, 245)", "fill": 0, "fillGradient": 0, "yaxis": 2 }, { "$$hashKey": "object:3966", "alias": "Upload", "color": "rgb(233, 255, 0)" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "starlink_dish_uplink_throughput_bytes{instance=\"$DishID\"} / 1000000 * -1", "instant": false, "interval": "", "legendFormat": "Upload", "refId": "A" }, { "exemplar": true, "expr": "starlink_dish_downlink_throughput_bytes{instance=\"$DishID\"} /1000000", "hide": false, "interval": "", "legendFormat": "Download", "refId": "B" }, { "exemplar": true, "expr": "avg_over_time(starlink_dish_pop_ping_latency_seconds{instance=\"$DishID\"}[5m])", "hide": false, "interval": "", "legendFormat": "Latency", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Tail", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:300", "decimals": null, "format": "short", "label": "Mbps", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:301", "format": "s", "label": "Latency", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": 0 } }, { "datasource": "${DS_GRAFANACLOUD-DWILLCOCKS-PROM}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 9, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "value": null }, { "color": "orange", "value": 5 }, { "color": "yellow", "value": 6 }, { "color": "green", "value": 8 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 18, "y": 2 }, "id": 19, "interval": "1s", "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "7.5.5", "targets": [ { "exemplar": true, "expr": "starlink_dish_snr{instance=\"$DishID\"}", "interval": "", "legendFormat": "SNR", "refId": "A" } ], "title": "Current SNR", "type": "gauge" }, { "datasource": "${DS_GRAFANACLOUD-DWILLCOCKS-PROM}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "yellow", "value": 0.6 }, { "color": "orange", "value": 0.75 }, { "color": "red", "value": 0.9 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 21, "y": 2 }, "id": 43, "options": { "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "7.5.5", "targets": [ { "exemplar": true, "expr": "starlink_dish_pop_ping_drop_ratio{instance=\"$DishID\"}", "interval": "", "legendFormat": "", "queryType": "randomWalk", "refId": "A" } ], "title": "Current Ping Drop Rate", "type": "gauge" }, { "datasource": "${DS_GRAFANACLOUD-DWILLCOCKS-PROM}", "description": "", "fieldConfig": { "defaults": {}, "overrides": [] }, "gridPos": { "h": 6, "w": 6, "x": 18, "y": 7 }, "id": 2, "options": { "config": { "displayModeBar": false }, "data": [ { "line": { "color": "red", "width": 2 }, "mode": "lines", "type": "scatter" } ], "layout": { "font": { "color": "darkgrey" }, "margin": { "b": 20, "t": 30 }, "paper_bgcolor": "rgba(0,0,0,0)", "plot_bgcolor": "rgba(0,0,0,0)", "xaxis": { "autorange": false, "range": [ "2000-06-13 20:19:55.8287", "2000-06-18 15:40:49.7421" ], "type": "date" } }, "onclick": "\n\n", "script": "var data = [\n {\n r: [data.series[0].fields[1].values.buffer[0] * 100, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],\n theta: [\"0\", \"30\", \"60\", \"90\", \"120\", \"150\", \"180\", \"210\", \"240\", \"270\", \"300\", \"330\"],\n name: \"0°-30°\",\n marker: {color: \"rgb(255,0,0)\"},\n type: \"barpolar\",\n showlegend: false,\n offset: 0,\n hovertext: \"Obstructions between 0° and 30°\",\n hoverinfo: \"text+r\"\n },\n {\n r: [0, data.series[1].fields[1].values.buffer[0] * 100, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],\n theta: [\"0\", \"30\", \"60\", \"90\", \"120\", \"150\", \"180\", \"210\", \"240\", \"270\", \"300\", \"330\"],\n name: \"30°-60°\",\n marker: {color: \"rgb(255,125,0)\"},\n type: \"barpolar\",\n showlegend: false,\n offset: 0,\n hovertext: \"Obstructions between 30° and 60°\",\n hoverinfo: \"text+r\"\n },\n {\n r: [0, 0, data.series[2].fields[1].values.buffer[0] * 100, 0, 0, 0, 0, 0, 0, 0, 0, 0],\n theta: [\"0\", \"30\", \"60\", \"90\", \"120\", \"150\", \"180\", \"210\", \"240\", \"270\", \"300\", \"330\"],\n name: \"60°-90°\",\n marker: {color: \"rgb(255,225,0)\"},\n type: \"barpolar\",\n showlegend: false,\n offset: 0,\n hovertext: \"Obstructions between 60° and 90°\",\n hoverinfo: \"text+r\"\n },\n {\n r: [0, 0, 0, data.series[3].fields[1].values.buffer[0] * 100, 0, 0, 0, 0, 0, 0, 0, 0],\n theta: [\"0\", \"30\", \"60\", \"90\", \"120\", \"150\", \"180\", \"210\", \"240\", \"270\", \"300\", \"330\"],\n name: \"90°-120°\",\n marker: {color: \"rgb(125,255,0)\"},\n type: \"barpolar\",\n showlegend: false,\n offset: 0,\n hovertext: \"Obstructions between 90° and 120°\",\n hoverinfo: \"text+r\"\n },\n {\n r: [0, 0, 0, 0, data.series[4].fields[1].values.buffer[0] * 100, 0, 0, 0, 0, 0, 0, 0],\n theta: [\"0\", \"30\", \"60\", \"90\", \"120\", \"150\", \"180\", \"210\", \"240\", \"270\", \"300\", \"330\"],\n name: \"120°-150°\",\n marker: {color: \"rgb(0,255,0)\"},\n type: \"barpolar\",\n showlegend: false,\n offset: 0,\n hovertext: \"Obstructions between 120° and 150°\",\n hoverinfo: \"text+r\"\n },\n {\n r: [0, 0, 0, 0, 0, data.series[5].fields[1].values.buffer[0] * 100, 0, 0, 0, 0, 0, 0],\n theta: [\"0\", \"30\", \"60\", \"90\", \"120\", \"150\", \"180\", \"210\", \"240\", \"270\", \"300\", \"330\"],\n name: \"150°-180°\",\n marker: {color: \"rgb(0,255,125)\"},\n type: \"barpolar\",\n showlegend: false,\n offset: 0,\n hovertext: \"Obstructions between 150° and 180°\",\n hoverinfo: \"text+r\"\n },\n {\n r: [0, 0, 0, 0, 0, 0, data.series[6].fields[1].values.buffer[0] * 100, 0, 0, 0, 0, 0],\n theta: [\"0\", \"30\", \"60\", \"90\", \"120\", \"150\", \"180\", \"210\", \"240\", \"270\", \"300\", \"330\"],\n name: \"180°-210°\",\n marker: {color: \"rgb(0,255,255)\"},\n type: \"barpolar\",\n showlegend: false,\n offset: 0,\n hovertext: \"Obstructions between 180° and 210°\",\n hoverinfo: \"text+r\"\n },\n {\n r: [0, 0, 0, 0, 0, 0, 0, data.series[7].fields[1].values.buffer[0] * 100, 0, 0, 0, 0],\n theta: [\"0\", \"30\", \"60\", \"90\", \"120\", \"150\", \"180\", \"210\", \"240\", \"270\", \"300\", \"330\"],\n name: \"210°-240°\",\n marker: {color: \"rgb(0,125,255)\"},\n type: \"barpolar\",\n showlegend: false,\n offset: 0,\n hovertext: \"Obstructions between 210° and 240°\",\n hoverinfo: \"text+r\"\n },\n {\n r: [0, 0, 0, 0, 0, 0, 0, 0, data.series[8].fields[1].values.buffer[0] * 100, 0, 0, 0],\n theta: [\"0\", \"30\", \"60\", \"90\", \"120\", \"150\", \"180\", \"210\", \"240\", \"270\", \"300\", \"330\"],\n name: \"240°-270°\",\n marker: {color: \"rgb(0,0,255)\"},\n type: \"barpolar\",\n showlegend: false,\n offset: 0,\n hovertext: \"Obstructions between 240° and 270°\",\n hoverinfo: \"text+r\"\n },\n {\n r: [0, 0, 0, 0, 0, 0, 0, 0, 0, data.series[9].fields[1].values.buffer[0] * 100, 0, 0],\n theta: [\"0\", \"30\", \"60\", \"90\", \"120\", \"150\", \"180\", \"210\", \"240\", \"270\", \"300\", \"330\"],\n name: \"270°-300°\",\n marker: {color: \"rgb(125,0,255)\"},\n type: \"barpolar\",\n showlegend: false,\n offset: 0,\n hovertext: \"Obstructions between 270° and 300°\",\n hoverinfo: \"text+r\"\n },\n {\n r: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, data.series[10].fields[1].values.buffer[0] * 100, 0],\n theta: [\"0\", \"30\", \"60\", \"90\", \"120\", \"150\", \"180\", \"210\", \"240\", \"270\", \"300\", \"330\"],\n name: \"300°-330°\",\n marker: {color: \"rgb(255,0,255)\"},\n type: \"barpolar\",\n showlegend: false,\n offset: 0,\n hovertext: \"Obstructions between 300° and 330°\",\n hoverinfo: \"text+r\"\n },\n {\n r: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, data.series[11].fields[1].values.buffer[0] * 100],\n theta: [\"0\", \"30\", \"60\", \"90\", \"120\", \"150\", \"180\", \"210\", \"240\", \"270\", \"300\", \"330\"],\n name: \"330°-360°\",\n marker: {color: \"rgb(255,0,125)\"},\n type: \"barpolar\",\n showlegend: false,\n offset: 0,\n hovertext: \"Obstructions between 330° and 360°\",\n hoverinfo: \"text+r\"\n }\n]\nvar layout = {\n font: {size: 12},\n legend: {font: {size: 10}},\n polar: {\n barmode: \"overlay\",\n bargap: 0,\n radialaxis: {ticksuffix: \"%\", angle: 45, dtick: 10},\n angularaxis: {direction: \"clockwise\"}\n }\n}\n\nreturn {data: data, layout: layout}\n" }, "pluginVersion": "7.4.5", "targets": [ { "exemplar": true, "expr": "starlink_dish_wedge_fraction_obstruction_ratio{wedge=\"0\",instance=\"$DishID\"}", "instant": true, "interval": "", "legendFormat": "", "refId": "A" }, { "exemplar": true, "expr": "starlink_dish_wedge_fraction_obstruction_ratio{wedge=\"1\",instance=\"$DishID\"}", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "B" }, { "exemplar": true, "expr": "starlink_dish_wedge_fraction_obstruction_ratio{wedge=\"2\",instance=\"$DishID\"}", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "C" }, { "exemplar": true, "expr": "starlink_dish_wedge_fraction_obstruction_ratio{wedge=\"3\",instance=\"$DishID\"}", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "D" }, { "exemplar": true, "expr": "starlink_dish_wedge_fraction_obstruction_ratio{wedge=\"4\",instance=\"$DishID\"}", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "E" }, { "exemplar": true, "expr": "starlink_dish_wedge_fraction_obstruction_ratio{wedge=\"5\",instance=\"$DishID\"}", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "F" }, { "exemplar": true, "expr": "starlink_dish_wedge_fraction_obstruction_ratio{wedge=\"6\",instance=\"$DishID\"}", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "G" }, { "exemplar": true, "expr": "starlink_dish_wedge_fraction_obstruction_ratio{wedge=\"7\",instance=\"$DishID\"}", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "H" }, { "exemplar": true, "expr": "starlink_dish_wedge_fraction_obstruction_ratio{wedge=\"8\",instance=\"$DishID\"}", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "I" }, { "exemplar": true, "expr": "starlink_dish_wedge_fraction_obstruction_ratio{wedge=\"9\",instance=\"$DishID\"}", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "J" }, { "exemplar": true, "expr": "starlink_dish_wedge_fraction_obstruction_ratio{wedge=\"10\",instance=\"$DishID\"}", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "K" }, { "exemplar": true, "expr": "starlink_dish_wedge_fraction_obstruction_ratio{wedge=\"11\",instance=\"$DishID\"}", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "L" } ], "title": "Current Wedge Fraction Obstructions", "type": "ae3e-plotly-panel" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_GRAFANACLOUD-DWILLCOCKS-PROM}", "fieldConfig": { "defaults": { "unit": "short" }, "overrides": [] }, "fill": 1, "fillGradient": 4, "gridPos": { "h": 5, "w": 6, "x": 18, "y": 13 }, "hiddenSeries": false, "id": 37, "interval": null, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "starlink_dish_wedge_fraction_obstruction_ratio{instance=\"$DishID\"} * 100 > 0 ", "interval": "", "legendFormat": "{{ wedge_name }}", "refId": "A" } ], "thresholds": [], "timeFrom": "24h", "timeRegions": [], "timeShift": null, "title": "Wedge Fraction Obstructions", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:427", "format": "short", "label": "Percent", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:428", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_GRAFANACLOUD-DWILLCOCKS-PROM}", "fieldConfig": { "defaults": { "unit": "s" }, "overrides": [ { "matcher": { "id": "byName", "options": "Backup Beam" }, "properties": [ { "id": "unit", "value": "string" } ] } ] }, "fill": 1, "fillGradient": 5, "gridPos": { "h": 7, "w": 9, "x": 0, "y": 16 }, "hiddenSeries": false, "id": 49, "interval": "1s", "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:2618", "alias": "First Nonempty Slot", "color": "#F2495C" }, { "$$hashKey": "object:3086", "alias": "Backup Beam", "bars": true, "color": "#FF9830", "lines": false, "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "starlink_dish_time_to_slot_end_seconds{instance=\"$DishID\"}", "hide": false, "interval": "", "legendFormat": "Slot End", "refId": "C" }, { "exemplar": true, "expr": "starlink_dish_first_nonempty_slot_seconds{instance=\"$DishID\"}", "hide": false, "interval": "", "legendFormat": "First Nonempty Slot", "refId": "A" }, { "exemplar": true, "expr": "starlink_dish_backup_beam{instance=\"$DishID\"}", "hide": false, "interval": "", "legendFormat": "Backup Beam", "refId": "B" } ], "thresholds": [], "timeFrom": "10m", "timeRegions": [], "timeShift": null, "title": "Slot Timers", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2590", "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:2591", "decimals": 0, "format": "string", "label": null, "logBase": 1, "max": "1", "min": "0", "show": true } ], "yaxis": { "align": true, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_GRAFANACLOUD-DWILLCOCKS-PROM}", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 1, "fillGradient": 3, "gridPos": { "h": 7, "w": 9, "x": 9, "y": 16 }, "hiddenSeries": false, "id": 26, "interval": "1s", "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:1642", "alias": "Drop", "color": "#F2495C", "yaxis": 2 }, { "$$hashKey": "object:413", "alias": "Obstructed", "bars": true, "color": "#FF9830", "lines": false, "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "avg_over_time(starlink_dish_snr{instance=\"$DishID\"}[1m])", "hide": false, "interval": "", "legendFormat": "SNR", "refId": "C" }, { "exemplar": true, "expr": "avg_over_time(starlink_dish_pop_ping_drop_ratio{instance=\"$DishID\"}[10s])", "hide": false, "interval": "", "legendFormat": "Drop", "refId": "B" }, { "exemplar": true, "expr": "starlink_dish_currently_obstructed{instance=\"$DishID\"}", "hide": false, "interval": "", "legendFormat": "Obstructed", "refId": "A" } ], "thresholds": [], "timeFrom": "10m", "timeRegions": [], "timeShift": null, "title": "SNR and Pop Ping Drop Percentage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:235", "decimals": 0, "format": "short", "label": "SNR", "logBase": 1, "max": "10", "min": "0", "show": true }, { "$$hashKey": "object:236", "format": "percentunit", "label": "Drop Percentage", "logBase": 1, "max": "1", "min": "0", "show": true } ], "yaxis": { "align": true, "alignLevel": 0 } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_GRAFANACLOUD-DWILLCOCKS-PROM}", "description": "", "fieldConfig": { "defaults": { "unit": "s" }, "overrides": [] }, "fill": 1, "fillGradient": 5, "gridPos": { "h": 5, "w": 6, "x": 18, "y": 18 }, "hiddenSeries": false, "id": 4, "interval": "3s", "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": false }, "percentage": false, "pluginVersion": "7.5.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:853", "alias": "24h_obstructed_seconds", "color": "#E02F44" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "starlink_dish_last_24h_obstructed_seconds{instance=\"$DishID\"}", "format": "time_series", "interval": "", "legendFormat": "24h_obstructed_seconds", "refId": "A" } ], "thresholds": [], "timeFrom": "24h", "timeRegions": [], "timeShift": null, "title": "24h Obstructed Time", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transformations": [], "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:668", "decimals": 0, "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:669", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "5s", "schemaVersion": 27, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": "*", "current": {}, "datasource": "${DS_GRAFANACLOUD-DWILLCOCKS-PROM}", "definition": "label_values(starlink_dish_up, instance)", "description": null, "error": null, "hide": 0, "includeAll": false, "label": "Dish ID", "multi": false, "name": "DishID", "options": [], "query": { "query": "label_values(starlink_dish_up, instance)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-30m", "to": "now" }, "timepicker": { "hidden": false, "nowDelay": "", "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m" ] }, "timezone": "", "title": "Starlink", "uid": "GG3mnflGz", "version": 42 }
2021-05-12 19:05:07 UTC
null
0
0
10,709
1
253,893
14,976
254
app-monitor
App Monitor
null
2019-08-12 05:53:55 UTC
2019-08-15 07:37:43 UTC
0
null
0
0
Other
null
1
3
14,976
1
10,709
4
173
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.1.0" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" }, { "type": "panel", "id": "yesoreyeram-boomtheme-panel", "name": "Boom Theme", "version": "0.1.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 10709, "graphTooltip": 0, "id": null, "iteration": 1565854589273, "links": [], "panels": [ { "activeThemeId": 0, "gridPos": { "h": 3, "w": 24, "x": 0, "y": 0 }, "id": 62, "links": [], "themes": [ { "name": "Night Theme", "styles": [ { "props": { "theme": "default" }, "type": "basetheme" }, { "props": { "url": "https://images.unsplash.com/photo-1524334228333-0f6db392f8a1" }, "type": "bgimage" }, { "props": { "text": ".panel-container {\n background-color: rgba(0,0,0,0.3);\n}" }, "type": "style" } ] } ], "timeFrom": null, "timeShift": null, "title": "", "transparent": true, "type": "yesoreyeram-boomtheme-panel" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 3 }, "id": 58, "panels": [], "title": "Network", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "description": "Cumulative count of packets transmitted", "fill": 1, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 4 }, "id": 55, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 0.5, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "container_network_transmit_packets_total{namespace=\"#team:[[group_name]]#\", pod_name=~\"#project:[[app_name]]#.*\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "transmit_packets_total", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Cumulative Transmission (Packet)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "decimals": null, "description": "(Count of dropped packets) / (Packets of transmission), in the time range", "format": "percentunit", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 8, "w": 4, "x": 8, "y": 4 }, "id": 52, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "expr": "delta(container_network_transmit_packets_dropped_total{namespace=\"#team:[[group_name]]#\", pod_name=~\"#project:[[app_name]]#.*\"}[$__range]) / delta(container_network_transmit_packets_total[$__range])", "format": "time_series", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "0.5, 0.8", "timeFrom": null, "timeShift": null, "title": "Transmission Error Rate (Packet)", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "description": "Cumulative count of bytes transmitted", "fill": 1, "gridPos": { "h": 8, "w": 8, "x": 12, "y": 4 }, "id": 53, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 0.5, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "container_network_transmit_bytes_total{namespace=\"#team:[[group_name]]#\", pod_name=~\"#project:[[app_name]]#.*\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "transmit_total", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Cumulative Transmission (Byte)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "decimals": null, "description": "(Count of errors) / (Bytes of transmission), in the time range", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 8, "w": 4, "x": 20, "y": 4 }, "id": 54, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "/B", "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": false }, "tableColumn": "", "targets": [ { "expr": "delta(container_network_transmit_errors_total{namespace=\"#team:[[group_name]]#\", pod_name=~\"#project:[[app_name]]#.*\"}[$__range]) / delta(container_network_transmit_bytes_total[$__range])", "format": "time_series", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Transmission Error Rate (Byte)", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "description": "Cumulative count of packets received", "fill": 1, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 12 }, "id": 49, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 0.5, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "container_network_receive_packets_total{namespace=\"#team:[[group_name]]#\", pod_name=~\"#project:[[app_name]]#.*\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "receive_packets_total", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Cumulative Receipt (Packet)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "decimals": null, "description": "(Count of dropped packets) / (Packets of receipt), in the time range", "format": "percentunit", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 8, "w": 4, "x": 8, "y": 12 }, "id": 56, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "expr": "delta(container_network_receive_packets_dropped_total{namespace=\"#team:[[group_name]]#\", pod_name=~\"#project:[[app_name]]#.*\"}[$__range]) / delta(container_network_receive_packets_total[$__range])", "format": "time_series", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "0.5, 0.8", "timeFrom": null, "timeShift": null, "title": "Receipt Error Rate (Packet)", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "description": "Cumulative count of bytes received", "fill": 1, "gridPos": { "h": 8, "w": 8, "x": 12, "y": 12 }, "id": 45, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 0.5, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "container_network_receive_bytes_total{namespace=\"#team:[[group_name]]#\", pod_name=~\"#project:[[app_name]]#.*\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "receive_total", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Cumulative Receipt (Byte)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "decimals": null, "description": "(Count of errors) / (Bytes of receipt), in the time range", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 8, "w": 4, "x": 20, "y": 12 }, "id": 47, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": " /B", "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": false }, "tableColumn": "", "targets": [ { "expr": "delta(container_network_receive_errors_total{namespace=\"#team:[[group_name]]#\", pod_name=~\"#project:[[app_name]]#.*\"}[$__range]) / delta(container_network_receive_bytes_total[$__range])", "format": "time_series", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Receipt Error Rate (Byte)", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 20 }, "id": 37, "panels": [], "title": "Memory", "type": "row" }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "description": "Size of current working set / total memory usage", "fill": 1, "gridPos": { "h": 8, "w": 15, "x": 0, "y": 21 }, "id": 35, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 0.5, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "container_memory_working_set_bytes{namespace=\"#team:[[group_name]]#\", image!=\"\", name!~\"k8s_POD_.*\", pod_name=~\"#project:[[app_name]]#.*\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "working_set", "refId": "A" }, { "expr": "container_memory_usage_bytes{namespace=\"#team:[[group_name]]#\", image!=\"\", name!~\"k8s_POD_.*\", pod_name=~\"#project:[[app_name]]#.*\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "total", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Size", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "description": "Maximum memory usage recorded", "format": "bytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 8, "w": 2, "x": 15, "y": 21 }, "id": 31, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "expr": "container_memory_max_usage_bytes{namespace=\"#team:[[group_name]]#\", image!=\"\", name!~\"k8s_POD_.*\", pod_name=~\"#project:[[app_name]]#.*\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "max_usage", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Maximum", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "description": "Current memory saturation (usage / limit) for the container", "gridPos": { "h": 8, "w": 5, "x": 17, "y": 21 }, "id": 33, "links": [], "options": { "maxValue": "1", "minValue": 0, "orientation": "auto", "showThresholdLabels": false, "showThresholdMarkers": true, "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "red", "index": 1, "value": 0.8 } ], "valueMappings": [], "valueOptions": { "decimals": null, "prefix": "", "stat": "mean", "suffix": "", "unit": "percentunit" } }, "pluginVersion": "6.1.0", "targets": [ { "expr": "container_memory_usage_bytes{namespace=\"#team:[[group_name]]#\", image!=\"\", name!~\"k8s_POD_.*\", pod_name=~\"#project:[[app_name]]#.*\"} / container_spec_memory_limit_bytes", "format": "time_series", "intervalFactor": 1, "legendFormat": "sturation", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Saturation", "type": "gauge" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "description": "Count of memory allocation failures in the time range", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 2, "x": 22, "y": 21 }, "id": 29, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "expr": "container_memory_failures_total{namespace=\"#team:[[group_name]]#\", scope=\"container\", type=\"pgfault\", container_name=\"#project:[[app_name]]#\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "failures_total", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Allocation Failure", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "diff" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "description": "Number of memory usage hits limits in the time range", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 2, "x": 22, "y": 25 }, "id": 25, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "expr": "container_memory_failcnt{namespace=\"#team:[[group_name]]#\", image!=\"\", name!~\"k8s_POD_.*\", pod_name=~\"#project:[[app_name]]#.*\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "failcnt", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Limit Hit", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "diff" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 29 }, "id": 6, "panels": [], "title": "CPU", "type": "row" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "decimals": null, "description": "User cpu time consumed in the time range", "format": "dtdurations", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 6, "w": 4, "x": 0, "y": 30 }, "id": 43, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "expr": "container_cpu_user_seconds_total{namespace=\"#team:[[group_name]]#\", image!=\"\", name!~\"k8s_POD_.*\", pod_name=~\"#project:[[app_name]]#.*\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "User Time", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "diff" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "description": "Cpu time consumed in the time range", "format": "dtdurations", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 6, "w": 4, "x": 4, "y": 30 }, "id": 39, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "pluginVersion": "6.1.0", "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": false }, "tableColumn": "app_name", "targets": [ { "expr": "container_cpu_usage_seconds_total{namespace=\"#team:[[group_name]]#\", image!=\"\", name!~\"k8s_POD_.*\", pod_name=~\"#project:[[app_name]]#.*\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "usage_total", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Real Time", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "diff" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "description": "System cpu time consumed in the time range", "format": "dtdurations", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 6, "w": 4, "x": 8, "y": 30 }, "id": 41, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "expr": "container_cpu_system_seconds_total{namespace=\"#team:[[group_name]]#\", image!=\"\", name!~\"k8s_POD_.*\", pod_name=~\"#project:[[app_name]]#.*\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "System Time", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "diff" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "description": "Average load of CPU in the last 10s (The spark line shows the history information)", "format": "percentunit", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 30 }, "id": 4, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": "container_cpu_load_average_10s{namespace=\"#team:[[group_name]]#\", image!=\"\", name!~\"k8s_POD_.*\", pod_name=~\"#project:[[app_name]]#.*\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "load_average_10s", "refId": "A" } ], "thresholds": "0.5,0.8", "timeFrom": null, "timeShift": null, "title": "Load", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 36 }, "id": 20, "panels": [], "title": "File System", "type": "row" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "description": "Count of reads completed in the time range. The spark line shows cumulative count of reads completed.", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 37 }, "id": 18, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": "container_fs_reads_total{namespace=\"#team:[[group_name]]#\", image!=\"\", name!~\"k8s_POD_.*\", device=\"/dev/vda1\", pod_name=~\"#project:[[app_name]]#.*\"}", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "reads_total", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Reads Completed", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "diff" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "description": "Count of writes completed in the time range. The spark line shows cumulative count of writes completed.", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 37 }, "id": 21, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "#37872D", "full": false, "lineColor": "#73BF69", "show": true }, "tableColumn": "", "targets": [ { "expr": "container_fs_writes_total{namespace=\"#team:[[group_name]]#\", image!=\"\", name!~\"k8s_POD_.*\", device=\"/dev/vda1\", pod_name=~\"#project:[[app_name]]#.*\"}", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "writes_total", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Writes Completed", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "diff" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "description": "Number of I/Os currently in progress.", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 37 }, "id": 10, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "#FA6400", "full": false, "lineColor": "#FADE2A", "show": true }, "tableColumn": "", "targets": [ { "expr": "container_fs_io_current{namespace=\"#team:[[group_name]]#\", image!=\"\", name!~\"k8s_POD_.*\", pod_name=~\"#project:[[app_name]]#.*\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "io_current", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "IO Current", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "description": "The total number of current inodes.\nThe spark line shows history information.", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 37 }, "id": 8, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "#C4162A", "full": false, "lineColor": "#F2495C", "show": true }, "tableColumn": "", "targets": [ { "expr": "container_fs_inodes_total{namespace=\"#team:[[group_name]]#\", image!=\"\", name!~\"k8s_POD_.*\", pod_name=~\"#project:[[app_name]]#.*\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "inodes_total", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Inodes Total", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "description": "Cumulative count of seconds spent doing I/Os, reading, and writing from the container was created.", "fill": 1, "gridPos": { "h": 8, "w": 9, "x": 0, "y": 45 }, "id": 12, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 0.5, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "container_fs_io_time_seconds_total{namespace=\"#team:[[group_name]]#\", image!=\"\", name!~\"k8s_POD_.*\", pod_name=~\"#project:[[app_name]]#.*\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "io_time_total", "refId": "A" }, { "expr": "container_fs_read_seconds_total{namespace=\"#team:[[group_name]]#\", image!=\"\", name!~\"k8s_POD_.*\", pod_name=~\"#project:[[app_name]]#.*\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "read_total", "refId": "B" }, { "expr": "container_fs_write_seconds_total{namespace=\"#team:[[group_name]]#\", image!=\"\", name!~\"k8s_POD_.*\", pod_name=~\"#project:[[app_name]]#.*\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "write_total", "refId": "C" }, { "expr": "container_fs_io_time_weighted_seconds_total{namespace=\"#team:[[group_name]]#\", image!=\"\", name!~\"k8s_POD_.*\", pod_name=~\"#project:[[app_name]]#.*\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "io_time_weighted_total", "refId": "D" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Cumulative Time", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "description": "(usage / limit) of the current file system.", "gridPos": { "h": 8, "w": 6, "x": 9, "y": 45 }, "id": 23, "links": [], "options": { "maxValue": "1", "minValue": 0, "orientation": "auto", "showThresholdLabels": false, "showThresholdMarkers": true, "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "red", "index": 1, "value": 0.8 } ], "valueMappings": [], "valueOptions": { "decimals": null, "prefix": "", "stat": "last", "suffix": "", "unit": "percentunit" } }, "pluginVersion": "6.1.0", "targets": [ { "expr": "container_fs_usage_bytes{namespace=\"#team:[[group_name]]#\", image!=\"\", name!~\"k8s_POD_.*\", pod_name=~\"#project:[[app_name]]#.*\"} / container_fs_limit_bytes", "format": "time_series", "intervalFactor": 1, "legendFormat": "saturation", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Saturation", "type": "gauge" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "description": "Cumulative count of read/write.", "fill": 1, "gridPos": { "h": 8, "w": 9, "x": 15, "y": 45 }, "id": 16, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 0.5, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "container_fs_reads_bytes_total{namespace=\"#team:[[group_name]]#\", image!=\"\", name!~\"k8s_POD_.*\", pod_name=~\"#project:[[app_name]]#.*\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "reads_total", "refId": "A" }, { "expr": "container_fs_writes_bytes_total{namespace=\"#team:[[group_name]]#\", image!=\"\", name!~\"k8s_POD_.*\", pod_name=~\"#project:[[app_name]]#.*\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "writes_total", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Cumulativev Count of Read/Write", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "description": "Start time of the container since unix epoch", "format": "dateTimeAsIso", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 24, "x": 0, "y": 53 }, "id": 60, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "expr": "container_start_time_seconds{namespace=\"#team:[[group_name]]#\", image!=\"\", name!~\"k8s_POD_.*\", pod_name=~\"#project:[[app_name]]#.*\"} * 1000", "format": "time_series", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Start Time", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" } ], "schemaVersion": 18, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "query_result(container_cpu_system_seconds_total)", "hide": 0, "includeAll": false, "label": "group_name", "multi": false, "name": "group_name", "options": [], "query": "query_result(container_cpu_system_seconds_total)", "refresh": 1, "regex": "/.*group_name=\"([^\"]*).*/", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "query_result(container_cpu_system_seconds_total)", "hide": 0, "includeAll": false, "label": "app_name", "multi": false, "name": "app_name", "options": [], "query": "query_result(container_cpu_system_seconds_total)", "refresh": 1, "regex": "/.*group_name=\"$group_name\".*app_name=\"([^\"]*).*/", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "App Monitor", "uid": "h9icljvWk", "version": 14 }
2019-08-15 07:37:43 UTC
null
1
3
13,996
1
467,879
22,114
567,977
clusterpolicyreport-details
ClusterPolicyReport Details
null
2021-03-03 09:03:33 UTC
2021-08-10 10:20:06 UTC
0
null
61,064
61,065
null
null
0
0
22,114
1
13,996
4
465,837
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.1.5" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 13996, "graphTooltip": 0, "id": null, "iteration": 1628590434754, "links": [], "panels": [ { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 0, "mappings": [], "min": 0, "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 6, "w": 6, "x": 0, "y": 0 }, "id": 3, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.1.5", "targets": [ { "expr": "sum(cluster_policy_report_result{policy=~\"$policy\", category=~\"$category\", severity=~\"$severity\", kind=~\"$kind\", status=\"pass\"})", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Policy Pass Status", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 0, "mappings": [], "min": 0, "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "orange", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 6, "w": 6, "x": 6, "y": 0 }, "id": 4, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.1.5", "targets": [ { "expr": "sum(policy_report_result{policy=~\"$policy\", category=~\"$category\", severity=~\"$severity\", kind=~\"$kind\", status=\"warn\"})", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Policy Warning Status", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 0, "mappings": [], "min": 0, "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 6, "w": 6, "x": 12, "y": 0 }, "id": 5, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.1.5", "targets": [ { "expr": "sum(cluster_policy_report_result{policy=~\"$policy\", category=~\"$category\", severity=~\"$severity\", kind=~\"$kind\", status=\"fail\"})", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Policy Fail Status", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 0, "mappings": [], "min": 0, "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 6, "w": 6, "x": 18, "y": 0 }, "id": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.1.5", "targets": [ { "expr": "sum(cluster_policy_report_result{policy=~\"$policy\", category=~\"$category\", severity=~\"$severity\", kind=~\"$kind\", status=\"error\"})", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Policy Error Status", "type": "stat" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 6 }, "hiddenSeries": false, "id": 13, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null as zero", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(cluster_policy_report_result{policy=~\"$policy\", category=~\"$category\", severity=~\"$severity\", kind=~\"$kind\"} > 0) by (status)", "interval": "", "legendFormat": "{{ status }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Status Timeline", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 14 }, "id": 8, "options": { "showHeader": true }, "pluginVersion": "7.1.5", "targets": [ { "expr": "sum(cluster_policy_report_result{policy=~\"$policy\", category=~\"$category\", severity=~\"$severity\", kind=~\"$kind\", status=\"pass\"}) by (policy,rule,kind,name,status,severity,category)", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Passed Resources", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Time": true, "Value": true, "status": false }, "indexByName": { "Time": 0, "Value": 8, "category": 1, "kind": 3, "name": 4, "policy": 5, "rule": 6, "severity": 2, "status": 7 }, "renameByName": { "namespace": "namespace" } } } ], "type": "table" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 22 }, "id": 9, "options": { "showHeader": true }, "pluginVersion": "7.1.5", "targets": [ { "expr": "sum(cluster_policy_report_result{policy=~\"$policy\", category=~\"$category\", severity=~\"$severity\", kind=~\"$kind\", status=\"fail\"}) by (policy,rule,kind,name,status,severity,category)", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Failed Resources", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Time": true, "Value": true, "status": false }, "indexByName": { "Time": 0, "Value": 8, "category": 1, "kind": 3, "name": 4, "policy": 5, "rule": 6, "severity": 2, "status": 7 }, "renameByName": { "namespace": "namespace" } } } ], "type": "table" } ], "schemaVersion": 26, "style": "dark", "tags": [ "Policy Reporter" ], "templating": { "list": [ { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(cluster_policy_report_result, policy)", "hide": 0, "includeAll": true, "label": "Policy", "multi": true, "name": "policy", "options": [], "query": "label_values(cluster_policy_report_result, policy)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 5, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(cluster_policy_report_result, category)", "hide": 0, "includeAll": true, "label": "Category", "multi": true, "name": "category", "options": [], "query": "label_values(cluster_policy_report_result, category)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 5, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(cluster_policy_report_result, severity)", "hide": 0, "includeAll": true, "label": "Severity", "multi": true, "name": "severity", "options": [], "query": "label_values(cluster_policy_report_result, severity)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 5, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(cluster_policy_report_result, kind)", "hide": 0, "includeAll": true, "label": "Kind", "multi": true, "name": "kind", "options": [], "query": "label_values(cluster_policy_report_result, kind)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 5, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-5m", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "ClusterPolicyReport Details", "uid": "iyJszGUMk", "version": 1 }
2021-08-10 10:20:06 UTC
null
0
0
4,279
1
107,802
16,313
30,654
rabbitmq-monitoring
RabbitMQ Monitoring
Rabbitmq stats and alerting using RabbitMQ Exporter (https://github.com/kbudde/rabbitmq_exporter)
2018-01-08 15:16:46 UTC
2020-01-17 15:22:32 UTC
0
null
20,869
20,872
Other
null
0
0
16,313
1
4,279
4
19,632
Rabbitmq stats and alerting using RabbitMQ Exporter (https://github.com/kbudde/rabbitmq_exporter)
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.3.3" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Rabbitmq stats and alerting using RabbitMQ Exporter (https://github.com/kbudde/rabbitmq_exporter)", "editable": true, "gnetId": 4279, "graphTooltip": 1, "id": null, "iteration": 1579273834909, "links": [], "panels": [ { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#d44a3a", "rgba(237, 129, 40, 0.89)", "#299c46" ], "datasource": "${DS_PROMETHEUS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 8, "x": 0, "y": 0 }, "hideTimeOverride": true, "id": 14, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "repeat": "node", "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "min(rabbitmq_running{node=~\"$node\"})", "format": "time_series", "instant": true, "intervalFactor": 2, "legendFormat": "nodes", "refId": "A" } ], "thresholds": "0.1,0.9", "timeFrom": "30s", "timeShift": null, "title": "$node", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" }, { "op": "=", "text": "Up", "value": "1" }, { "op": "=", "text": "Down", "value": "0" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "description": "", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 12, "x": 12, "y": 0 }, "id": 22, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "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": false, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "expr": "sum(rabbitmq_node_mem_alarm{node=~\"$node\"})", "instant": true, "refId": "A" } ], "thresholds": "1,1", "timeFrom": null, "timeShift": null, "title": "Memory limit Alarm", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 12, "x": 0, "y": 3 }, "id": 21, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "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": false, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "expr": "sum(rabbitmq_node_disk_free_alarm{node=~\"$node\"})", "instant": true, "refId": "A" } ], "thresholds": "1,1", "timeFrom": null, "timeShift": null, "title": "Disk limit Alarm", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "alert": { "conditions": [ { "evaluator": { "params": [ 1 ], "type": "lt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "10s", "now" ] }, "reducer": { "params": [], "type": "last" }, "type": "query" }, { "evaluator": { "params": [], "type": "no_value" }, "operator": { "type": "or" }, "query": { "params": [ "A", "10s", "now" ] }, "reducer": { "params": [], "type": "last" }, "type": "query" } ], "executionErrorState": "alerting", "frequency": "60s", "handler": 1, "message": "Some of the RabbitMQ node is down", "name": "Node Stats alert", "noDataState": "alerting", "notifications": [] }, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "fill": 1, "fillGradient": 0, "gridPos": { "h": 4, "w": 12, "x": 12, "y": 3 }, "hideTimeOverride": true, "id": 12, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rabbitmq_running", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{node}}", "metric": "rabbitmq_running", "refId": "A", "step": 2 } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "lt", "value": 1 } ], "timeFrom": "30s", "timeRegions": [], "timeShift": null, "title": "Nodes Up", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "percentunit", "label": null, "logBase": 1, "max": null, "min": null, "show": false }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "fill": 4, "fillGradient": 0, "gridPos": { "h": 4, "w": 12, "x": 0, "y": 6 }, "id": 5, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rabbitmq_connections)", "format": "time_series", "intervalFactor": 2, "legendFormat": "connections", "metric": "rabbitmq_connectionsTotal", "refId": "A", "step": 2 }, { "expr": "sum(rabbitmq_channels)", "format": "time_series", "intervalFactor": 2, "legendFormat": "channels", "refId": "B" }, { "expr": "sum(rabbitmq_queue_consumers)", "format": "time_series", "intervalFactor": 2, "legendFormat": "consumers", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Connections, channels and consumers", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "fill": 4, "fillGradient": 0, "gridPos": { "h": 5, "w": 12, "x": 12, "y": 7 }, "id": 8, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "max(rabbitmq_queue_messages_ready) by (queue)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{queue}}:ready", "metric": "rabbitmq_queue_messages_ready", "refId": "A", "step": 2 }, { "expr": "max(rabbitmq_queue_messages_published_total) by (queue)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{queue}}:published", "metric": "rabbitmq_queue_messages_published_total", "refId": "B", "step": 2 }, { "expr": "max(rabbitmq_queue_messages_delivered_total) by (queue)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{queue}}:delivered", "metric": "rabbitmq_queue_messages_delivered_total", "refId": "C", "step": 2 }, { "expr": "sum by (queue)(rabbitmq_queue_messages_unacknowledged)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{queue}}:unack", "metric": "ack", "refId": "D", "step": 2 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Messages status", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "fill": 4, "fillGradient": 0, "gridPos": { "h": 5, "w": 12, "x": 0, "y": 10 }, "id": 2, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rabbitmq_queue_messages", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{queue}}", "metric": "rabbitmq_queue_messages", "refId": "A", "step": 2 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Messages per Queue", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "alert": { "alertRuleTags": {}, "conditions": [ { "evaluator": { "params": [ 80 ], "type": "gt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" } ], "executionErrorState": "alerting", "for": "0m", "frequency": "60s", "handler": 1, "name": "Memory (used / limit) alert", "noDataState": "no_data", "notifications": [] }, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "", "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 12 }, "id": 9, "interval": "", "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rabbitmq_node_mem_used{node=~\"$node\"}) by (node) / sum(rabbitmq_node_mem_limit{node=~\"$node\"}) by (node) *100", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{node}}", "metric": "rabbitmq_node_mem_used", "refId": "A", "step": 2 } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 80 } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "percent", "label": "", "logBase": 1, "max": "100", "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 15 }, "id": 17, "interval": "", "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "min(rabbitmq_node_disk_free{node=~\"$node\"}) by (node)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{node}}:free", "metric": "rabbitmq_node_mem_used", "refId": "A", "step": 2 }, { "expr": "min(rabbitmq_node_disk_free_limit{node=~\"$node\"}) by (node)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{node}}:limit", "metric": "rabbitmq_node_mem_used", "refId": "B", "step": 2 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk free", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "bits", "label": null, "logBase": 1, "max": "100", "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "5s", "schemaVersion": 19, "style": "dark", "tags": [ "rabbitmq", "prometheus" ], "templating": { "list": [ { "current": { "selected": true, "text": "prometheus", "value": "prometheus" }, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "datasource", "options": [], "query": "prometheus", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "", "hide": 0, "includeAll": true, "label": null, "multi": true, "name": "node", "options": [], "query": "label_values(rabbitmq_running, node)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-3h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "RabbitMQ Monitoring", "uid": "Wu4xkdEZk", "version": 27 }
2020-01-17 15:22:32 UTC
null
0
0
9,132
1
214,890
12,780
234
the-devops-toolkit-kubernetes-via-prometheus
The DevOps Toolkit: Kubernetes (via Prometheus)
Kubernetes dashboard based on Prometheus metrics. With with out-of-the-box Prometheus installed through Helm.
2018-11-21 20:32:33 UTC
2018-11-28 20:03:46 UTC
0
null
0
0
Other
null
0
0
12,780
1
9,132
4
179
Kubernetes dashboard based on Prometheus metrics. With with out-of-the-box Prometheus installed through Helm.
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" }, { "name": "VAR_SECBUCKET", "type": "constant", "label": "Requests seconds bucket", "value": "1", "description": "" }, { "name": "VAR_PODAGEDAYS", "type": "constant", "label": "Max Pod age in days", "value": "90", "description": "" }, { "name": "VAR_MINBYTES", "type": "constant", "label": "Minimum Bytes", "value": "5242880", "description": "" }, { "name": "VAR_MINCPU", "type": "constant", "label": "Minimum CPU", "value": "0.005", "description": "" }, { "name": "VAR_REQPERCENT", "type": "constant", "label": "Requests bucket %", "value": "95", "description": "" }, { "name": "VAR_REQPERSEC", "type": "constant", "label": "Requests per second", "value": "1", "description": "" }, { "name": "VAR_ERRORPERCENT", "type": "constant", "label": "Error percentage", "value": "5", "description": "" }, { "name": "VAR_MEMLIMITPERCENT", "type": "constant", "label": "% of memory limit", "value": "80", "description": "" }, { "name": "VAR_MEMREQPERCENTMIN", "type": "constant", "label": "Min % of requested memory", "value": "50", "description": "" }, { "name": "VAR_MEMREQPERCENTMAX", "type": "constant", "label": "Max % of requested memory", "value": "150", "description": "" }, { "name": "VAR_CPUREQPERCENTMIN", "type": "constant", "label": "Min % of requested CPU", "value": "50", "description": "" }, { "name": "VAR_CPUREQPERCENTMAX", "type": "constant", "label": "Max % of requested CPU", "value": "150", "description": "" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "5.3.2" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "5.0.0" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "5.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "5.0.0" }, { "type": "panel", "id": "table", "name": "Table", "version": "5.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Kubernetes dashboard based on Prometheus metrics. With with out-of-the-box Prometheus installed through Helm.", "editable": true, "gnetId": 9132, "graphTooltip": 0, "id": null, "iteration": 1543435045310, "links": [], "panels": [ { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 15, "panels": [], "title": "Alerts", "type": "row" }, { "cacheTimeout": null, "colorBackground": true, "colorPrefix": false, "colorValue": false, "colors": [ "green", "orange", "red" ], "datasource": "${DS_PROMETHEUS}", "description": "The total number of nodes", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 8, "x": 0, "y": 1 }, "hideTimeOverride": false, "id": 5, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "Value", "targets": [ { "expr": "count(kube_node_info)", "format": "table", "hide": false, "intervalFactor": 1, "refId": "A" } ], "thresholds": "4,5", "timeFrom": null, "timeShift": null, "title": "Nodes", "transparent": false, "type": "singlestat", "valueFontSize": "200%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "total" }, { "cacheTimeout": null, "colorBackground": true, "colorPrefix": false, "colorValue": false, "colors": [ "green", "red", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "The number of Pods in failed, unknown, or pending state", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 8, "x": 8, "y": 1 }, "id": 8, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "expr": "sum(kube_pod_status_phase{phase=~\"Failed|Unknown|Pending\"})", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "1", "title": "Unschedulable Pods", "type": "singlestat", "valueFontSize": "200%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "green", "red", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "description": "The number of Pods older than $podAgeDays days", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 8, "x": 16, "y": 1 }, "id": 10, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "expr": "sum((time() - kube_pod_start_time{namespace!=\"kube-system\"}) > bool (60 * 60 * 24 * $podAgeDays))", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "1", "title": "Pods older than $podAgeDays days", "type": "singlestat", "valueFontSize": "200%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "green", "red", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "description": "The number of nginx Ingress resources with less than $reqPercent% of requests in $secBucket seconds bucket.", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 12, "x": 0, "y": 4 }, "id": 19, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "expr": "sum(sum by(ingress) (rate(nginx_ingress_controller_request_duration_seconds_bucket{ingress!=\"grafana\", le=\"$secBucket\"}[5m])) / sum by(ingress) (rate(nginx_ingress_controller_request_duration_seconds_count[5m])) < bool ($reqPercent / 100))", "format": "time_series", "instant": false, "intervalFactor": 1, "refId": "A" } ], "thresholds": "1", "timeFrom": null, "timeShift": null, "title": "Ingresses with requests in $secBucket bucket below $reqPercent%", "type": "singlestat", "valueFontSize": "200%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "green", "red", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "description": "Calculates the number of nginx Ingresses with more than $reqPerSec requests per second over 5 minutes interval divided by Deployment replicas.", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 12, "x": 12, "y": 4 }, "id": 21, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "expr": "sum(sum by(ingress) (rate(nginx_ingress_controller_requests[5m])) / sum by(ingress) (label_join(kube_deployment_status_replicas, \"ingress\", \",\", \"deployment\")) > bool $reqPerSec)", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "1", "title": "Ingresses with average > $reqPerSec req per sec", "type": "singlestat", "valueFontSize": "200%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "green", "red", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "description": "The percentage of nginx Ingresses with more than $errorPercent% of responses with 5xx code.", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 12, "x": 0, "y": 7 }, "id": 23, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "expr": "sum(sum(rate(nginx_ingress_controller_requests{status=~\"5..\"}[5m])) by (ingress) / sum(rate(nginx_ingress_controller_requests[5m])) by (ingress) > bool ($errorPercent / 100))", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "1", "timeFrom": null, "timeShift": null, "title": "Ingresses with > $errorPercent% of 5xx responses", "type": "singlestat", "valueFontSize": "200%", "valueMaps": [ { "op": "=", "text": "0", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "green", "red", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "description": "The number of Pods with over $memLimitPercent% of actual memory usage compared to the memory limit.", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 12, "x": 12, "y": 7 }, "id": 31, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "expr": "sum(sum(label_join(container_memory_usage_bytes{namespace!=\"kube-system\", container_name!=\"\"}, \"pod\", \",\", \"pod_name\")) by (pod) / sum(kube_pod_container_resource_limits_memory_bytes{namespace!=\"kube-system\"}) by (pod) > bool ($memLimitPercent / 100))", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "1", "title": "Pods with > $memLimitPercent% usage of mem limit", "type": "singlestat", "valueFontSize": "200%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "green", "red", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "description": "The number of Pods with with less than $memReqPercentMin% or more than $memReqPercentMax% actual compared to reserved memory", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 12, "x": 0, "y": 10 }, "id": 33, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "expr": "sum((sum(label_join(container_memory_usage_bytes{namespace!=\"kube-system\", namespace!=\"ingress-nginx\", container_name!=\"\"}, \"pod\", \",\", \"pod_name\")) by (pod) / sum(kube_pod_container_resource_requests_memory_bytes{namespace!=\"kube-system\"}) by (pod) and sum(kube_pod_container_resource_requests_memory_bytes{namespace!=\"kube-system\"}) by (pod) > 5242880) < bool ($memReqPercentMin / 100)) + sum((sum(label_join(container_memory_usage_bytes{namespace!=\"kube-system\", namespace!=\"ingress-nginx\", container_name!=\"\"}, \"pod\", \",\", \"pod_name\")) by (pod) / sum(kube_pod_container_resource_requests_memory_bytes{namespace!=\"kube-system\"}) by (pod) and sum(kube_pod_container_resource_requests_memory_bytes{namespace!=\"kube-system\"}) by (pod) > 5242880) > bool ($memReqPercentMax / 100))", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "1", "title": "Pods with < $memReqPercentMin% || > $memReqPercentMax% actual compared to reserved mem", "type": "singlestat", "valueFontSize": "200%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "green", "red", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "description": "The number of Pods with less than $cpuReqPercentMin% or more than $cpuReqPercentMax% actual compared to reserved CPU", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 12, "x": 12, "y": 10 }, "id": 34, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "expr": "sum((sum(label_join(rate(container_cpu_usage_seconds_total{namespace!=\"kube-system\", pod_name!=\"\"}[5m]), \"pod\", \",\", \"pod_name\")) by (pod) / sum(kube_pod_container_resource_requests_cpu_cores{namespace!=\"kube-system\", namespace!=\"ingress-nginx\"}) by (pod) and sum(kube_pod_container_resource_requests_cpu_cores{namespace!=\"kube-system\", namespace!=\"ingress-nginx\"}) by (pod) > $minCpu) < bool ($cpuReqPercentMin / 100)) + sum((sum(label_join(rate(container_cpu_usage_seconds_total{namespace!=\"kube-system\", pod_name!=\"\"}[5m]), \"pod\", \",\", \"pod_name\")) by (pod) / sum(kube_pod_container_resource_requests_cpu_cores{namespace!=\"kube-system\", namespace!=\"ingress-nginx\"}) by (pod) and sum(kube_pod_container_resource_requests_cpu_cores{namespace!=\"kube-system\", namespace!=\"ingress-nginx\"}) by (pod) > $minCpu) > bool ($cpuReqPercentMax / 100))", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "1", "title": "Pods with < $cpuReqPercentMin% || > $cpuReqPercentMax% actual compared to reserved CPU", "type": "singlestat", "valueFontSize": "200%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 13 }, "id": 17, "panels": [ { "columns": [], "datasource": "${DS_PROMETHEUS}", "description": "The nodes of the cluster", "fontSize": "100%", "gridPos": { "h": 4, "w": 8, "x": 0, "y": 14 }, "id": 25, "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 0, "desc": true }, "styles": [ { "alias": "Time", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "hidden" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "/Value/", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 0, "pattern": "/.*/", "thresholds": [], "type": "number", "unit": "short" } ], "targets": [ { "expr": "sum(kube_node_info) by (node, kubelet_version)", "format": "table", "instant": true, "intervalFactor": 1, "refId": "A" } ], "title": "Nodes", "transform": "table", "type": "table" }, { "columns": [], "datasource": "${DS_PROMETHEUS}", "description": "Pods that could not be scheduled", "fontSize": "100%", "gridPos": { "h": 4, "w": 8, "x": 8, "y": 14 }, "id": 27, "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 0, "desc": true }, "styles": [ { "alias": "Time", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "hidden" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "/Value/", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "number", "unit": "short" } ], "targets": [ { "expr": "sum(kube_pod_status_phase{phase=~\"Failed|Unknown|Pending\"}) by (namespace, pod) > 0", "format": "table", "instant": true, "intervalFactor": 1, "refId": "A" } ], "title": "Unschedulable Pods", "transform": "table", "type": "table" }, { "columns": [], "datasource": "${DS_PROMETHEUS}", "description": "The number of Pods older than $podAgeDays days", "fontSize": "100%", "gridPos": { "h": 4, "w": 8, "x": 16, "y": 14 }, "id": 29, "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 0, "desc": true }, "styles": [ { "alias": "Time", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "hidden" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "/Value/", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "number", "unit": "short" } ], "targets": [ { "expr": "sum((time() - kube_pod_start_time{namespace!=\"kube-system\"}) > (60 * 60 * 24 * $podAgeDays)) by (namespace, pod)", "format": "table", "instant": true, "intervalFactor": 1, "refId": "A" } ], "title": "Pods older than $podAgeDays days", "transform": "table", "type": "table" }, { "alert": { "conditions": [ { "evaluator": { "params": [ 0.95 ], "type": "lt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" } ], "executionErrorState": "alerting", "frequency": "60s", "handler": 1, "name": "Response time alert", "noDataState": "no_data", "notifications": [] }, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "Calculates the percentage of requests in $$secBucket bucket entering through nginx Ingress.", "fill": 0, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 18 }, "id": 2, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": " sum by(ingress) (rate(nginx_ingress_controller_request_duration_seconds_bucket{ingress!=\"grafana\", le=\"$secBucket\"}[5m])) / sum by(ingress) (rate(nginx_ingress_controller_request_duration_seconds_count[5m]))", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{ ingress }}", "refId": "A" } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "lt", "value": 0.95 } ], "timeFrom": null, "timeShift": null, "title": "% of Ingress requests in ${secBucket}s bucket", "tooltip": { "shared": true, "sort": 1, "value_type": "individual" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "percentunit", "label": null, "logBase": 1, "max": "1", "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 1, "description": "Calculates the number of Ingress requests divided by Deployment replicas.", "fill": 0, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 18 }, "id": 3, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by(ingress) (rate(nginx_ingress_controller_requests[5m])) / sum by(ingress) (label_join(kube_deployment_status_replicas, \"ingress\", \",\", \"deployment\"))", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{ ingress }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Ingress requests per second by Deployment replicas", "tooltip": { "shared": true, "sort": 1, "value_type": "individual" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "alert": { "conditions": [ { "evaluator": { "params": [ 0.05 ], "type": "gt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" } ], "executionErrorState": "alerting", "frequency": "60s", "handler": 1, "name": "% of 5xx responses alert", "noDataState": "no_data", "notifications": [] }, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 1, "description": "The percentage of nginx Ingress responses with 5xx code.", "fill": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 24 }, "id": 11, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(nginx_ingress_controller_requests{status=~\"5..\"}[5m])) by (ingress) / sum(rate(nginx_ingress_controller_requests[5m])) by (ingress) > 0", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{ ingress }}", "refId": "A" } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 0.05 } ], "timeFrom": null, "timeShift": null, "title": "% of 5xx responses", "tooltip": { "shared": true, "sort": 1, "value_type": "individual" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percentunit", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "alert": { "conditions": [ { "evaluator": { "params": [ 0.8 ], "type": "gt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" } ], "executionErrorState": "alerting", "frequency": "60s", "handler": 1, "name": "% of actual memory vs the limit alert", "noDataState": "no_data", "notifications": [] }, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "The percentage of memory usage compared to the limit", "fill": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 24 }, "id": 13, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(label_join(container_memory_usage_bytes{namespace!=\"kube-system\", container_name!=\"\"}, \"pod\", \",\", \"pod_name\")) by (pod) / sum(kube_pod_container_resource_limits_memory_bytes{namespace!=\"kube-system\"}) by (pod)", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{ pod }}", "refId": "A" } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 0.8 } ], "timeFrom": null, "timeShift": null, "title": "% of actual memory vs the limit", "tooltip": { "shared": true, "sort": 1, "value_type": "individual" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percentunit", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "alert": { "conditions": [ { "evaluator": { "params": [ 0.5, 1.5 ], "type": "outside_range" }, "operator": { "type": "and" }, "query": { "params": [ "A", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" } ], "executionErrorState": "alerting", "frequency": "60s", "handler": 1, "name": "% of actual vs reserved memory alert", "noDataState": "no_data", "notifications": [] }, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "The percentage actual memory usage compared to reserved. The calculation excludes Pods with reserved memory equal to or smaller than $minBytes. Those with less than $minBytes of requested bytes are ignored.", "fill": 0, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 31 }, "id": 6, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(label_join(container_memory_usage_bytes{namespace!=\"kube-system\", namespace!=\"ingress-nginx\", container_name!=\"\"}, \"pod\", \",\", \"pod_name\")) by (pod) / sum(kube_pod_container_resource_requests_memory_bytes{namespace!=\"kube-system\"}) by (pod) and sum(kube_pod_container_resource_requests_memory_bytes{namespace!=\"kube-system\"}) by (pod) > $minBytes", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{ pod }}", "refId": "A" } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "lt", "value": 0.5 }, { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 1.5 } ], "timeFrom": null, "timeShift": null, "title": "% of actual vs reserved memory", "tooltip": { "shared": true, "sort": 1, "value_type": "individual" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "percentunit", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "alert": { "conditions": [ { "evaluator": { "params": [ 0.5, 1.5 ], "type": "outside_range" }, "operator": { "type": "and" }, "query": { "params": [ "A", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" } ], "executionErrorState": "alerting", "frequency": "60s", "handler": 1, "name": "% of actual vs reserved CPU alert", "noDataState": "no_data", "notifications": [] }, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "The percentage of actual CPU usage compared to reserved. The calculation excludes Pods with reserved CPU equal to or smaller than $minCpu. Those with less than $minCpu of requested CPU are ignored.", "fill": 0, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 31 }, "id": 12, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(label_join(rate(container_cpu_usage_seconds_total{namespace!=\"kube-system\", pod_name!=\"\"}[5m]), \"pod\", \",\", \"pod_name\")) by (pod) / sum(kube_pod_container_resource_requests_cpu_cores{namespace!=\"kube-system\", namespace!=\"ingress-nginx\"}) by (pod) and sum(kube_pod_container_resource_requests_cpu_cores{namespace!=\"kube-system\", namespace!=\"ingress-nginx\"}) by (pod) > $minCpu", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{ pod }}", "refId": "A" } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "lt", "value": 0.5 }, { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 1.5 } ], "timeFrom": null, "timeShift": null, "title": "% of actual vs reserved CPU", "tooltip": { "shared": true, "sort": 1, "value_type": "individual" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "percentunit", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Graphs", "type": "row" } ], "refresh": "1m", "schemaVersion": 16, "style": "dark", "tags": [ "Kubernetes", "Prometheus" ], "templating": { "list": [ { "current": { "value": "${VAR_SECBUCKET}", "text": "${VAR_SECBUCKET}" }, "hide": 2, "label": "Requests seconds bucket", "name": "secBucket", "options": [ { "value": "${VAR_SECBUCKET}", "text": "${VAR_SECBUCKET}" } ], "query": "${VAR_SECBUCKET}", "skipUrlSync": false, "type": "constant" }, { "current": { "value": "${VAR_PODAGEDAYS}", "text": "${VAR_PODAGEDAYS}" }, "hide": 2, "label": "Max Pod age in days", "name": "podAgeDays", "options": [ { "value": "${VAR_PODAGEDAYS}", "text": "${VAR_PODAGEDAYS}" } ], "query": "${VAR_PODAGEDAYS}", "skipUrlSync": false, "type": "constant" }, { "current": { "value": "${VAR_MINBYTES}", "text": "${VAR_MINBYTES}" }, "hide": 2, "label": "Minimum Bytes", "name": "minBytes", "options": [ { "value": "${VAR_MINBYTES}", "text": "${VAR_MINBYTES}" } ], "query": "${VAR_MINBYTES}", "skipUrlSync": false, "type": "constant" }, { "current": { "value": "${VAR_MINCPU}", "text": "${VAR_MINCPU}" }, "hide": 2, "label": "Minimum CPU", "name": "minCpu", "options": [ { "value": "${VAR_MINCPU}", "text": "${VAR_MINCPU}" } ], "query": "${VAR_MINCPU}", "skipUrlSync": false, "type": "constant" }, { "current": { "value": "${VAR_REQPERCENT}", "text": "${VAR_REQPERCENT}" }, "hide": 2, "label": "Requests bucket %", "name": "reqPercent", "options": [ { "value": "${VAR_REQPERCENT}", "text": "${VAR_REQPERCENT}" } ], "query": "${VAR_REQPERCENT}", "skipUrlSync": false, "type": "constant" }, { "current": { "value": "${VAR_REQPERSEC}", "text": "${VAR_REQPERSEC}" }, "hide": 2, "label": "Requests per second", "name": "reqPerSec", "options": [ { "value": "${VAR_REQPERSEC}", "text": "${VAR_REQPERSEC}" } ], "query": "${VAR_REQPERSEC}", "skipUrlSync": false, "type": "constant" }, { "current": { "value": "${VAR_ERRORPERCENT}", "text": "${VAR_ERRORPERCENT}" }, "hide": 2, "label": "Error percentage", "name": "errorPercent", "options": [ { "value": "${VAR_ERRORPERCENT}", "text": "${VAR_ERRORPERCENT}" } ], "query": "${VAR_ERRORPERCENT}", "skipUrlSync": false, "type": "constant" }, { "current": { "value": "${VAR_MEMLIMITPERCENT}", "text": "${VAR_MEMLIMITPERCENT}" }, "hide": 2, "label": "% of memory limit", "name": "memLimitPercent", "options": [ { "value": "${VAR_MEMLIMITPERCENT}", "text": "${VAR_MEMLIMITPERCENT}" } ], "query": "${VAR_MEMLIMITPERCENT}", "skipUrlSync": false, "type": "constant" }, { "current": { "value": "${VAR_MEMREQPERCENTMIN}", "text": "${VAR_MEMREQPERCENTMIN}" }, "hide": 2, "label": "Min % of requested memory", "name": "memReqPercentMin", "options": [ { "value": "${VAR_MEMREQPERCENTMIN}", "text": "${VAR_MEMREQPERCENTMIN}" } ], "query": "${VAR_MEMREQPERCENTMIN}", "skipUrlSync": false, "type": "constant" }, { "current": { "value": "${VAR_MEMREQPERCENTMAX}", "text": "${VAR_MEMREQPERCENTMAX}" }, "hide": 2, "label": "Max % of requested memory", "name": "memReqPercentMax", "options": [ { "value": "${VAR_MEMREQPERCENTMAX}", "text": "${VAR_MEMREQPERCENTMAX}" } ], "query": "${VAR_MEMREQPERCENTMAX}", "skipUrlSync": false, "type": "constant" }, { "current": { "value": "${VAR_CPUREQPERCENTMIN}", "text": "${VAR_CPUREQPERCENTMIN}" }, "hide": 2, "label": "Min % of requested CPU", "name": "cpuReqPercentMin", "options": [ { "value": "${VAR_CPUREQPERCENTMIN}", "text": "${VAR_CPUREQPERCENTMIN}" } ], "query": "${VAR_CPUREQPERCENTMIN}", "skipUrlSync": false, "type": "constant" }, { "current": { "value": "${VAR_CPUREQPERCENTMAX}", "text": "${VAR_CPUREQPERCENTMAX}" }, "hide": 2, "label": "Max % of requested CPU", "name": "cpuReqPercentMax", "options": [ { "value": "${VAR_CPUREQPERCENTMAX}", "text": "${VAR_CPUREQPERCENTMAX}" } ], "query": "${VAR_CPUREQPERCENTMAX}", "skipUrlSync": false, "type": "constant" } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "The DevOps Toolkit: Kubernetes (via Prometheus)", "uid": "4-m_gSfik", "version": 6 }
2018-11-28 20:03:46 UTC
null
0
0
14,475
1
485,583
21,425
347
pi-hole-ui
Pi-hole UI
Watch either a single Pi-hole system or combine the statics of several in a single pane.
2021-05-21 20:26:25 UTC
2021-05-21 23:41:50 UTC
0
This dashboard was built around the pihole-exporter https://github.com/eko/pihole-exporter. With this dashboard you can see the statics and status of either a single Pi-hole instance or combine statistics across multiple Pi-hole servers. PiholeDevices is a variable you will need to update with the total number of Pi-hole systems you have in Prometheus. Setting this number helps to identify when a Pi-hole server in your environment is either down or not being scrapped. You should be prompted to enter the number of Pi-hole devices when you import the dashboard. QueryTypes allows you to tune the Query Types panel to only show you the types you are interested in. It’s a simple exclude so if you don’t care about things like MX records you can simply put that in the Regex and it won’t show up on the dashboard. If you currently don’t have any data in Prometheus please note that it may take 20 minutes before you see anything in some of the graphs once the data starts coming in. This is because it uses a delta between the previous 10 minute poll and the most recent poll to calculate the data. Pi-hole Status pain will provide additional information if there is an issue with one of your Pi-hole servers. If you put a device into maintenance or a server becomes unreachable an additional box will show up indicating the number of issues. If a new device is added but you don’t update the PiholeDevices variable you will also get a box indicating you have more Pi-hole devices than the variable is set to. (see the image for reference) Average of Domains in Blocklists adds the value of all servers in the environment and then divides that sum by the number of Pi-hole devices selected to get an average. If all your Pi-hole server have the same number of domains in their blocklists then this shouldn’t be a problem as the average will match. Pi-hole Server Information provides a list of all the Pi-hole servers regardless of the JobName or device you have selected at the top.
63,095
63,096
null
null
1
1
21,425
1
14,475
4
182
Watch either a single Pi-hole system or combine the statics of several in a single pane.
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" }, { "name": "VAR_PIHOLEDEVICES", "type": "constant", "label": "PiholeDevices", "value": "3", "description": "" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.5.7" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "panel", "id": "piechart", "name": "Pie chart v2", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Watch either a single Pi-hole system or combine the statics of several in a single pane.", "editable": true, "gnetId": 14475, "graphTooltip": 0, "id": null, "iteration": 1621640193849, "links": [ { "asDropdown": true, "icon": "external link", "includeVars": false, "keepTime": true, "tags": [ "pihole" ], "targetBlank": false, "title": "Pi-hole", "tooltip": "", "type": "dashboards", "url": "" } ], "panels": [ { "collapsed": false, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 9, "panels": [], "repeat": null, "title": "Pi-hole - $Device", "type": "row" }, { "datasource": null, "description": "Update the PiholeDevices variable with the total number of Pi-hole systems you have in Prometheus regardless of the Job they are assigned to. This is to help identify a Pi-hole across the entire fleet of Pi-hole’s. It is meant to give you an idea that there is a problem regardless of which device it is or the Prometheus Job it is in.\n\n“Total Pi-hole's” is the number of devices you are reporting in Prometheus. This is a number that you must manually enter in the PiholeDevices variable. Count every Pi-hole you have in Prometheus regardless of the Job it is in.\n\n“Pi-hole's Down” indicates that a Pi-hole is either down or not being scrapped in either this Job or any other Job.\n\n“Pi-hole's Disabled” represents a Pi-hole where it has been disabled but is still online.\n\n“Update Variable” indicates that you are scrapping more devices than you have entered in the PiholeDevices variable indicating a new device has come online. Update the PiholeDevices variable to properly reflect the number of devices you expect to be reporting on.\n", "fieldConfig": { "defaults": { "color": { "fixedColor": "dark-purple", "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-green", "value": null } ] }, "unit": "locale" }, "overrides": [ { "matcher": { "id": "byName", "options": "Value" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-blue", "mode": "fixed" } }, { "id": "displayName", "value": "Total Pi-hole's" } ] }, { "matcher": { "id": "byName", "options": "Pi-hole's Down :" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-red", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Pi-hole's Disabled :" }, "properties": [ { "id": "color", "value": { "fixedColor": "yellow", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Update Variable :" }, "properties": [ { "id": "color", "value": { "fixedColor": "yellow", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 2, "w": 4, "x": 0, "y": 1 }, "id": 75, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "value_and_name" }, "pluginVersion": "7.5.7", "targets": [ { "exemplar": true, "expr": "$PiholeDevices", "format": "time_series", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "C" }, { "exemplar": true, "expr": "$PiholeDevices-count(pihole_status) >0", "format": "time_series", "instant": true, "interval": "", "legendFormat": "Pi-hole's Down :", "refId": "A" }, { "exemplar": true, "expr": "count(pihole_status==0) >0", "format": "time_series", "hide": false, "instant": true, "interval": "", "legendFormat": "Pi-hole's Disabled :", "refId": "B" }, { "exemplar": true, "expr": "count(pihole_status) - $PiholeDevices >0", "format": "time_series", "hide": false, "instant": true, "interval": "", "legendFormat": "Update Variable :", "refId": "D" } ], "timeFrom": null, "timeShift": null, "title": "Pi-hole Status", "type": "stat" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "fixedColor": "rgb(58, 167, 91)", "mode": "fixed" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "locale" }, "overrides": [] }, "gridPos": { "h": 2, "w": 5, "x": 4, "y": 1 }, "id": 4, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": { "valueSize": 30 }, "textMode": "value" }, "pluginVersion": "7.5.7", "targets": [ { "exemplar": true, "expr": "sum(pihole_dns_queries_today{job=~'$JobName',instance=~'$Device'})", "format": "time_series", "instant": true, "interval": "", "legendFormat": "Total Queries", "refId": "A" } ], "timeFrom": "24h", "timeShift": null, "title": "Total Queries", "type": "stat" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "fixedColor": "rgb(63, 192, 239)", "mode": "fixed" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "locale" }, "overrides": [] }, "gridPos": { "h": 2, "w": 5, "x": 9, "y": 1 }, "id": 6, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": { "valueSize": 30 }, "textMode": "value" }, "pluginVersion": "7.5.7", "targets": [ { "exemplar": true, "expr": "sum(pihole_ads_blocked_today{job=~'$JobName',instance=~'$Device'})", "format": "time_series", "instant": true, "interval": "", "legendFormat": "Total Queries", "refId": "A" } ], "timeFrom": "24h", "timeShift": null, "title": "Queries Blocked", "type": "stat" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "fixedColor": "rgb(237, 156, 16)", "mode": "fixed" }, "decimals": 2, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 2, "w": 5, "x": 14, "y": 1 }, "id": 5, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": { "valueSize": 30 }, "textMode": "value" }, "pluginVersion": "7.5.7", "targets": [ { "exemplar": true, "expr": "sum(pihole_ads_blocked_today{job=~'$JobName',instance=~'$Device'}) / sum(pihole_dns_queries_today{job=~'$JobName',instance=~'$Device'})", "format": "time_series", "instant": true, "interval": "", "legendFormat": "Total Queries", "refId": "A" } ], "timeFrom": "24h", "timeShift": null, "title": "Percent Blocked", "type": "stat" }, { "datasource": null, "description": "This takes an average of all domains listed the Pihole servers you have selected. If all your servers have the same number of blocked domains then this number should match. If however you run 2 pihole servers where one server has 50 blocked domains and a second server has 100 blocked domains then it will show 75 (50+100)/2.", "fieldConfig": { "defaults": { "color": { "fixedColor": "rgb(212, 73, 56)", "mode": "fixed" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "locale" }, "overrides": [] }, "gridPos": { "h": 2, "w": 5, "x": 19, "y": 1 }, "id": 7, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": { "valueSize": 30 }, "textMode": "value" }, "pluginVersion": "7.5.7", "targets": [ { "exemplar": true, "expr": "avg(pihole_domains_being_blocked{job=~'$JobName',instance=~'$Device'})", "format": "time_series", "instant": true, "interval": "", "legendFormat": "Total Queries", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Average of Domains in Blocklists", "type": "stat" }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": null, "description": "Because this graph does a delta between the current and previous 10 minutes it will take 20 minutes before you start seeing data.", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 3 }, "hiddenSeries": false, "hideTimeOverride": false, "id": 93, "interval": "10m", "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": false, "total": false, "values": false }, "lines": false, "linewidth": 1, "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:229", "alias": "Permitted", "color": "rgb(64, 169, 96)" }, { "$$hashKey": "object:328", "alias": "Blocked", "color": "rgb(138, 138, 138)" } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "sum(round(delta(pihole_ads_blocked_today{job=~'$JobName',instance=~'$Device'}[10m])))", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Blocked", "refId": "A" }, { "exemplar": true, "expr": "sum(round(delta(pihole_queries_forwarded{job=~'$JobName',instance=~'$Device'}[10m])))", "format": "time_series", "hide": false, "instant": false, "interval": "", "legendFormat": "Permitted", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Total queries", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:238", "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:239", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": null, "description": "Because this graph does a delta between the current and previous 10 minutes it will take 20 minutes before you start seeing data.", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 10 }, "hiddenSeries": false, "hideTimeOverride": false, "id": 78, "interval": "10m", "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": false, "total": false, "values": false }, "lines": false, "linewidth": 1, "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:229", "alias": "Activity", "color": "rgb(236, 104, 83)" } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "sum(round(delta(pihole_top_sources{job=~'$JobName',instance=~'$Device'}[10m]))) by (source)>0", "format": "time_series", "instant": false, "interval": "", "legendFormat": "{{source}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Client Activity", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transformations": [], "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:238", "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:239", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": null, "description": "The types shown here can be limited by updating the QueryTypes variable. See the description for the variable for an example.", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 17 }, "id": 52, "options": { "displayLabels": [], "legend": { "displayMode": "table", "placement": "right", "values": [ "percent" ] }, "pieType": "donut", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {} }, "pluginVersion": "7.5.6", "targets": [ { "exemplar": true, "expr": "avg(pihole_querytypes{job=~'$JobName',instance=~'$Device',type=~'$QueryTypes'}) by (type)", "interval": "", "legendFormat": "{{type}}", "refId": "A" } ], "timeFrom": "24h", "title": "Query Types", "type": "piechart" }, { "datasource": null, "description": "If you would like to set up or edit the colors you can edit this pane modify the overrides to match your upstream DNS servers. ", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 17 }, "id": 53, "interval": null, "options": { "displayLabels": [], "legend": { "displayMode": "table", "placement": "right", "values": [ "percent" ] }, "pieType": "donut", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {} }, "pluginVersion": "7.5.6", "targets": [ { "exemplar": true, "expr": "sum(pihole_forward_destinations{job=~'$JobName',instance=~'$Device'}) by (destination,value)", "interval": "", "legendFormat": "{{destination}}", "refId": "A" } ], "timeFrom": "24h", "timeShift": null, "title": "Queries Answered By", "transformations": [ { "id": "renameByRegex", "options": { "regex": "([^\\.]+)\\..+\\|", "renamePattern": "$1 - " } }, { "id": "renameByRegex", "options": { "regex": "\\|.*$", "renamePattern": "" } } ], "type": "piechart" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 25 }, "id": 73, "options": { "showHeader": true, "sortBy": [ { "desc": false, "displayName": "domain" } ] }, "pluginVersion": "7.5.7", "targets": [ { "exemplar": true, "expr": "sum(pihole_top_queries{job=~'$JobName',instance=~'$Device'}) by (domain)", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": "24h", "title": "Top Permitted Domains", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "domain", "Value" ] } } }, { "id": "organize", "options": { "excludeByName": {}, "indexByName": {}, "renameByName": { "Value": "Hits", "Value (last)": "Hits", "Value (lastNotNull)": "Hits", "domain": "Domain" } } }, { "id": "sortBy", "options": { "fields": {}, "sort": [ { "desc": true, "field": "Hits" } ] } } ], "type": "table" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 25 }, "id": 74, "options": { "showHeader": true, "sortBy": [ { "desc": true, "displayName": "Hits" } ] }, "pluginVersion": "7.5.7", "targets": [ { "exemplar": true, "expr": "sum(pihole_top_ads{job=~'$JobName',instance=~'$Device'}) by (domain)", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": "24h", "title": "Top Blocked Domains", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "domain", "Value" ] } } }, { "id": "organize", "options": { "excludeByName": {}, "indexByName": {}, "renameByName": { "Value": "Hits", "Value #A": "Hits", "Value #A (last)": "Hits", "domain": "Domain" } } }, { "id": "sortBy", "options": { "fields": {}, "sort": [ { "desc": true, "field": "Hits" } ] } } ], "type": "table" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 33 }, "id": 76, "options": { "showHeader": true }, "pluginVersion": "7.5.7", "targets": [ { "exemplar": true, "expr": "sum(pihole_top_sources{job=~'$JobName',instance=~'$Device'}) by (source)", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": "24h", "title": "Top Clients (total)", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "Value", "source" ] } } }, { "id": "organize", "options": { "excludeByName": {}, "indexByName": {}, "renameByName": { "Value": "Requests", "source": "Client" } } }, { "id": "sortBy", "options": { "fields": {}, "sort": [ { "desc": true, "field": "Requests" } ] } } ], "type": "table" }, { "datasource": null, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "center", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null }, { "color": "dark-blue", "value": 1 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Pihole Server" }, "properties": [ { "id": "custom.align", "value": "left" }, { "id": "custom.displayMode", "value": "color-background" }, { "id": "color", "value": { "fixedColor": "dark-blue", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Pihole Status" }, "properties": [ { "id": "mappings", "value": [ { "from": "", "id": 1, "text": "DISABLED", "to": "", "type": 1, "value": "0" }, { "from": "", "id": 2, "text": "ENABLED", "to": "", "type": 1, "value": "1" } ] }, { "id": "custom.width", "value": 150 }, { "id": "custom.displayMode", "value": "color-background" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "dark-blue", "value": null }, { "color": "dark-red", "value": 0 }, { "color": "dark-blue", "value": 1 } ] } } ] }, { "matcher": { "id": "byName", "options": "Total Domains in Blocklists" }, "properties": [ { "id": "unit", "value": "locale" }, { "id": "custom.displayMode", "value": "color-background" }, { "id": "custom.width", "value": 200 } ] } ] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 33 }, "id": 94, "options": { "showHeader": true, "sortBy": [ { "desc": true, "displayName": "Hits" } ] }, "pluginVersion": "7.5.7", "targets": [ { "exemplar": true, "expr": "pihole_status{job=~'$JobName'}", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" }, { "exemplar": true, "expr": "pihole_domains_being_blocked{job=~'$JobName'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "B" } ], "timeFrom": "24h", "title": "Pi-hole Server Information", "transformations": [ { "id": "seriesToColumns", "options": { "byField": "instance" } }, { "id": "organize", "options": { "excludeByName": {}, "indexByName": {}, "renameByName": { "Value": "Status", "Value #A": "Pihole Status", "Value #A (last)": "Hits", "Value #B": "Total Domains in Blocklists", "__name__ 2": "", "domain": "Domain", "hostname": "Pihole Server", "hostname 1": "Pihole Server", "job 1": "", "job 2": "" } } }, { "id": "filterFieldsByName", "options": { "include": { "names": [ "Pihole Server", "Total Domains in Blocklists", "Pihole Status" ] } } }, { "id": "sortBy", "options": { "fields": {}, "sort": [ { "field": "Pihole Server" } ] } } ], "type": "table" } ], "refresh": "30s", "schemaVersion": 27, "style": "dark", "tags": [ "pihole" ], "templating": { "list": [ { "description": "Total Number of Pihole Systems manually entered.", "error": null, "hide": 2, "label": null, "name": "PiholeDevices", "query": "${VAR_PIHOLEDEVICES}", "skipUrlSync": false, "type": "constant", "current": { "value": "${VAR_PIHOLEDEVICES}", "text": "${VAR_PIHOLEDEVICES}", "selected": false }, "options": [ { "value": "${VAR_PIHOLEDEVICES}", "text": "${VAR_PIHOLEDEVICES}", "selected": false } ] }, { "allValue": "", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(pihole_status,job)", "description": null, "error": null, "hide": 0, "includeAll": false, "label": "JobName", "multi": false, "name": "JobName", "options": [], "query": { "query": "label_values(pihole_status,job)", "refId": "StandardVariableQuery" }, "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "query_result(pihole_status{job=~'$JobName'})", "description": null, "error": null, "hide": 0, "includeAll": true, "label": null, "multi": true, "name": "Device", "options": [], "query": { "query": "query_result(pihole_status{job=~'$JobName'})", "refId": "StandardVariableQuery" }, "refresh": 2, "regex": ".*instance=\"(.*?)\".*", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(pihole_querytypes,type)", "description": "To filter out specific types use something similar to /^(?!ANY|DNSKEY|DS|HTTPS|MX|RRSIG|SOA|SVCB)/", "error": null, "hide": 2, "includeAll": true, "label": "QueryTypes", "multi": true, "name": "QueryTypes", "options": [], "query": { "query": "label_values(pihole_querytypes,type)", "refId": "StandardVariableQuery" }, "refresh": 2, "regex": "/^(?!ANY|DNSKEY|DS|HTTPS|MX|RRSIG|SOA|SVCB)/", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-24h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "Pi-hole UI", "uid": "k3hcIZqMk", "version": 89 }
2021-05-21 23:41:50 UTC
null
0
0
11,278
1
316,209
17,205
324
jvm
jvm
jmx_prometheus_httpserver-0.12.0-jar-with-dependencies.jar
2019-11-26 06:12:55 UTC
2020-04-16 05:22:15 UTC
0
# 准备配置文件 cat >jmx_exporter.yml<<EOF \--- hostPort: 172.17.10.83:12345 username: password: rules: \- pattern: ".*" EOF # 运行 wget https://repo1.maven.org/maven2/io/prometheus/jmx/jmx_prometheus_httpserver/0.12.0/jmx_prometheus_httpserver-0.12.0-jar-with-dependencies.jar java -jar jmx_prometheus_httpserver-0.12.0-jar-with-dependencies.jar 9001 jmx_exporter.yml # 2020.4.16 jvm增加GC的总吞吐率
0
0
Other
null
0
0
17,205
1
11,278
4
195
jmx_prometheus_httpserver-0.12.0-jar-with-dependencies.jar
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.4.3" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "${DS_PROMETHEUS}", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "limit": 100, "name": "Annotations & Alerts", "showIn": 0, "type": "dashboard" } ] }, "description": "jmx_prometheus_httpserver-0.12.0-jar-with-dependencies.jar", "editable": true, "gnetId": 11278, "graphTooltip": 1, "id": null, "iteration": 1586762073230, "links": [ { "icon": "external link", "includeVars": false, "tags": [], "targetBlank": true, "title": "http://$instance/metric", "tooltip": "", "type": "link", "url": "http://$instance/metric" } ], "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#d44a3a", "#e24d42", "#299c46" ], "datasource": "${DS_PROMETHEUS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 2, "x": 0, "y": 0 }, "hideTimeOverride": false, "id": 21, "interval": null, "links": [ { "targetBlank": true, "title": "Tomcat dashboard", "url": "/d/chanjarster-tomcat-dashboard/tomcat-dashboard?$__url_time_range&$__all_variables" } ], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "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": false }, "tableColumn": "", "targets": [ { "expr": "java_lang_Runtime_Uptime{project=~\"$project\",instance=\"$instance\"}/java_lang_Runtime_Uptime{project=~\"$project\",instance=\"$instance\"}", "format": "time_series", "instant": true, "intervalFactor": 1, "refId": "A" } ], "thresholds": "0,1", "timeShift": null, "title": "Status", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "UP", "value": "1" }, { "op": "=", "text": "DOWN", "value": "0" }, { "op": "=", "text": "DOWN", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "decimals": null, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 2, "y": 0 }, "id": 39, "interval": "", "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "jboss_system_ServerInfo_AvailableProcessors {project=~\"$project\",instance=\"$instance\"} or java_lang_OperatingSystem_AvailableProcessors {project=~\"$project\",instance=\"$instance\"}", "format": "time_series", "instant": true, "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Available CPUs", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "decimals": 0, "format": "ms", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 5, "y": 0 }, "id": 14, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "java_lang_Runtime_Uptime{project=~\"$project\",instance=\"$instance\"}", "format": "time_series", "instant": true, "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Uptime", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "decimals": null, "format": "dateTimeAsIso", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 7, "x": 8, "y": 0 }, "id": 15, "interval": "", "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "java_lang_Runtime_StartTime {project=~\"$project\",instance=\"$instance\"}", "format": "time_series", "instant": true, "intervalFactor": 1, "refId": "A" } ], "thresholds": "35,50", "title": "Start time", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorPostfix": false, "colorPrefix": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "decimals": 1, "format": "percentunit", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 15, "y": 0 }, "id": 59, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "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, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "expr": "java_lang_OperatingSystem_SystemCpuLoad {project=~\"$project\",instance=\"$instance\"}", "legendFormat": "SystemCpuLoad", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Cpu", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorPostfix": false, "colorPrefix": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 18, "y": 0 }, "id": 60, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "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, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "expr": "java_lang_OperatingSystem_SystemLoadAverage {project=~\"$project\",instance=\"$instance\"}", "legendFormat": "SystemLoadAverage", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Load", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorPrefix": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "format": "percentunit", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 21, "y": 0 }, "id": 62, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "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, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "expr": "java_lang_Memory_HeapMemoryUsage_used {project=~\"$project\",instance=\"$instance\"} / java_lang_Memory_HeapMemoryUsage_max {project=~\"$project\",instance=\"$instance\"}", "legendFormat": "", "refId": "A" } ], "thresholds": "0.85,0.95", "timeFrom": null, "timeShift": null, "title": "堆内存使用率", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 4 }, "hiddenSeries": false, "id": 52, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "jboss_system_ServerInfo_ActiveThreadCount {project=~\"$project\",instance=\"$instance\"}", "instant": false, "legendFormat": "ActiveThreadCount", "refId": "A" }, { "expr": "Catalina_Manager_activeSessions {project=~\"$project\",instance=\"$instance\"}", "instant": false, "legendFormat": "activeSessions-{{context}}", "refId": "B" }, { "expr": "java_lang_Threading_PeakThreadCount {project=~\"$project\",instance=\"$instance\"}", "instant": false, "legendFormat": "PeakThreadCount", "refId": "C" }, { "expr": "java_lang_Threading_ThreadCount {project=~\"$project\",instance=\"$instance\"}", "instant": false, "legendFormat": "ThreadCount", "refId": "D" }, { "expr": "Catalina_ThreadPool_currentThreadCount {project=~\"$project\",instance=\"$instance\"}", "instant": false, "legendFormat": "{{name}} currentThreadCount", "refId": "E" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Active", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 12 }, "hiddenSeries": false, "id": 63, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "((java_lang_Runtime_Uptime{project=~\"$project\",instance=~\"$instance\"}) - ignoring(name) (java_lang_GarbageCollector_CollectionTime{project=~\"$project\",instance=~\"$instance\",name=~\"ParNew\"}) - ignoring(name) (java_lang_GarbageCollector_CollectionTime{project=~\"$project\",instance=~\"$instance\",name=~\"ConcurrentMarkSweep\"}))/(java_lang_Runtime_Uptime{project=~\"$project\",instance=~\"$instance\"})", "legendFormat": "GC的总吞吐率", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "GC的总吞吐率(应用运行时间/进程总运行时间)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percentunit", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 20 }, "hiddenSeries": false, "id": 8, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 2, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "java_lang_Memory_HeapMemoryUsage_max {project=~\"$project\",instance=\"$instance\"}", "format": "time_series", "interval": "60s", "intervalFactor": 1, "legendFormat": "java_lang_Memory_HeapMemoryUsage_max ", "refId": "A" }, { "expr": " java_lang_Memory_HeapMemoryUsage_used {project=~\"$project\",instance=\"$instance\"}", "format": "time_series", "interval": "60s", "intervalFactor": 1, "legendFormat": "java_lang_Memory_HeapMemoryUsage_used", "refId": "B" }, { "expr": " java_lang_Memory_HeapMemoryUsage_init {project=~\"$project\",instance=\"$instance\"}", "format": "time_series", "interval": "60s", "intervalFactor": 1, "legendFormat": "java_lang_Memory_HeapMemoryUsage_init ", "refId": "D" }, { "expr": " java_lang_Memory_HeapMemoryUsage_committed{project=~\"$project\",instance=\"$instance\"}", "format": "time_series", "interval": "60s", "intervalFactor": 1, "legendFormat": "java_lang_Memory_HeapMemoryUsage_committed", "refId": "E" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "HeapMemory", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "percentunit", "label": "", "logBase": 1, "max": "1", "min": "0", "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 20 }, "hiddenSeries": false, "id": 45, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 2, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeatDirection": "h", "seriesOverrides": [ { "alias": "Usage %", "bars": true, "color": "#6d1f62", "legend": false, "lines": false, "yaxis": 2, "zindex": -1 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "java_lang_Memory_NonHeapMemoryUsage_max {project=~\"$project\",instance=\"$instance\"}", "format": "time_series", "interval": "60s", "intervalFactor": 1, "legendFormat": "java_lang_Memory_NonHeapMemoryUsage_max ", "refId": "A" }, { "expr": " java_lang_Memory_NonHeapMemoryUsage_used {project=~\"$project\",instance=\"$instance\"}", "format": "time_series", "interval": "60s", "intervalFactor": 1, "legendFormat": "java_lang_Memory_NonHeapMemoryUsage_used", "refId": "B" }, { "expr": "", "format": "time_series", "intervalFactor": 1, "legendFormat": "Usage %", "refId": "C" }, { "expr": " java_lang_Memory_NonHeapMemoryUsage_init {project=~\"$project\",instance=\"$instance\"}", "format": "time_series", "interval": "60s", "intervalFactor": 1, "legendFormat": "java_lang_Memory_NonHeapMemoryUsage_init ", "refId": "D" }, { "expr": " java_lang_Memory_NonHeapMemoryUsage_committed{project=~\"$project\",instance=\"$instance\"}", "format": "time_series", "interval": "60s", "intervalFactor": 1, "legendFormat": "java_lang_Memory_NonHeapMemoryUsage_committed", "refId": "E" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "NonHeapMemory", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "percentunit", "label": "", "logBase": 1, "max": "1", "min": "0", "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 29 }, "hiddenSeries": false, "id": 6, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "java_lang_GarbageCollector_CollectionCount{project=~\"$project\",instance=~\"$instance\"}", "format": "time_series", "instant": false, "interval": "60s", "intervalFactor": 1, "legendFormat": "{{name}}", "metric": "", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "GC count", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 29 }, "hiddenSeries": false, "id": 5, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "increase(java_lang_GarbageCollector_CollectionTime{project=~\"$project\",instance=~\"$instance\"}[3m])", "format": "time_series", "interval": "60s", "intervalFactor": 1, "legendFormat": "{{name}}", "metric": "jvm_gc_collection_seconds_sum", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "GC time", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 38 }, "hiddenSeries": false, "id": 46, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 2, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeatDirection": "h", "seriesOverrides": [ { "alias": "Usage %", "bars": true, "color": "#6d1f62", "legend": false, "lines": false, "yaxis": 2, "zindex": -1 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "java_lang_MemoryPool_Usage_used{project=~\"$project\",instance=\"$instance\"}", "format": "time_series", "interval": "60s", "intervalFactor": 1, "legendFormat": "{{name}}-used", "refId": "A" }, { "expr": "java_lang_MemoryPool_Usage_max{project=~\"$project\",instance=\"$instance\"}", "format": "time_series", "interval": "60s", "intervalFactor": 1, "legendFormat": "{{name}}-max", "refId": "B" }, { "expr": "java_lang_MemoryPool_Usage_init{project=~\"$project\",instance=\"$instance\"}", "format": "time_series", "interval": "60s", "intervalFactor": 1, "legendFormat": "{{name}}-init", "refId": "C" }, { "expr": "java_lang_MemoryPool_Usage_committed{project=~\"$project\",instance=\"$instance\"}", "format": "time_series", "interval": "60s", "intervalFactor": 1, "legendFormat": "{{name}}-commit", "refId": "D" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "MemoryPool_Usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "percentunit", "label": "", "logBase": 1, "max": "1", "min": "0", "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 38 }, "hiddenSeries": false, "id": 47, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 2, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeatDirection": "h", "seriesOverrides": [ { "alias": "Usage %", "bars": true, "color": "#6d1f62", "legend": false, "lines": false, "yaxis": 2, "zindex": -1 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "java_lang_MemoryPool_CollectionUsage_used{project=~\"$project\",instance=\"$instance\"}", "format": "time_series", "interval": "60s", "intervalFactor": 1, "legendFormat": "{{name}}-used", "refId": "A" }, { "expr": "java_lang_MemoryPool_CollectionUsage_max{project=~\"$project\",instance=\"$instance\"}", "format": "time_series", "interval": "60s", "intervalFactor": 1, "legendFormat": "{{name}}-max", "refId": "B" }, { "expr": "java_lang_MemoryPool_CollectionUsage_init{project=~\"$project\",instance=\"$instance\"}", "format": "time_series", "interval": "60s", "intervalFactor": 1, "legendFormat": "{{name}}-init", "refId": "C" }, { "expr": "java_lang_MemoryPool_CollectionUsage_committed{project=~\"$project\",instance=\"$instance\"}", "format": "time_series", "interval": "60s", "intervalFactor": 1, "legendFormat": "{{name}}-commit", "refId": "D" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "MemoryPool_CollectionUsage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "percentunit", "label": "", "logBase": 1, "max": "1", "min": "0", "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 47 }, "hiddenSeries": false, "id": 48, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 2, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeatDirection": "h", "seriesOverrides": [ { "alias": "Usage %", "bars": true, "color": "#6d1f62", "legend": false, "lines": false, "yaxis": 2, "zindex": -1 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "java_lang_MemoryPool_PeakUsage_used{project=~\"$project\",instance=\"$instance\"}", "format": "time_series", "interval": "60s", "intervalFactor": 1, "legendFormat": "{{name}}-used", "refId": "A" }, { "expr": "java_lang_MemoryPool_PeakUsage_max{project=~\"$project\",instance=\"$instance\"}", "format": "time_series", "interval": "60s", "intervalFactor": 1, "legendFormat": "{{name}}-max", "refId": "B" }, { "expr": "java_lang_MemoryPool_PeakUsage_init{project=~\"$project\",instance=\"$instance\"}", "format": "time_series", "interval": "60s", "intervalFactor": 1, "legendFormat": "{{name}}-init", "refId": "C" }, { "expr": "java_lang_MemoryPool_PeakUsage_committed{project=~\"$project\",instance=\"$instance\"}", "format": "time_series", "interval": "60s", "intervalFactor": 1, "legendFormat": "{{name}}-commit", "refId": "D" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "MemoryPool_PeakUsage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "percentunit", "label": "", "logBase": 1, "max": "1", "min": "0", "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 47 }, "hiddenSeries": false, "id": 4, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "java_lang_ClassLoading_TotalLoadedClassCount{project=~\"$project\", instance=\"$instance\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "TotalLoadedClassCount", "metric": "jvm_classes_loaded", "refId": "A", "step": 10 }, { "expr": "java_lang_ClassLoading_LoadedClassCount {project=~\"$project\", instance=\"$instance\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "LoadedClassCount ", "metric": "jvm_classes_loaded", "refId": "B", "step": 10 }, { "expr": "java_lang_ClassLoading_UnloadedClassCount{project=~\"$project\", instance=\"$instance\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "UnloadedClassCount", "metric": "jvm_classes_loaded", "refId": "C", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "ClassLoading", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 56 }, "hiddenSeries": false, "id": 3, "interval": "", "legend": { "alignAsTable": true, "avg": false, "current": true, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "Catalina_Connector_maxThreads{project=~\"$project\",instance=\"$instance\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{port}}-maxThreads", "metric": "jvm_threads_current", "refId": "J", "step": 10 }, { "expr": "jboss_web_ThreadPool_maxThreads{project=~\"$project\",instance=\"$instance\"} or Catalina_ThreadPool_maxThreads{project=~\"$project\",instance=\"$instance\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{name}}-maxThreads", "metric": "jvm_threads_current", "refId": "A", "step": 10 }, { "expr": "jboss_web_ThreadPool_tcpNoDelay{project=~\"$project\",instance=\"$instance\"} or Catalina_ThreadPool_tcpNoDelay{project=~\"$project\",instance=\"$instance\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{name}}-tcpNoDelay", "metric": "jvm_threads_daemon", "refId": "B", "step": 10 }, { "expr": " jboss_web_ThreadPool_currentThreadCount{project=~\"$project\",instance=\"$instance\"} or Catalina_ThreadPool_currentThreadCount{project=~\"$project\",instance=\"$instance\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{name}}-currentThreadCount", "metric": "jvm_threads_daemon", "refId": "C", "step": 10 }, { "expr": "jboss_web_ThreadPool_daemon{project=~\"$project\",instance=\"$instance\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{name}}-daemon", "metric": "jvm_threads_daemon", "refId": "D", "step": 10 }, { "expr": "jboss_web_ThreadPool_paused{project=~\"$project\",instance=\"$instance\"} or Catalina_ThreadPool_paused{project=~\"$project\",instance=\"$instance\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{name}}-paused", "metric": "jvm_threads_daemon", "refId": "E", "step": 10 }, { "expr": "jboss_web_ThreadPool_backlog{project=~\"$project\",instance=\"$instance\"} or Catalina_ThreadPool_backlog{project=~\"$project\",instance=\"$instance\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{name}}-backlog", "metric": "jvm_threads_daemon", "refId": "F", "step": 10 }, { "expr": "jboss_web_ThreadPool_acceptorThreadCount{project=~\"$project\",instance=\"$instance\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{name}}-acceptorThreadCount", "metric": "jvm_threads_daemon", "refId": "G", "step": 10 }, { "expr": "jboss_web_ThreadPool_currentThreadsBusy{project=~\"$project\",instance=\"$instance\"} or Catalina_ThreadPool_currentThreadsBusy{project=~\"$project\",instance=\"$instance\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{name}}-currentThreadsBusy", "metric": "jvm_threads_daemon", "refId": "H", "step": 10 }, { "expr": "jboss_web_ThreadPool_running{project=~\"$project\",instance=\"$instance\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{name}}-running", "metric": "jvm_threads_daemon", "refId": "I", "step": 10 }, { "expr": "Catalina_ThreadPool_maxHeaderCount{project=~\"$project\",instance=\"$instance\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{name}}-maxHeaderCount", "metric": "jvm_threads_daemon", "refId": "K", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "ThreadPool", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 11, "w": 12, "x": 0, "y": 64 }, "hiddenSeries": false, "id": 44, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "java_lang_OperatingSystem_TotalPhysicalMemorySize{project=~\"$project\",instance=\"$instance\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Total physical memory", "refId": "A" }, { "expr": "java_lang_OperatingSystem_FreePhysicalMemorySize{project=~\"$project\",instance=\"$instance\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Free physical memory", "refId": "C" }, { "expr": "java_lang_OperatingSystem_TotalPhysicalMemorySize{project=~\"$project\",instance=\"$instance\"}-java_lang_OperatingSystem_FreePhysicalMemorySize{project=~\"$project\",instance=\"$instance\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "used", "refId": "B" }, { "expr": "java_lang_OperatingSystem_CommittedVirtualMemorySize {project=~\"$project\",instance=\"$instance\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Committed Virtual Memory", "refId": "D" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Physical memory", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 11, "w": 12, "x": 12, "y": 64 }, "hiddenSeries": false, "id": 57, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "java_lang_OperatingSystem_FreeSwapSpaceSize{project=~\"$project\",instance=\"$instance\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "FreeSwapSpaceSize", "refId": "D" }, { "expr": "java_lang_OperatingSystem_TotalSwapSpaceSize{project=~\"$project\",instance=\"$instance\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "TotalSwapSpaceSize", "refId": "A" }, { "expr": "java_lang_OperatingSystem_TotalSwapSpaceSize{project=~\"$project\",instance=\"$instance\"}-java_lang_OperatingSystem_FreeSwapSpaceSize{project=~\"$project\",instance=\"$instance\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "used", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Swap", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "10s", "schemaVersion": 20, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(jmx_exporter_build_info, project)", "hide": 0, "includeAll": true, "label": "项目", "multi": true, "name": "project", "options": [], "query": "label_values(jmx_exporter_build_info, project)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(jmx_exporter_build_info{project=~\"$project\"}, server)", "hide": 0, "includeAll": false, "label": "主机", "multi": false, "name": "server", "options": [], "query": "label_values(jmx_exporter_build_info{project=~\"$project\"}, server)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(jmx_exporter_build_info{project=~\"$project\",server=~\"$server\"}, instance)", "hide": 2, "includeAll": false, "label": "实例", "multi": false, "name": "instance", "options": [], "query": "label_values(jmx_exporter_build_info{project=~\"$project\",server=~\"$server\"}, instance)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "jvm", "uid": "jvm", "version": 1 }
2020-04-16 05:14:02 UTC
null
0
0
10,339
1
257,136
16,835
552
kubernetes-codenotary-vcn-overview
Kubernetes CodeNotary vcn Overview
This dashboard shows the running Kubernetes (docker container platform) container verification status based on CodeNotary.io results.
2019-06-13 10:37:25 UTC
2021-02-05 09:44:06 UTC
0
CodeNotary.io is a blockchain-based verification and integrity platform for files, container images and any other digital asset. You can make sure that you only run internally trusted or 3rd party trusted container images in your environment. [CodeNotary vcn ](https://github.com/vchain-us/vcn) This dashboard shows the running Kubernetes (docker container platform) container verification status based on CodeNotary.io results. The supported datasource is Prometheus and there is a open source project to get all up and running within minutes: [CodeNotary vcn for Kubernetes](https://github.com/vchain-us/vcn-k8s) This tool is designed as a sidecar for your existing Kubernetes environment. All running containers are continuously checked via vcn for integrity. If a container fails the verification check, a customizable alert is triggered. There is a prometheus exporter out of the box and the kubernetes annotations are set in the daemonset.
60,301
60,302
Other
null
0
0
16,835
1
10,339
4
452
This dashboard shows the running Kubernetes (docker container platform) container verification status based on CodeNotary.io results.
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "panel", "id": "alertlist", "name": "Alert List", "version": "5.0.0" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.0.1" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "5.0.0" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "5.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "5.0.0" }, { "type": "panel", "id": "table", "name": "Table", "version": "5.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "This dashboard shows the running Kubernetes (docker container platform) container verification status based on CodeNotary.io results.", "editable": true, "gnetId": 10339, "graphTooltip": 0, "id": null, "iteration": 1583618111628, "links": [], "panels": [ { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 14, "panels": [], "title": "Trusted Pod View", "type": "row" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 2, "x": 0, "y": 1 }, "id": 3, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "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": false }, "tableColumn": "", "targets": [ { "expr": "count(vcn_verification_level{exported_namespace=~\"$Namespace\"})", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Container", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "fill": 1, "gridPos": { "h": 6, "w": 8, "x": 2, "y": 1 }, "id": 11, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "options": {}, "paceLength": 10, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Trusted", "color": "#73BF69" }, { "alias": "Unknown", "color": "#FF9830" }, { "alias": "Untrusted", "color": "#F2495C" }, { "alias": "Unsupported", "color": "#FF9830" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "count(vcn_verification_status{exported_namespace=~\"$Namespace\"}==0)", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "Trusted", "refId": "A" }, { "expr": "count(vcn_verification_status{exported_namespace=~\"$Namespace\"}==2)", "format": "time_series", "instant": true, "intervalFactor": 1, "legendFormat": "Unknown", "refId": "B" }, { "expr": "count(vcn_verification_status{exported_namespace=~\"$Namespace\"}==1)", "format": "time_series", "instant": true, "intervalFactor": 1, "legendFormat": "Untrusted", "refId": "C" }, { "expr": "count(vcn_verification_status{exported_namespace=~\"$Namespace\"}==3)", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "Unsupported", "refId": "D" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Status Count", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "series", "name": null, "show": true, "values": [ "current" ] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "Container", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "none", "label": "", "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "fill": 1, "gridPos": { "h": 6, "w": 8, "x": 10, "y": 1 }, "id": 12, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "options": {}, "paceLength": 10, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Trusted", "color": "#73BF69" }, { "alias": "Unknown", "color": "#FF9830" }, { "alias": "Untrusted", "color": "#F2495C" }, { "alias": "Unsupported", "color": "#FF9830" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "count(vcn_verification_status{exported_namespace=~\"$Namespace\"}==0)", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Trusted", "refId": "A" }, { "expr": "count(vcn_verification_status{exported_namespace=~\"$Namespace\"}==2)", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "Unknown", "refId": "B" }, { "expr": "count(vcn_verification_status{exported_namespace=~\"$Namespace\"}==1)", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "Untrusted", "refId": "C" }, { "expr": "count(vcn_verification_status{exported_namespace=~\"$Namespace\"}==3)", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Unsupported", "refId": "D" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Status over time", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "Container", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "none", "label": "", "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "dashboardFilter": "", "dashboardTags": [], "folderId": null, "gridPos": { "h": 6, "w": 6, "x": 18, "y": 1 }, "id": 20, "limit": 10, "links": [], "nameFilter": "", "onlyAlertsOnDashboard": true, "show": "current", "sortOrder": 1, "stateFilter": [ "ok", "alerting", "no_data" ], "timeFrom": null, "timeShift": null, "title": "Active Alerts", "type": "alertlist" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#F2495C", "#F2495C", "#299c46" ], "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 2, "x": 0, "y": 3 }, "id": 5, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "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": false }, "tableColumn": "", "targets": [ { "expr": "count(vcn_verification_level{exported_namespace=~\"$Namespace\"}>0)", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "1,2", "timeFrom": null, "timeShift": null, "title": "Verifiable", "transparent": true, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#299c46", "#F2495C", "#F2495C" ], "datasource": "${DS_PROMETHEUS}", "description": "", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 2, "x": 0, "y": 5 }, "id": 4, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "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": false }, "tableColumn": "", "targets": [ { "expr": "count(vcn_verification_level{exported_namespace=~\"$Namespace\"}==0)", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "1,2", "timeFrom": null, "timeShift": null, "title": "Not verifiable", "transparent": true, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "0", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "columns": [], "datasource": "${DS_PROMETHEUS}", "fontSize": "100%", "gridPos": { "h": 12, "w": 24, "x": 0, "y": 7 }, "id": 2, "links": [], "options": {}, "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 14, "desc": false }, "styles": [ { "alias": "Time", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "date" }, { "alias": "Status", "colorMode": "cell", "colors": [ "rgba(50, 172, 45, 0.97)", "#F2495C", "#FF9830" ], "decimals": 0, "mappingType": 1, "pattern": "Value #A", "preserveFormat": true, "thresholds": [ "1", "2" ], "type": "string", "unit": "short", "valueMaps": [ { "text": "Trusted", "value": "0" }, { "text": "Untrusted", "value": "1" }, { "text": "Unknown", "value": "2" }, { "text": "Unsupported", "value": "3" } ] }, { "alias": "Level", "colorMode": "value", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #B", "thresholds": [ "1", "2" ], "type": "string", "unit": "short", "valueMaps": [ { "text": "Disabled", "value": "-1" }, { "text": "", "value": "0" }, { "text": "Email Verified", "value": "1" }, { "text": "Social Verified", "value": "2" }, { "text": "ID Verified", "value": "3" } ] }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "(hash|image_id|__name__|job|instance)", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "(app_|kubernetes_|pod_).*", "thresholds": [], "type": "hidden", "unit": "short" } ], "targets": [ { "expr": "vcn_verification_status{exported_namespace=~\"$Namespace\"}+0", "format": "table", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" }, { "expr": "vcn_verification_level{exported_namespace=~\"$Namespace\"}+0", "format": "table", "instant": true, "intervalFactor": 1, "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "Container Status", "transform": "table", "type": "table" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 19 }, "id": 16, "panels": [ { "alert": { "conditions": [ { "evaluator": { "params": [ 3 ], "type": "gt" }, "operator": { "type": "and" }, "query": { "params": [ "B", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" } ], "executionErrorState": "alerting", "for": "5m", "frequency": "1m", "handler": 1, "name": "Unknown Pod alert alert", "noDataState": "no_data", "notifications": [] }, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "fill": 1, "gridPos": { "h": 6, "w": 8, "x": 0, "y": 2 }, "id": 18, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "options": {}, "paceLength": 10, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Trusted", "color": "#73BF69" }, { "alias": "Unknown", "color": "#F2495C" }, { "alias": "Untrusted", "color": "#F2495C" }, { "alias": "Unsupported", "color": "#FF9830" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "count(vcn_verification_status==2)", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "Unknown", "refId": "B" } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 3 } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Unknown Pod alert", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "Container", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "none", "label": "", "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "alert": { "conditions": [ { "evaluator": { "params": [ 1 ], "type": "gt" }, "operator": { "type": "and" }, "query": { "params": [ "C", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" } ], "executionErrorState": "alerting", "for": "5m", "frequency": "1m", "handler": 1, "name": "Untrusted Pod alert alert", "noDataState": "no_data", "notifications": [] }, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "fill": 1, "gridPos": { "h": 6, "w": 8, "x": 8, "y": 2 }, "id": 21, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "options": {}, "paceLength": 10, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Trusted", "color": "#73BF69" }, { "alias": "Unknown", "color": "#F2495C" }, { "alias": "Untrusted", "color": "#F2495C" }, { "alias": "Unsupported", "color": "#FF9830" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "count(vcn_verification_status==1)", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "Untrusted", "refId": "C" } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 1 } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Untrusted Pod alert", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "Container", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "none", "label": "", "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "alert": { "conditions": [ { "evaluator": { "params": [ 3 ], "type": "gt" }, "operator": { "type": "and" }, "query": { "params": [ "D", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" } ], "executionErrorState": "alerting", "for": "5m", "frequency": "1m", "handler": 1, "name": "Unsupported Pod alert alert", "noDataState": "no_data", "notifications": [] }, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "fill": 1, "gridPos": { "h": 6, "w": 8, "x": 16, "y": 2 }, "id": 22, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "options": {}, "paceLength": 10, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Trusted", "color": "#73BF69" }, { "alias": "Unknown", "color": "#F2495C" }, { "alias": "Untrusted", "color": "#F2495C" }, { "alias": "Unsupported", "color": "#FF9830" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "count(vcn_verification_status==3)", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Unsupported", "refId": "D" } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 3 } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Unsupported Pod alert", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "Container", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "none", "label": "", "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Alerts", "type": "row" } ], "refresh": "30s", "schemaVersion": 18, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(kube_pod_info, namespace)", "hide": 0, "includeAll": true, "label": "Namespace", "multi": false, "name": "Namespace", "options": [], "query": "label_values(kube_pod_info, namespace)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-15m", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "Kubernetes CodeNotary vcn Overview", "uid": "_K4P6AmZz", "version": 23 }
2020-03-08 01:13:02 UTC
null
0
0
11,222
1
314,547
15,671
833
slo-dashboard
SLO Dashboard
Tracks service's SLO and error budget consumption.
2019-11-18 18:54:56 UTC
2019-11-20 11:16:53 UTC
0
The dashboard is based on the following example: [https://github.com/google/prometheus-slo-burn-example](https://github.com/google/prometheus-slo-burn-example) The dashboard assumes that there is a *probe*, which probes service's *availability* and exports the data using metrics, which are then used by this dashboard. There are supposed to be two metrics exposed, which can have any name (it is configurable in the parameters): - requests_error_count - the number of requests to the service returned an error; - requests_total_count - the total number of requests to the service. Settings for color switching are needed to be adjusted: 1. After `error_budget` parameter is adjusted for the required level, it is necessary to adjust the thresholds for color switching at `Error Budget Left` singlestat panel. It can be done via `Vizualization` tab. 2. After `service_slo_target` parameter is adjusted for the required level, it is necessary to adjust the thresholds for color switching at `Current SLO` singlestat panel. It can be done via `Vizualization` tab. The highest panel has two states: - *Status is OK* - there are no alerts firing for the last 5 minutes. - *Alerts are firing* - there are alerts firing for the last 5 minutes, pay attention. The titles for both states can be changed via `Vizualization` tab, in `Value mappings` section. Welcome [to contribute](https://github.com/ilyavy/grafana-dashboards)!
48,157
48,158
Other
null
1
5
15,671
1
11,222
4
715
null
{ "__inputs": [ { "name": "VAR_SERVICE_REQUESTS_ERROR_COUNT", "type": "constant", "label": "service_requests_error_count", "value": "requests_error_count{service=\"my-service\"}", "description": "The counter for requests to the service, which returned an error" }, { "name": "VAR_SERVICE_REQUESTS_TOTAL_COUNT", "type": "constant", "label": "service_requests_total_count", "value": "requests_total_count{service=\"my-service\"}", "description": "The counter for total number of requests to the service" }, { "name": "VAR_ALERTS_FILTER_CRITERIA", "type": "constant", "label": "alerts_filter_criteria", "value": "service=\"my-service\"", "description": "The criteria, which is used to filter alerts, can have several parameters separated by comma" }, { "name": "VAR_SERVICE_SLO_TARGET", "type": "constant", "label": "service_slo_target", "value": "95", "description": "SLO target in percents" }, { "name": "VAR_ERROR_BUDGET", "type": "constant", "label": "error_budget", "value": "0.05", "description": "Target Error Budget (should be a fractional number)" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.1.6" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 11222, "graphTooltip": 0, "id": null, "iteration": 1574165162116, "links": [], "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 24, "x": 0, "y": 0 }, "id": 26, "interval": null, "links": [], "mappingType": 2, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "Status is OK", "to": "null" }, { "from": "1", "text": "Alerts are firing!", "to": "999999999999999" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "sum_over_time(ALERTS{alertstate=\"firing\",$alerts_filter_criteria}[5m])", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "0,1", "timeFrom": null, "timeShift": null, "title": "SLO Dashboard", "transparent": true, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "Status is OK", "value": "null" }, { "op": "=", "text": "", "value": "" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorPostfix": true, "colorValue": true, "colors": [ "#d44a3a", "rgba(237, 129, 40, 0.89)", "#299c46" ], "decimals": 2, "format": "short", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 12, "x": 0, "y": 2 }, "id": 28, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": " hours", "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": false }, "tableColumn": "", "targets": [ { "expr": "28 * 24 * ($error_budget - sum(rate($service_requests_error_count[28d])) by (job) / sum(rate($service_requests_total_count[28d])) by (job))", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "6,20", "timeFrom": null, "timeShift": null, "title": "Error Budget Left", "transparent": true, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#d44a3a", "rgba(237, 129, 40, 0.89)", "#299c46" ], "decimals": 3, "format": "percentunit", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 12, "x": 12, "y": 2 }, "id": 30, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "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": false }, "tableColumn": "", "targets": [ { "expr": "1 - sum(rate($service_requests_error_count[28d])) by (job) / sum(rate($service_requests_total_count[28d])) by (job)", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "0.95,0.97", "timeFrom": null, "timeShift": null, "title": "Current SLO", "transparent": true, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "fill": 0, "gridPos": { "h": 11, "w": 24, "x": 0, "y": 4 }, "id": 22, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 3, "links": [], "nullPointMode": "null", "options": {}, "paceLength": 10, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "$service_slo_target", "format": "time_series", "intervalFactor": 1, "legendFormat": "target", "refId": "B" }, { "expr": "(1 - sum(rate($service_requests_error_count[28d])) by (job) / sum(rate($service_requests_total_count[28d])) by (job)) * 100", "format": "time_series", "intervalFactor": 1, "legendFormat": "real", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "28 Day Window SLO", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": "100", "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "description": "", "fill": 1, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 15 }, "id": 16, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": {}, "paceLength": 10, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate($service_requests_error_count[1m])) by (job) / sum(rate($service_requests_total_count[1m])) by (job)", "format": "time_series", "intervalFactor": 1, "legendFormat": "error ratio", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Probe Error Ratio", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percentunit", "label": null, "logBase": 1, "max": "1.1", "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "fill": 1, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 15 }, "id": 24, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": {}, "paceLength": 10, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate($service_requests_total_count[1m])) by (job)", "format": "time_series", "intervalFactor": 1, "legendFormat": "total requests rate", "refId": "A" }, { "expr": "sum(rate($service_requests_error_count[1m])) by (job)", "format": "time_series", "intervalFactor": 1, "legendFormat": "error responses rate", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Requests Rate", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "reqps", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "5m", "schemaVersion": 18, "style": "dark", "tags": [], "templating": { "list": [ { "current": { "value": "${VAR_SERVICE_REQUESTS_ERROR_COUNT}", "text": "${VAR_SERVICE_REQUESTS_ERROR_COUNT}" }, "hide": 2, "label": "", "name": "service_requests_error_count", "options": [ { "value": "${VAR_SERVICE_REQUESTS_ERROR_COUNT}", "text": "${VAR_SERVICE_REQUESTS_ERROR_COUNT}" } ], "query": "${VAR_SERVICE_REQUESTS_ERROR_COUNT}", "skipUrlSync": false, "type": "constant" }, { "current": { "value": "${VAR_SERVICE_REQUESTS_TOTAL_COUNT}", "text": "${VAR_SERVICE_REQUESTS_TOTAL_COUNT}" }, "hide": 2, "label": null, "name": "service_requests_total_count", "options": [ { "value": "${VAR_SERVICE_REQUESTS_TOTAL_COUNT}", "text": "${VAR_SERVICE_REQUESTS_TOTAL_COUNT}" } ], "query": "${VAR_SERVICE_REQUESTS_TOTAL_COUNT}", "skipUrlSync": false, "type": "constant" }, { "current": { "value": "${VAR_ALERTS_FILTER_CRITERIA}", "text": "${VAR_ALERTS_FILTER_CRITERIA}" }, "hide": 2, "label": null, "name": "alerts_filter_criteria", "options": [ { "value": "${VAR_ALERTS_FILTER_CRITERIA}", "text": "${VAR_ALERTS_FILTER_CRITERIA}" } ], "query": "${VAR_ALERTS_FILTER_CRITERIA}", "skipUrlSync": false, "type": "constant" }, { "current": { "value": "${VAR_SERVICE_SLO_TARGET}", "text": "${VAR_SERVICE_SLO_TARGET}" }, "hide": 2, "label": null, "name": "service_slo_target", "options": [ { "value": "${VAR_SERVICE_SLO_TARGET}", "text": "${VAR_SERVICE_SLO_TARGET}" } ], "query": "${VAR_SERVICE_SLO_TARGET}", "skipUrlSync": false, "type": "constant" }, { "current": { "value": "${VAR_ERROR_BUDGET}", "text": "${VAR_ERROR_BUDGET}" }, "hide": 2, "label": null, "name": "error_budget", "options": [ { "value": "${VAR_ERROR_BUDGET}", "text": "${VAR_ERROR_BUDGET}" } ], "query": "${VAR_ERROR_BUDGET}", "skipUrlSync": false, "type": "constant" } ] }, "time": { "from": "now-28d", "to": "now" }, "timepicker": { "refresh_intervals": [ "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "28d" ] }, "timezone": "", "title": "SLO Dashboard", "version": 1, "description": "Tracks service's SLO and error budget consumption." }
2019-11-19 12:26:24 UTC
2019-11-20 11:16:53 UTC
1
5
2,009
1
55,731
9,156
488
prometheus-remote-storage-stats
Prometheus - Remote Storage Stats
If your prometheus sends metrics to remote storage, you may want to monitor these prometheus metrics.
2017-04-14 00:01:19 UTC
2018-06-28 21:11:07 UTC
0
If your prometheus sends metrics to remote storage, you may want to monitor these prometheus metrics.
30,732
30,735
Other
null
0
0
9,156
1
2,009
4
219
null
{ "__inputs": [ { "name": "DS_OPENTSDB", "label": "OpenTSDB", "description": "", "type": "datasource", "pluginId": "opentsdb", "pluginName": "OpenTSDB" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "4.6.3" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "opentsdb", "name": "OpenTSDB", "version": "1.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 2009, "graphTooltip": 1, "hideControls": false, "id": null, "links": [], "refresh": "1m", "rows": [ { "collapse": false, "height": "250", "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_OPENTSDB}", "description": "Per second rate of number of samples successfully sent to remote storage.", "fill": 1, "id": 9, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 9, "stack": false, "steppedLine": false, "targets": [ { "aggregator": "sum", "alias": "", "counterMax": "", "counterResetValue": "1", "currentTagKey": "", "currentTagValue": "", "downsampleAggregator": "avg", "downsampleFillPolicy": "none", "downsampleInterval": "", "explicitTags": false, "isCounter": true, "metric": "prometheus_remote_storage_succeeded_samples_total", "refId": "A", "shouldComputeRate": true, "tags": {} } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Samples", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_OPENTSDB}", "decimals": 2, "description": "Total number of data points sent to remote storage in 30 days", "format": "short", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "hideTimeOverride": true, "id": 13, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 3, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "aggregator": "sum", "counterResetValue": "0", "downsampleAggregator": "avg", "downsampleFillPolicy": "none", "downsampleInterval": "", "isCounter": true, "metric": "prometheus_remote_storage_succeeded_samples_total", "refId": "A", "shouldComputeRate": false } ], "thresholds": "", "timeFrom": "30d", "timeShift": null, "title": "Total - 30 Days", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "delta" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Samples sent to remote storage", "titleSize": "h6" }, { "collapse": false, "height": "250", "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_OPENTSDB}", "description": "The capacity of the queue of samples to be sent to the remote storage.\nThe number of processed samples queued to be sent to the remote storage.", "fill": 1, "id": 10, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "aggregator": "sum", "alias": "", "currentTagKey": "", "currentTagValue": "", "downsampleAggregator": "avg", "downsampleFillPolicy": "none", "downsampleInterval": "", "metric": "prometheus_remote_storage_queue_capacity", "refId": "A", "shouldComputeRate": false, "tags": {} }, { "aggregator": "sum", "alias": "", "currentTagKey": "", "currentTagValue": "", "downsampleAggregator": "avg", "downsampleFillPolicy": "none", "downsampleInterval": "", "metric": "prometheus_remote_storage_queue_length", "refId": "B", "tags": {} } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Queue", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_OPENTSDB}", "description": "50th and 95th percentiles of remote storage batch latency", "fill": 1, "id": 12, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "aggregator": "p95", "alias": "95th Percentile", "counterMax": "", "downsampleAggregator": "avg", "downsampleFillPolicy": "none", "downsampleInterval": "", "expandHelper": 0, "expr": "rate(prometheus_remote_storage_sent_batch_duration_seconds_bucket[5m])", "isCounter": false, "metric": "prometheus_remote_storage_sent_batch_duration_seconds_bucket", "refId": "B", "shouldComputeRate": true, "target": "Bosun Query" }, { "aggregator": "p50", "alias": "50th Percentile", "counterMax": "", "downsampleAggregator": "avg", "downsampleFillPolicy": "none", "downsampleInterval": "", "expandHelper": 0, "expr": "rate(prometheus_remote_storage_sent_batch_duration_seconds_bucket[5m])", "isCounter": false, "metric": "prometheus_remote_storage_sent_batch_duration_seconds_bucket", "refId": "C", "shouldComputeRate": true, "target": "Bosun Query" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Latency", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Queue & Latency", "titleSize": "h6" }, { "collapse": false, "height": "250", "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_OPENTSDB}", "description": "Current number of active shards", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 7, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "aggregator": "sum", "alias": "", "currentTagKey": "", "currentTagValue": "", "downsampleAggregator": "avg", "downsampleFillPolicy": "none", "downsampleInterval": "", "explicitTags": false, "isCounter": false, "metric": "prometheus_remote_storage_shards", "refId": "A", "shouldComputeRate": false, "tags": {} } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Remote storage shards", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_OPENTSDB}", "description": "number of samples which were dropped/second due to the queue being full.", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 5, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "aggregator": "sum", "downsampleAggregator": "avg", "downsampleFillPolicy": "none", "downsampleInterval": "", "isCounter": false, "metric": "prometheus_remote_storage_dropped_samples_total", "refId": "A", "shouldComputeRate": false } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Remote storage dropped samples", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Shards & Dropped Samples", "titleSize": "h6" } ], "schemaVersion": 14, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-12h", "to": "now-2m" }, "timepicker": { "nowDelay": "2m", "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "Prometheus - Remote Storage Stats", "version": 44, "description": "If your prometheus sends metrics to remote storage, you may want to monitor these prometheus metrics." }
2018-06-28 21:06:50 UTC
2018-06-28 21:11:07 UTC
0
0
13,041
1
325,970
20,671
1,763
website-monitoring
Website monitoring
null
2020-09-20 07:45:08 UTC
2021-03-19 08:12:17 UTC
0
Monitore your websites availability with Prometheus, Prometheus blackbox exporter and Grafana. * HTTP status code * HTTP redirects * HTTP version * TLS version * Certificate validity * ICMP * DNS lookup time * Availability over the last 24 hours, 3 days and 7 days * Probe duration and status code history Import the dashboard and use your Prometheus datasource and set the right blackbox http and icmp jobs name. Icmp is optional. If you don't have Prometheus or Prometheus blackbox exporter up and running you can use my [docker-compose](https://github.com/mbelloiseau/website-monitoring) setup.
56,763
56,764
Other
null
3
3.67
20,671
1
13,041
4
1,255
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" }, { "name": "VAR_HTTP_JOB", "type": "constant", "label": "http_job", "value": "website-monitoring-http", "description": "" }, { "name": "VAR_ICMP_JOB", "type": "constant", "label": "icmp_job", "value": "website-monitoring-icmp", "description": "" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.2.0" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 13041, "graphTooltip": 1, "id": null, "iteration": 1602005867939, "links": [], "panels": [ { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null }, { "color": "dark-green", "value": 200 }, { "color": "dark-red", "value": 201 } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 0, "y": 0 }, "id": 8, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.2.0", "targets": [ { "expr": "probe_http_status_code{instance=\"$target\"}", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "HTTP status code", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "from": "", "id": 0, "text": "No", "to": "", "type": 1, "value": "0" }, { "from": "", "id": 1, "text": "Yes", "to": "", "type": 1, "value": "1" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null }, { "color": "dark-green", "value": 1 } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 3, "y": 0 }, "id": 14, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.2.0", "targets": [ { "expr": "probe_http_ssl{instance=\"$target\"}", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "SSL", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null }, { "color": "dark-orange", "value": 28 }, { "color": "dark-green", "value": 30 } ] }, "unit": "days" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 6, "y": 0 }, "id": 17, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.2.0", "targets": [ { "expr": "(probe_ssl_earliest_cert_expiry{instance=\"$target\"} - time()) / (60*60*24)", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Certificate validity", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(255, 255, 255)", "value": null } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "probe_tls_version_info{instance=\"intrasnl.org\", job=\"website-monitoring-http\", version=\"TLS 1.2\"}" }, "properties": [] } ] }, "gridPos": { "h": 3, "w": 3, "x": 9, "y": 0 }, "id": 18, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "/^version$/", "values": false }, "textMode": "auto" }, "pluginVersion": "7.2.0", "targets": [ { "expr": "probe_tls_version_info{instance=\"$target\"}", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "TLS version", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-blue", "value": null } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 12, "y": 0 }, "id": 19, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.2.0", "targets": [ { "expr": "probe_dns_lookup_time_seconds{instance=\"$target\",job=\"$http_job\"}", "instant": false, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "DNS lookup time", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(255, 255, 255)", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 15, "y": 0 }, "id": 20, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.2.0", "targets": [ { "expr": "probe_http_version{instance=\"$target\"}", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "HTTP version", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(255, 255, 255)", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 18, "y": 0 }, "id": 21, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.2.0", "targets": [ { "expr": "probe_http_redirects{instance=\"$target\"}", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Redirect(s)", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "from": "", "id": 0, "text": "No", "to": "", "type": 1, "value": "0" }, { "from": "", "id": 1, "text": "Yes", "to": "", "type": 1, "value": "1" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-orange", "value": null }, { "color": "dark-green", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 21, "y": 0 }, "id": 22, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.2.0", "targets": [ { "expr": "probe_success{job=\"$icmp_job\",instance=\"$target\"}", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "ICMP", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null }, { "color": "dark-orange", "value": 97 }, { "color": "dark-green", "value": 99 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 8, "x": 0, "y": 3 }, "id": 9, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.2.0", "targets": [ { "expr": "avg_over_time(probe_success{job=\"$http_job\",instance=\"$target\"}[$__interval]) * 100", "instant": false, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": "1d", "timeShift": null, "title": "Availability", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null }, { "color": "dark-orange", "value": 97 }, { "color": "dark-green", "value": 99 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 8, "x": 8, "y": 3 }, "id": 15, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.2.0", "targets": [ { "expr": "avg_over_time(probe_success{job=\"$http_job\",instance=\"$target\"}[$__interval]) * 100", "instant": false, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": "3d", "timeShift": null, "title": "Availability", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null }, { "color": "dark-orange", "value": 97 }, { "color": "dark-green", "value": 99 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 8, "x": 16, "y": 3 }, "id": 16, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.2.0", "targets": [ { "expr": "avg_over_time(probe_success{job=\"$http_job\",instance=\"$target\"}[$__interval]) * 100", "instant": false, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": "1w", "timeShift": null, "title": "Availability", "type": "stat" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 7 }, "hiddenSeries": false, "id": 5, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.2.0", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "status code", "color": "#37872D", "legend": false, "lines": false, "pointradius": 1, "points": true, "yaxis": 2 }, { "alias": "duration", "color": "#1F60C4", "fill": 3, "fillGradient": 3 }, { "alias": "invalid status code", "color": "#C4162A", "legend": false, "lines": false, "pointradius": 1, "points": true, "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "probe_duration_seconds{instance=\"$target\",job=\"$http_job\"}", "hide": false, "interval": "", "legendFormat": "duration", "refId": "A" }, { "expr": "probe_http_status_code{instance=\"$target\"} == 200", "interval": "", "legendFormat": "status code", "refId": "B" }, { "expr": "probe_http_status_code{instance=\"$target\"} != 200", "hide": false, "interval": "", "legendFormat": "invalid status code", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "HTTP probe duration / status code", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": "status code", "logBase": 1, "max": "550", "min": "0", "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Display only ICMP failures", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 7 }, "hiddenSeries": false, "id": 6, "legend": { "avg": true, "current": false, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.2.0", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "failure", "color": "#FA6400", "legend": false, "lines": false, "pointradius": 1, "points": true, "yaxis": 2 }, { "alias": "duration", "color": "#1F60C4", "fill": 3, "fillGradient": 3 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "probe_duration_seconds{instance=\"$target\",job=\"$icmp_job\"}", "hide": false, "interval": "", "legendFormat": "duration", "refId": "A" }, { "expr": "probe_success{job=\"$icmp_job\",instance=\"$target\"} == 0", "hide": false, "interval": "", "legendFormat": "failure", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "ICMP probe duration / failure", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": "failure", "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 16 }, "hiddenSeries": false, "id": 2, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": false, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.2.0", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "probe_http_duration_seconds{instance=\"$target\"}", "interval": "", "legendFormat": "{{ phase }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "HTTP probe (by phase)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 16 }, "hiddenSeries": false, "id": 3, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": false, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.2.0", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "probe_icmp_duration_seconds{instance=\"$target\"}", "interval": "", "legendFormat": "{{ phase }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "ICMP probe (by phase)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": false, "schemaVersion": 26, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(instance)", "hide": 0, "includeAll": false, "label": "target", "multi": false, "name": "target", "options": [], "query": "label_values(instance)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "current": { "value": "${VAR_HTTP_JOB}", "text": "${VAR_HTTP_JOB}", "selected": false }, "hide": 2, "label": "http_job", "name": "http_job", "options": [ { "value": "${VAR_HTTP_JOB}", "text": "${VAR_HTTP_JOB}", "selected": false } ], "query": "${VAR_HTTP_JOB}", "skipUrlSync": false, "type": "constant" }, { "current": { "value": "${VAR_ICMP_JOB}", "text": "${VAR_ICMP_JOB}", "selected": false }, "hide": 2, "label": "icmp_job", "name": "icmp_job", "options": [ { "value": "${VAR_ICMP_JOB}", "text": "${VAR_ICMP_JOB}", "selected": false } ], "query": "${VAR_ICMP_JOB}", "skipUrlSync": false, "type": "constant" } ] }, "time": { "from": "now-30m", "to": "now" }, "timepicker": {}, "timezone": "", "title": "Website monitoring", "uid": "EmUBHUFGk", "version": 1 }
2021-03-19 08:12:17 UTC
null
1
3
9,716
1
231,499
13,517
336
raid-smart-monitoring
RAID Smart Monitoring
Monitoring for RAID discs with smartctl using node_exporter and textfile_collector
2019-01-28 07:13:39 UTC
2019-01-28 08:33:13 UTC
0
# RAID Smart Monitoring Monitoring for RAID discs with smartctl using node_exporter and textfile_collector ## Getting started Use my python textfile collector for this dashboard: [smartmon_collector](https://github.com/Gorynychdo/smartmon_collector) ## Authors * **Igor Sannikov** - [Gorynychdo](https://github.com/Gorynychdo)
42,093
42,094
nodeExporter
null
0
0
13,517
1
9,716
4
246
null
{ "__inputs": [], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "5.4.0" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "5.0.0" }, { "type": "datasource", "id": "prometheus", "name": "prometheus", "version": "2.6.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 9716, "graphTooltip": 0, "id": null, "links": [], "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "fill": 1, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 0 }, "id": 8, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "Temperature_Celsius", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{disk}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk Temperature", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "fill": 1, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 9 }, "id": 10, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "Raw_Read_Error_Rate", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{disk}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Raw Read Error Rate", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "fill": 1, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 9 }, "id": 12, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "Reallocated_Event_Count", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{disk}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Reallocated Event Count", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "fill": 1, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 15 }, "id": 14, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "Reallocated_Sector_Ct", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{disk}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Reallocated Sector Ct", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "fill": 1, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 15 }, "id": 16, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "UDMA_CRC_Error_Count", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{disk}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "UDMA CRC Error Count", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "1m", "schemaVersion": 16, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-5m", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "RAID Smart Monitoring", "uid": "0jbhc_Qiz", "version": 1, "description": "Monitoring for RAID discs with smartctl using node_exporter and textfile_collector" }
2019-01-28 08:32:16 UTC
2019-01-28 08:33:13 UTC
0
0
12,798
1
332,947
18,450
326
1-sls-v2020-08-08
1 SLS主机监控 单机指标 v2020.08.08
SLS主机监控,主要显示单主机指标
2020-08-08 06:19:30 UTC
2020-08-13 03:43:23 UTC
0
# SLS主机监控仪表盘 日志服务Logtail支持采集主机CPU、内存、负载、磁盘、网络等监控数据。详细指标以及操作方式请参考:[SLS主机监控数据接入](https://help.aliyun.com/document_detail/171717.html)。 此仪表盘只展示单机的监控指标,建议搭配SLS集群监控仪表盘(ID 12822),使用效果更佳。 问题反馈和技术支持请加钉钉群或者微信联系作者。 # 数据采集方式 ## 前提条件 已在服务器上安装Logtail(Linux Logtail 0.16.40及以上版本),详情请参见[安装Logtail(Linux系统)](https://help.aliyun.com/document_detail/28982.html#t13056.html)。 ## 使用限制 - 不支持Windows版本。 - 不支持采集GPU、硬件状态等监控数据。 ## 操作步骤 1. 登录[日志服务控制台](https://sls.console.aliyun.com/)。 1. 在**接入数据**区域,选择**主机监控**。 1. 在**选择日志空间**页签中,选择目标Project和MetricStore,单击**下一步**。您也可以单击**立即创建**,重新创建Project和MetricStore,详情请参见[创建Project](https://help.aliyun.com/document_detail/48984.html#section-ahq-ggx-ndb)和[创建MetricStore](https://help.aliyun.com/document_detail/174155.html#section-8ju-apk-egg)。 1. 在**创建机器组**页签中,创建机器组。 - 如果您已有可用的机器组,请单击**使用现有机器组**。 - 如果您还没有可用的机器组,请执行以下操作(以ECS为例): 1. 选择ECS实例安装Logtail,详情请参见[安装Logtail(ECS实例)](https://help.aliyun.com/document_detail/174039.html#task-2561331)。如果已在ECS上安装Logtail,请直接单击**确认安装完毕**。 **说明** 如果是自建集群、其他云厂商服务器,需要手动安装Logtail,详情请参见[安装Logtail(Linux系统)](https://help.aliyun.com/document_detail/28982.html#concept-u5y-3lv-vdb)。 1. 安装完成后,单击**确认安装完毕**。 1. 创建机器组,详情请参见[创建IP地址机器组](https://help.aliyun.com/document_detail/28966.html#task-wc3-xn1-ry)或[创建用户自定义标识机器组](https://help.aliyun.com/document_detail/28983.html#concept-gyy-k3q-zdb)。 5. 在**机器组配置**页签中,应用机器组。选择一个机器组,将该机器组从**源机器组**移动到**应用机器组**。 5. 在**Logtail配置**页签中,配置**配置名称**和**插件配置**。**inputs**为Logtail采集配置,必选项,请根据您的数据源配置。 **说明** 一个**inputs**中只允许配置一个类型的数据源。 ``` { "inputs": [ { "detail": { "IntervalMs": 30000 }, "type": "metric_system_v2" } ] } ``` | 参数 | 类型 | 是否必选 | 参数说明 | | :--- | :--- | :--- | :--- | | **type** | string | 是 | 数据源类型,固定为metric_system_v2。 | | **IntervalMs** | int | 是 | 每次请求的间隔,单位:ms。不能低于5000,建议设置为30000。 | 最后 单击**下一步**,完成配置。 # Grafana配置方式 ## 操作步骤 1. 登录Grafana。 1. 在左侧导航栏,单击 **[![](https://cdn.nlark.com/yuque/0/2020/png/347081/1596868884843-156efd8c-fb59-41d6-8513-b8640624f91d.png#align=left&display=inline&height=30&margin=%5Bobject%20Object%5D&originHeight=30&originWidth=34&size=0&status=done&style=none&width=34)](http://static-aliyun-doc.oss-cn-hangzhou.aliyuncs.com/assets/img/zh-CN/4906794951/p112522.png)** > **Data Sources**。 1. 在**Data Sources**页签,单击**Add data source**。 1. 选择**Prometheus**,单击**Select**。 1. 在**Settings**页签,请您参考如下说明配置数据源。 | 参数 | 说明 | | :--- | :--- | | **Name** | 请您自定义一个数据源的名称,例如Prometheus-01。 | | **HTTP** | - URL:格式为**[https://{project}.{sls-enpoint}/prometheus/{project}/{metricstore}](https://%7Bproject%7D.%7Bsls-enpoint%7D/prometheus/%7Bproject%7D/%7Bmetricstore%7D)**。其中{project}是Project名称,{metricstore}是MetricStore名称,{sls-enpoint}是Project所在地域的Endpoint,详情请参见[服务入口](https://help.aliyun.com/document_detail/29008.html#reference-wgx-pwq-zdb)。例如:**[https://sls-prometheus-test.cn-hangzhou.log.aliyuncs.com/prometheus/sls-prometheus-test/prometheus](https://sls-prometheus-test.cn-hangzhou.log.aliyuncs.com/prometheus/sls-prometheus-test/prometheus)**。**说明** 为保证传输安全性,请务必设置为`https`。 | **Auth** | 打开**Basic auth**开关。 | | **Basic Auth Details** | - **User**为阿里云账号AccessKeyID。- **Password**为阿里云账号AccessKeySecret。建议您使用仅具备指定Project只读权限的RAM用户账号,详情请参见[指定Project只读授权策略](https://help.aliyun.com/document_detail/89676.html#section-vrx-w1l-z2b)。 | 最后单击**Save & Test**。 # Dashboard更新记录 ## 2020.08.08 * 初始化版本 # 作者 * 邮箱:davidzhang.zc@alibaba-inc.com * 微信:davidzhang-zc
55,238
55,239
Other
null
10
5
18,450
1
12,798
4
250
SLS主机监控,主要显示单主机指标
{ "__inputs": [ { "name": "DS_HOST", "label": "host", "description": "host metric store", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "panel", "id": "bargauge", "name": "Bar Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.5.2" }, { "type": "panel", "id": "grafana-piechart-panel", "name": "Pie Chart", "version": "1.5.0" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "SLS主机监控,主要显示单主机指标", "editable": true, "gnetId": 12798, "graphTooltip": 0, "id": null, "iteration": 1597062349932, "links": [ { "icon": "external link", "tags": [], "targetBlank": true, "title": "SLS控制台", "tooltip": "打开SLS控制台", "type": "link", "url": "https://sls.console.aliyun.com/lognext/profile" }, { "icon": "external link", "tags": [], "targetBlank": true, "title": "使用说明", "tooltip": "配置数据源、指标项说明", "type": "link", "url": "https://help.aliyun.com/document_detail/171717.html" }, { "icon": "external link", "tags": [], "targetBlank": true, "title": "其他数据接入", "type": "link", "url": "https://promotion.aliyun.com/ntms/act/logdoclist.html" } ], "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorPostfix": true, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_HOST}", "decimals": 2, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 3, "x": 0, "y": 0 }, "id": 2, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "pluginVersion": "6.5.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": false, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "expr": "(time() - max(system_boot_time{hostname=~\"$Host\", ip=~\"$IP\"}))/86400", "instant": true, "interval": "", "legendFormat": "total", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "启动天数", "type": "singlestat", "valueFontSize": "100%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorPostfix": true, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_HOST}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 3, "x": 3, "y": 0 }, "id": 4, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "pluginVersion": "6.5.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": false, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "expr": "max(cpu_count{hostname=~\"$Host\", ip=~\"$IP\"})", "instant": true, "interval": "", "legendFormat": "count", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "CPU核心数", "type": "singlestat", "valueFontSize": "100%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorPostfix": true, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_HOST}", "decimals": 2, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 3, "x": 6, "y": 0 }, "id": 6, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "pluginVersion": "6.5.2", "postfix": "GB", "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": false, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "expr": "max(mem_total{hostname=~\"$Host\", ip=~\"$IP\"}) / 1024.0/1024/1024", "instant": true, "interval": "", "legendFormat": "count", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "内存总量", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "datasource": "${DS_HOST}", "gridPos": { "h": 3, "w": 4, "x": 9, "y": 0 }, "id": 30, "links": [], "options": { "displayMode": "lcd", "fieldOptions": { "calcs": [ "last" ], "defaults": { "mappings": [], "max": 100, "min": 0, "thresholds": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 40 }, { "color": "red", "value": 80 } ], "unit": "percentunit" }, "override": {}, "values": false }, "orientation": "horizontal" }, "pluginVersion": "6.5.2", "targets": [ { "expr": "avg(disk_util{hostname=~\"$Host\", ip=~\"$IP\"}) by (disk) / 100", "instant": true, "interval": "", "legendFormat": "{{disk}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "磁盘Util", "type": "bargauge" }, { "cacheTimeout": null, "datasource": "${DS_HOST}", "gridPos": { "h": 5, "w": 11, "x": 13, "y": 0 }, "id": 28, "links": [], "options": { "displayMode": "lcd", "fieldOptions": { "calcs": [ "lastNotNull" ], "defaults": { "mappings": [], "max": 100, "min": 0, "thresholds": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 40 }, { "color": "red", "value": 80 } ], "unit": "percent" }, "override": {}, "values": false }, "orientation": "horizontal" }, "pluginVersion": "6.5.2", "targets": [ { "expr": "avg(disk_space_usage{hostname=~\"$Host\", ip=~\"$IP\"}) by (path)", "instant": true, "interval": "", "legendFormat": "{{path}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "各磁盘空间使用率", "type": "bargauge" }, { "datasource": "${DS_HOST}", "gridPos": { "h": 2, "w": 13, "x": 0, "y": 3 }, "id": 16, "options": { "displayMode": "lcd", "fieldOptions": { "calcs": [ "last" ], "defaults": { "mappings": [], "max": 100, "min": 0, "thresholds": [ { "color": "semi-dark-green", "value": null }, { "color": "#EAB839", "value": 40 }, { "color": "red", "value": 80 } ], "unit": "percent" }, "override": {}, "values": false }, "orientation": "horizontal" }, "pluginVersion": "6.5.2", "targets": [ { "expr": "avg(cpu_util{hostname=~\"$Host\", ip=~\"$IP\"})", "interval": "", "legendFormat": "util", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "CPU使用率", "type": "bargauge" }, { "aliasColors": {}, "breakPoint": "50%", "cacheTimeout": null, "combine": { "label": "Others", "threshold": 0 }, "datasource": "${DS_HOST}", "fontSize": "80%", "format": "short", "gridPos": { "h": 5, "w": 6, "x": 0, "y": 5 }, "id": 12, "interval": null, "legend": { "percentage": false, "show": true, "values": true }, "legendType": "Right side", "links": [], "maxDataPoints": 1, "nullPointMode": "connected", "options": {}, "pieType": "pie", "pluginVersion": "6.5.2", "strokeWidth": 1, "targets": [ { "expr": "avg(cpu_sys_util{hostname=~\"$Host\", ip=~\"$IP\"})", "instant": true, "interval": "", "legendFormat": "System", "refId": "B" }, { "expr": "avg(cpu_user_util{hostname=~\"$Host\", ip=~\"$IP\"})", "instant": true, "interval": "", "legendFormat": "User", "refId": "C" }, { "expr": "avg(cpu_wait_util{hostname=~\"$Host\", ip=~\"$IP\"})", "instant": true, "interval": "", "legendFormat": "IOWait", "refId": "D" } ], "timeFrom": null, "timeShift": null, "title": "CPU", "type": "grafana-piechart-panel", "valueName": "current" }, { "aliasColors": {}, "breakPoint": "50%", "cacheTimeout": null, "combine": { "label": "Others", "threshold": 0 }, "datasource": "${DS_HOST}", "decimals": null, "fontSize": "80%", "format": "decbytes", "gridPos": { "h": 5, "w": 7, "x": 6, "y": 5 }, "id": 14, "interval": null, "legend": { "header": "", "percentage": true, "show": true, "sideWidth": null, "values": true }, "legendType": "Right side", "links": [], "maxDataPoints": 1, "nullPointMode": "connected", "options": {}, "pieType": "pie", "pluginVersion": "6.5.2", "strokeWidth": 1, "targets": [ { "expr": "avg(mem_available{hostname=~\"$Host\", ip=~\"$IP\"})", "instant": true, "interval": "", "legendFormat": "available", "refId": "B" }, { "expr": "avg(mem_used{hostname=~\"$Host\", ip=~\"$IP\"})", "instant": true, "interval": "", "legendFormat": "used", "refId": "C" } ], "timeFrom": null, "timeShift": null, "title": "内存", "type": "grafana-piechart-panel", "valueName": "current" }, { "cacheTimeout": null, "datasource": "${DS_HOST}", "gridPos": { "h": 5, "w": 11, "x": 13, "y": 5 }, "id": 18, "links": [], "options": { "displayMode": "lcd", "fieldOptions": { "calcs": [ "lastNotNull" ], "defaults": { "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 2, "value": "null" } ], "max": 100, "min": 0, "nullValueMode": "connected", "thresholds": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 40 }, { "color": "red", "value": 80 } ], "unit": "percent" }, "override": {}, "values": false }, "orientation": "horizontal" }, "pluginVersion": "6.5.2", "targets": [ { "expr": "avg(disk_inode_usage{hostname=~\"$Host\", ip=~\"$IP\"}) by (path)", "instant": true, "interval": "", "legendFormat": "{{path}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Inode使用率", "type": "bargauge" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_HOST}", "decimals": null, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 10 }, "hiddenSeries": false, "id": 40, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg(cpu_util{hostname=~\"$Host\", ip=~\"$IP\"})", "legendFormat": "cpu_util", "refId": "A" }, { "expr": "avg(cpu_sys_util{hostname=~\"$Host\", ip=~\"$IP\"})", "legendFormat": "cpu_sys_util", "refId": "B" }, { "expr": "avg(cpu_user_util{hostname=~\"$Host\", ip=~\"$IP\"})", "legendFormat": "cpu_user_util", "refId": "C" }, { "expr": "avg(cpu_wait_util{hostname=~\"$Host\", ip=~\"$IP\"})", "legendFormat": "cpu_wait_util", "refId": "D" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU使用率", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_HOST}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 10 }, "hiddenSeries": false, "id": 10, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pluginVersion": "6.5.2", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg(system_load1{hostname=~\"$Host\", ip=~\"$IP\"})", "interval": "", "legendFormat": "load_1", "refId": "A" }, { "expr": "avg(system_load5{hostname=~\"$Host\", ip=~\"$IP\"})", "interval": "", "legendFormat": "load_5", "refId": "B" }, { "expr": "avg(system_load15{hostname=~\"$Host\", ip=~\"$IP\"})", "interval": "", "legendFormat": "load_15", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Load", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_HOST}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 10 }, "hiddenSeries": false, "id": 44, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg(disk_util{hostname=~\"$Host\", ip=~\"$IP\"}) by (disk)", "legendFormat": "{{disk}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "磁盘Util", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_HOST}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 18 }, "hiddenSeries": false, "id": 42, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "disk_space_usage{path=\"/\",hostname=~\"$Host\", ip=~\"$IP\"}", "instant": false, "legendFormat": "util_{{ip}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "根目录磁盘使用率", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_HOST}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 18 }, "hiddenSeries": false, "id": 36, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg(disk_rbps{disk=\"total\", hostname=~\"$Host\", ip=~\"$IP\"}) by (disk)", "interval": "", "legendFormat": "{{disk}}_read(Bps)", "refId": "A" }, { "expr": "avg(disk_wbps{disk=\"total\",hostname=~\"$Host\", ip=~\"$IP\"}) by (disk)", "interval": "", "legendFormat": "{{disk}}_write(Bps)", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "磁盘读写速率", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_HOST}", "fill": 1, "fillGradient": 4, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 18 }, "hiddenSeries": false, "id": 32, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pluginVersion": "6.5.2", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg(disk_rlatency{disk=\"total\", hostname=~\"$Host\", ip=~\"$IP\"})", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "read(ms)", "refId": "A" }, { "expr": "avg(disk_wlatency{disk=\"total\", hostname=~\"$Host\", ip=~\"$IP\"})", "interval": "", "legendFormat": "write(ms)", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "磁盘读写延迟", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_HOST}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 25 }, "hiddenSeries": false, "id": 46, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg(disk_space_usage{hostname=~\"$Host\", ip=~\"$IP\"}) by (path)", "legendFormat": "{{path}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "各磁盘空间使用率", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_HOST}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 25 }, "hiddenSeries": false, "id": 38, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg(disk_rbps{disk!=\"total\", hostname=~\"$Host\", ip=~\"$IP\"}) by (disk)", "interval": "", "legendFormat": "{{disk}}_read(Bps)", "refId": "A" }, { "expr": "avg(disk_wbps{disk!=\"total\",hostname=~\"$Host\", ip=~\"$IP\"}) by (disk)", "interval": "", "legendFormat": "{{disk}}_write(Bps)", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "各磁盘读写速率", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_HOST}", "fill": 1, "fillGradient": 3, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 25 }, "hiddenSeries": false, "id": 34, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pluginVersion": "6.5.2", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg(disk_rlatency{disk!=\"total\", hostname=~\"$Host\", ip=~\"$IP\"}) by (disk)", "interval": "", "legendFormat": "{{disk}}_read(ms)", "refId": "A" }, { "expr": "avg(disk_wlatency{disk!=\"total\", hostname=~\"$Host\", ip=~\"$IP\"})by (disk)", "interval": "", "legendFormat": "{{disk}}_write(ms)", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "各磁盘读写延迟", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_HOST}", "fill": 1, "fillGradient": 8, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 32 }, "hiddenSeries": false, "id": 20, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pluginVersion": "6.5.2", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "net_in{interface=\"total\",hostname=~\"$Host\", ip=~\"$IP\"}", "interval": "", "legendFormat": "in(Bps)", "refId": "A" }, { "expr": "net_out{interface=\"total\",hostname=~\"$Host\", ip=~\"$IP\"}", "interval": "", "legendFormat": "out(Bps)", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "网络IO", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_HOST}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 32 }, "hiddenSeries": false, "id": 22, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pluginVersion": "6.5.2", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "net_in{interface!=\"total\",hostname=~\"$Host\", ip=~\"$IP\"}", "interval": "", "legendFormat": "{{interface}}_in(Bps)", "refId": "A" }, { "expr": "net_out{interface!=\"total\",hostname=~\"$Host\", ip=~\"$IP\"}", "interval": "", "legendFormat": "{{interface}}_out(Bps)", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "各网卡IO", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_HOST}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 39 }, "hiddenSeries": false, "id": 26, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg(protocol_tcp_established{hostname=~\"$Host\", ip=~\"$IP\"})", "interval": "", "legendFormat": "tcp_established", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "TCP连接数", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_HOST}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 39 }, "hiddenSeries": false, "id": 24, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg(protocol_tcp_retran_util{hostname=~\"$Host\", ip=~\"$IP\"})", "interval": "", "legendFormat": "retran", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "TCP重传率", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "percent", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "30s", "schemaVersion": 21, "style": "dark", "tags": [ "Logtail", "SLS", "Prometheus" ], "templating": { "list": [ { "allValue": ".*", "current": {}, "datasource": "${DS_HOST}", "definition": "label_values(system_boot_time, hostname)", "hide": 0, "includeAll": true, "index": -1, "label": "Host", "multi": false, "name": "Host", "options": [], "query": "label_values(system_boot_time, hostname)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".*", "current": {}, "datasource": "${DS_HOST}", "definition": "label_values(system_boot_time, ip)", "hide": 0, "includeAll": true, "index": -1, "label": "IP", "multi": false, "name": "IP", "options": [], "query": "label_values(system_boot_time, ip)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "1 SLS主机监控 单机指标 v2020.08.08", "uid": "KAEzgMSGz", "version": 61 }
2020-08-10 12:26:37 UTC
2020-08-13 03:00:04 UTC
6
5
6,950
1
125,393
17,943
539
statping-on-grafana
Statping on Grafana
Statping Grafana Dashboard
2018-07-13 04:14:48 UTC
2020-06-18 23:58:46 UTC
0
# Statping Monitoring You'll need to have a [Statping Server](https://github.com/statping/statping) to use this grafana dashboard. You can run [Statping](https://github.com/statping/statping) in a docker container for ease of use. Statping includes a prometheus exporter so you can have even more monitoring power with your services. The prometheus exporter can be seen on /metrics, simply create another exporter in your prometheus config. Use your Statping API Secret for the Authorization Bearer header, the /metrics URL is dedicated for Prometheus and requires the correct API Secret has Authorization header. ## Prometheus Exporter Example ``` scrape_configs: - job_name: 'statping' scrape_interval: 30s bearer_token: 'SECRET API KEY HERE' static_configs: - targets: ['statping:8080'] ```
31,520
31,523
Other
null
1
5
17,943
1
6,950
4
250
Statping Grafana Dashboard
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "panel", "id": "bargauge", "name": "Bar gauge", "version": "" }, { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.0.3" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "text", "name": "Text", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Statping Grafana Dashboard", "editable": true, "gnetId": 6950, "graphTooltip": 1, "id": null, "iteration": 1592524609060, "links": [ { "$$hashKey": "object:358", "icon": "cloud", "tags": [], "targetBlank": true, "title": "Grafana Dashboard", "tooltip": "View dashboard on Grafana", "type": "link", "url": "https://grafana.com/grafana/dashboards/6950" } ], "panels": [ { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 70, "panels": [], "title": "Main", "type": "row" }, { "content": "<center style=\"margin-top:5vh\">\n<h1>In Dev</h1>\nYeee, would love to hear some ideas on <a href=\"slack.statping.com\">slack.statping.com</a>.\n</center>\n", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "gridPos": { "h": 5, "w": 24, "x": 0, "y": 1 }, "id": 66, "mode": "html", "timeFrom": null, "timeShift": null, "title": "", "transparent": true, "type": "text" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "✔️", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 0 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 0, "y": 6 }, "id": 63, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false } }, "pluginVersion": "7.0.3", "repeat": "services", "repeatDirection": "v", "targets": [ { "expr": "sum(statping_service_online{instance=\"$instance\"} == 0)", "format": "time_series", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Services Offline", "type": "stat" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 14, "x": 3, "y": 6 }, "hiddenSeries": false, "id": 51, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(statping_query{instance=\"$instance\"}[$interval])", "format": "time_series", "interval": "", "legendFormat": "{{type}} - {{method}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Database Queries", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Idle": "dark-orange", "In Use": "dark-red", "Maximum": "rgba(255, 255, 255, 0.13)", "Open": "dark-green" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 7, "x": 17, "y": 6 }, "hiddenSeries": false, "id": 49, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "statping_database{instance=\"$instance\", metric=\"open_connections\"}", "interval": "", "intervalFactor": 2, "legendFormat": "Open", "refId": "A" }, { "expr": "statping_database{instance=\"$instance\", metric=\"in_use_connections\"}", "interval": "", "intervalFactor": 2, "legendFormat": "In Use", "refId": "B" }, { "expr": "statping_database{instance=\"$instance\", metric=\"idle_connections\"}", "interval": "", "intervalFactor": 2, "legendFormat": "Idle", "refId": "C" }, { "expr": "statping_database{instance=\"$instance\", metric=\"max_open_connections\"}", "interval": "", "intervalFactor": 2, "legendFormat": "Maximum", "refId": "D" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Database Connections", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 0, "y": 11 }, "id": 64, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false } }, "pluginVersion": "7.0.3", "repeatDirection": "v", "targets": [ { "expr": "sum(statping_service_online{instance=\"$instance\"} == 1)", "format": "time_series", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Services Online", "type": "stat" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 10, "w": 13, "x": 0, "y": 15 }, "hiddenSeries": false, "id": 39, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(statping_service_duration_sum{instance=\"$instance\", service=~\"$service\"}[$interval]) - rate(statping_service_duration_count{instance=\"$instance\", service=~\"$service\"}[$interval])", "format": "time_series", "instant": false, "interval": "", "legendFormat": "", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Service Request Duration", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 6, "x": 13, "y": 15 }, "id": 53, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false } }, "pluginVersion": "7.0.3", "targets": [ { "expr": "count(statping_service_online == 1)", "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Services Online", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "description": "", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 5, "x": 19, "y": 15 }, "id": 54, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false } }, "pluginVersion": "7.0.3", "targets": [ { "expr": "count(statping_service_online == 0)", "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Services Offline", "type": "stat" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "fill": 8, "fillGradient": 0, "gridPos": { "h": 6, "w": 11, "x": 13, "y": 19 }, "hiddenSeries": false, "id": 61, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 0, "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pluginVersion": "7.0.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": true, "targets": [ { "expr": "sum(rate(statping_service_failures{instance=\"$instance\"}[$interval])) by (method)", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 4, "legendFormat": "", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Panel Title", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 25 }, "id": 68, "panels": [], "title": "Processes", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 10, "w": 13, "x": 0, "y": 26 }, "hiddenSeries": false, "id": 33, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "alloc rate", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "deriv(go_memstats_alloc_bytes{instance=\"$instance\"}[$interval])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "bytes allocated", "metric": "go_memstats_alloc_bytes", "refId": "A", "step": 4 }, { "expr": "rate(go_memstats_alloc_bytes_total{instance=\"$instance\"}[$interval])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "alloc rate", "metric": "go_memstats_alloc_bytes_total", "refId": "B", "step": 4 }, { "expr": "deriv(go_memstats_stack_inuse_bytes{instance=\"$instance\"}[$interval])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "stack inuse", "metric": "go_memstats_stack_inuse_bytes", "refId": "C", "step": 4 }, { "expr": "deriv(go_memstats_heap_inuse_bytes{instance=\"$instance\"}[$interval])", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "heap inuse", "metric": "go_memstats_heap_inuse_bytes", "refId": "D", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "go memstats deriv", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 10, "w": 11, "x": 13, "y": 26 }, "hiddenSeries": false, "id": 12, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "go_memstats_heap_alloc_bytes{instance=\"$instance\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "go_memstats_heap_alloc_bytes", "refId": "B" }, { "expr": "go_memstats_heap_sys_bytes{instance=\"$instance\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "go_memstats_heap_sys_bytes", "refId": "A" }, { "expr": "go_memstats_heap_idle_bytes{instance=\"$instance\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "go_memstats_heap_idle_bytes", "refId": "C" }, { "expr": "go_memstats_heap_inuse_bytes{instance=\"$instance\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "go_memstats_heap_inuse_bytes", "refId": "D" }, { "expr": "go_memstats_heap_released_bytes{instance=\"$instance\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "go_memstats_heap_released_bytes", "refId": "E" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory in Heap", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(255, 255, 255)", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 5, "x": 0, "y": 36 }, "id": 37, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false } }, "pluginVersion": "7.0.3", "targets": [ { "expr": "go_goroutines{instance=\"$instance\"}", "interval": "", "legendFormat": "Routines", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Go Routines", "type": "stat" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 19, "x": 5, "y": 36 }, "hiddenSeries": false, "id": 26, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "go_memstats_mspan_inuse_bytes{instance=\"$instance\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "go_memstats_mspan_inuse_bytes", "refId": "A" }, { "expr": "go_memstats_mspan_sys_bytes{instance=\"$instance\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "go_memstats_mspan_sys_bytes", "refId": "B" }, { "expr": "go_memstats_mcache_inuse_bytes{instance=\"$instance\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "go_memstats_mcache_inuse_bytes", "refId": "C" }, { "expr": "go_memstats_mcache_sys_bytes{instance=\"$instance\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "go_memstats_mcache_sys_bytes", "refId": "D" }, { "expr": "go_memstats_buck_hash_sys_bytes{instance=\"$instance\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "go_memstats_buck_hash_sys_bytes", "refId": "E" }, { "expr": "go_memstats_gc_sys_bytes{instance=\"$instance\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "go_memstats_buck_hash_sys_bytes", "refId": "F" }, { "expr": "go_memstats_other_sys_bytes{instance=\"$instance\"} - go_memstats_other_sys_bytes{instance=\"$instance\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "go_memstats_other_sys_bytes", "refId": "G" }, { "expr": "go_memstats_next_gc_bytes{instance=\"$instance\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "go_memstats_next_gc_bytes", "refId": "H" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory in Off-Heap", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 44 }, "hiddenSeries": false, "id": 22, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(go_memstats_mallocs_total{instance=\"$instance\"}[$interval]) - rate(go_memstats_frees_total{instance=\"$instance\"}[$interval])", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "Objects", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Number of Live Objects", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "go_memstats_sys_bytes": "dark-orange" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 7, "x": 8, "y": 44 }, "hiddenSeries": false, "id": 16, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": true, "targets": [ { "expr": "go_memstats_sys_bytes{instance=\"$instance\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "go_memstats_sys_bytes", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Total Used Memory", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 9, "x": 15, "y": 44 }, "hiddenSeries": false, "id": 4, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "go_gc_duration_seconds{instance=\"$instance\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "go_gc_duration_seconds", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "GC duration quantile", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "shows how many heap objects are allocated. This is a counter value so you can use rate() to objects allocated/s.", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 52 }, "hiddenSeries": false, "id": 20, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(go_memstats_mallocs_total{instance=\"$instance\"}[$interval])", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Rate of Objects Allocated", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 52 }, "hiddenSeries": false, "id": 24, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "go_memstats_stack_inuse_bytes{instance=\"$instance\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "go_memstats_stack_inuse_bytes", "refId": "A" }, { "expr": "go_memstats_stack_sys_bytes{instance=\"$instance\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "go_memstats_stack_sys_bytes", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory in Stack", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 10, "x": 0, "y": 60 }, "hiddenSeries": false, "id": 47, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(statping_http_requests_duration_sum{instance=\"$instance\"}[$interval]) - rate(statping_http_requests_duration_count{instance=\"$instance\"}[$interval])", "format": "time_series", "interval": "", "legendFormat": "{{method}} - {{url}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "All HTTP Request Durations", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 14, "x": 10, "y": 60 }, "hiddenSeries": false, "id": 14, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 1, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(go_memstats_alloc_bytes_total{instance=\"$instance\"}[$interval])", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "go_memstats_alloc_bytes_total", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Rates of Allocation", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 69 }, "id": 56, "interval": "", "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "7.0.3", "repeat": "services", "repeatDirection": "h", "targets": [ { "expr": "sum(statping_query{instance=\"$instance\"}) by (method)", "interval": "", "legendFormat": "{{service}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Panel Title", "type": "gauge" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 9, "w": 5, "x": 10, "y": 78 }, "id": 46, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false } }, "pluginVersion": "7.0.3", "targets": [ { "expr": "statping_service_failures{instance=\"$instance\", service=~\"$service\"}", "format": "time_series", "hide": false, "instant": false, "interval": "", "legendFormat": "{{service}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Service Failures", "type": "stat" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 87 }, "hiddenSeries": false, "id": 44, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "statping_service_success{instance=\"$instance\", service=~\"$service\"}", "interval": "", "legendFormat": "", "refId": "A" }, { "expr": "statping_service_failures{instance=\"$instance\", service=~\"$service\"}", "interval": "", "legendFormat": "{{service}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Panel Title", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 87 }, "hiddenSeries": false, "id": 40, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(statping_http_response_bytes_sum{instance=\"$instance\"}[$interval]) - rate(statping_http_response_bytes_count{instance=\"$instance\"}[$interval])", "interval": "", "legendFormat": "{{method}} - {{url}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "HTTP Response Bytes", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 9, "w": 5, "x": 0, "y": 97 }, "id": 42, "options": { "displayMode": "gradient", "orientation": "horizontal", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "showUnfilled": false }, "pluginVersion": "7.0.3", "targets": [ { "expr": "statping_service_failures{instance=\"$instance\"}", "instant": false, "interval": "", "legendFormat": "Service #{{service}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Panel Title", "type": "bargauge" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 97 }, "hiddenSeries": false, "id": 8, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "go_goroutines{instance=\"$instance\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "go_goroutines", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Goroutines", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 9, "x": 0, "y": 106 }, "hiddenSeries": false, "id": 28, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.95, sum(rate(statping_service_latency_bucket{instance=\"$instance\"}[$interval])) by (le))", "format": "time_series", "interval": "", "legendFormat": "", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Service Latency Duration", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "go_memstats_lookups_total – counts how many pointer dereferences happened. This is a counter value so you can use rate() to lookups/s.", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 113 }, "hiddenSeries": false, "id": 18, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(go_memstats_lookups_total{instance=\"$instance\"}[$interval])", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Rate of a Pointer Dereferences", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ops", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "1m", "schemaVersion": 25, "style": "dark", "tags": [ "golang", "web" ], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(statping_service_online, instance)", "hide": 0, "includeAll": false, "label": "Instance", "multi": false, "name": "instance", "options": [], "query": "label_values(statping_service_online, instance)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "auto": false, "auto_count": 30, "auto_min": "10s", "current": { "selected": false, "text": "10m", "value": "10m" }, "hide": 0, "label": null, "name": "interval", "options": [ { "selected": false, "text": "1m", "value": "1m" }, { "selected": true, "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" }, { "selected": false, "text": "7d", "value": "7d" }, { "selected": false, "text": "14d", "value": "14d" }, { "selected": false, "text": "30d", "value": "30d" } ], "query": "1m,10m,30m,1h,6h,12h,1d,7d,14d,30d", "queryValue": "", "refresh": 2, "skipUrlSync": false, "type": "interval" }, { "allValue": ".+", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(statping_service_online, service)", "hide": 0, "includeAll": true, "label": "Service", "multi": true, "name": "service", "options": [], "query": "label_values(statping_service_online, service)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "statping_service_online{instance=\"$instance\"}", "hide": 2, "includeAll": false, "label": null, "multi": false, "name": "services", "options": [], "query": "statping_service_online{instance=\"$instance\"}", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": { "refresh_intervals": [ "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "Statping on Grafana", "uid": "statping-grafana", "version": 5 }
2020-06-18 23:58:46 UTC
null
0
0
2,747
1
75,575
8,723
1,995
linux-memory
Linux memory
This dashboard details memory area's as seen in linux' /proc/meminfo together with swap information. This allows you to get an overview of actual current usage.
2017-07-27 17:54:44 UTC
2018-06-06 18:01:43 UTC
0
null
13,016
13,019
nodeExporter
null
0
0
8,723
1
2,747
4
1,274
This dashboard details memory area's as seen in linux' /proc/meminfo together with swap information. This allows you to get an overview of actual current usage.
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "5.1.3" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "5.0.0" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "5.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "This dashboard details memory area's as seen in linux' /proc/meminfo together with swap information. This allows you to get an overview of actual current usage.", "editable": true, "gnetId": 2747, "graphTooltip": 0, "id": null, "links": [], "panels": [ { "aliasColors": { "Anonymous": "#447EBC", "Buffers": "#FCEACA", "Cached": "#3F2B5B", "Free": "#3F6833", "Hugepages Free": "#B7DBAB", "Hugepages Reserved": "#F2C96D", "Hugepages Used": "#BF1B00", "Kernel Stack": "#70DBED", "Mapped and Cached": "#e24d42", "Mapped or Cached": "#BF1B00", "Page Tables": "#E5A8E2", "Shared memory smallpages": "#962D82", "Slab": "#EAB839", "Unaccounted For": "#F29191" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "fill": 1, "gridPos": { "h": 10, "w": 24, "x": 0, "y": 0 }, "id": 1, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "sideWidth": 250, "sort": null, "sortDesc": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "node_memory_MemTotal_bytes-node_memory_MemFree_bytes-node_memory_KernelStack_bytes-node_memory_AnonPages_bytes-node_memory_PageTables_bytes-node_memory_Slab_bytes-node_memory_Cached_bytes-node_memory_SwapCached_bytes-node_memory_Buffers_bytes-(node_memory_HugePages_Total*2097152)", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "Unaccounted For", "metric": "node_memory_MemTotal", "refId": "N", "step": 2 }, { "expr": "node_memory_Buffers_bytes", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "Buffers", "metric": "node_memory_Buffers", "refId": "A", "step": 2 }, { "expr": "node_memory_SwapCached_bytes", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "Swap Cached", "metric": "node_memory_SwapCached", "refId": "K", "step": 2 }, { "expr": "node_memory_KernelStack_bytes", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "Kernel Stack", "metric": "node_memory_KernelStack", "refId": "D", "step": 2 }, { "expr": "node_memory_Slab_bytes", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "Slab", "metric": "node_memory_Slab", "refId": "I", "step": 2 }, { "expr": "node_memory_PageTables_bytes", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "Page Tables", "metric": "node_memory_PageTables", "refId": "F", "step": 2 }, { "expr": "node_memory_AnonPages_bytes", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Anonymous", "metric": "node_memory_AnonPages", "refId": "E", "step": 2 }, { "expr": "node_memory_Shmem_bytes", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "Shared memory smallpages", "metric": "node_memory_Shmem", "refId": "L", "step": 2 }, { "expr": "node_memory_Cached_bytes-node_memory_Shmem_bytes", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "Mapped and Cached", "metric": "node_memory_Cached", "refId": "C", "step": 2 }, { "expr": "node_memory_MemFree_bytes", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "Free", "metric": "node_memory_MemFree", "refId": "B", "step": 2 }, { "expr": "(node_memory_HugePages_Free-node_memory_HugePages_Rsvd)*2097152", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "Hugepages Free", "metric": "node_memory_HugePages_Free", "refId": "H", "step": 2 }, { "expr": "node_memory_HugePages_Rsvd*2097152", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Hugepages Reserved", "metric": "node_memory_HugePages_Rsvd", "refId": "G", "step": 2 }, { "expr": "(node_memory_HugePages_Total-node_memory_HugePages_Free)*2097152", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "Hugepages Used", "metric": "node_memory_HugePages_Total", "refId": "M", "step": 2 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Linux memory distribution", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Used": "#BF1B00" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "fill": 1, "gridPos": { "h": 4, "w": 24, "x": 0, "y": 10 }, "id": 2, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "sideWidth": 250, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "node_memory_SwapFree_bytes", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "Free", "metric": "node_memory_SwapFree", "refId": "A", "step": 2 }, { "expr": "node_memory_SwapTotal_bytes-node_memory_SwapFree_bytes", "format": "time_series", "intervalFactor": 2, "legendFormat": "Used", "metric": "node_memory_SwapTotal", "refId": "B", "step": 2 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Swap usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 3, "w": 24, "x": 0, "y": 14 }, "id": 3, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "sideWidth": 250, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "increase(node_vmstat_pswpin[5s])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Swap in pages", "metric": "node_vmstat_pswpin", "refId": "A", "step": 2 }, { "expr": "increase(node_vmstat_pswpout[5s])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Swap out pages", "metric": "node_vmstat_pswpout", "refId": "B", "step": 2 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Swapping", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "iops", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "5s", "schemaVersion": 16, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-5m", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "Linux memory", "uid": "uwUcMpSik", "version": 7 }
2018-06-06 18:01:43 UTC
null
0
0
677
1
12,941
16,427
15,625
aws-auto-scaling
AWS Auto Scaling
Visualize AWS Auto Scaling metrics
2016-10-17 21:17:28 UTC
2020-01-28 13:47:23 UTC
0
## AWS Auto Scaling Visualize AWS Auto Scaling metrics. ## CloudWatch datasource configuration [http://docs.grafana.org/datasources/cloudwatch/](http://docs.grafana.org/datasources/cloudwatch/) ## Make Grafana AWS dashboards better Feel free to add additional dashboards for other AWS resources (EC2, S3, ...) or update existing one in [GitHub repo](https://github.com/monitoringartist/grafana-aws-cloudwatch-dashboards). ## Commercial support for this dashboard [![Monitoring Artist](https://monitoringartist.github.io/monitoring-artist-logo-grafana.png)](http://www.monitoringartist.com 'DevOps / Docker / Kubernetes / AWS ECS / Google GCP / Zabbix / Zenoss / Terraform / Monitoring')[![Monitoring Artist](https://monitoringartist.github.io/monitoring-artist-text-grafana.png)](http://www.monitoringartist.com 'DevOps / Docker / Kubernetes / AWS ECS / Google GCP / Zabbix / Zenoss / Terraform / Monitoring')
4,355
4,358
Other
null
0
0
16,427
1
677
4
6,909
Visualize AWS Auto Scaling metrics
{ "__inputs": [], "__requires": [ { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "panel", "id": "text", "name": "Text", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "3.1.0" }, { "type": "datasource", "id": "cloudwatch", "name": "CloudWatch", "version": "1.0.0" } ], "id": null, "title": "AWS Auto Scaling", "description": "Visualize AWS Auto Scaling metrics", "tags": [ "monitoringartist", "cloudwatch" ], "style": "dark", "timezone": "browser", "editable": true, "hideControls": false, "sharedCrosshair": false, "rows": [ { "collapse": false, "editable": true, "height": "250px", "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${datasource}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 16, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "VolumeIdleTime_Average", "yaxis": 2 } ], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "application": { "filter": "" }, "dimensions": { "AutoScalingGroupName": "$autoscalinggroupname" }, "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "item": { "filter": "" }, "metricName": "GroupTotalInstances", "mode": 0, "namespace": "AWS/AutoScaling", "options": { "showDisabledItems": false }, "period": "", "refId": "A", "region": "$region", "statistics": [ "Average" ] }, { "alias": "", "application": { "filter": "" }, "dimensions": { "AutoScalingGroupName": "$autoscalinggroupname" }, "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "item": { "filter": "" }, "metricName": "GroupDesiredCapacity", "mode": 0, "namespace": "AWS/AutoScaling", "options": { "showDisabledItems": false }, "period": "", "refId": "B", "region": "$region", "statistics": [ "Average" ] }, { "alias": "", "application": { "filter": "" }, "dimensions": { "AutoScalingGroupName": "$autoscalinggroupname" }, "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "item": { "filter": "" }, "metricName": "GroupInServiceInstances", "mode": 0, "namespace": "AWS/AutoScaling", "options": { "showDisabledItems": false }, "period": "", "refId": "C", "region": "$region", "statistics": [ "Average" ] }, { "alias": "", "application": { "filter": "" }, "dimensions": { "AutoScalingGroupName": "$autoscalinggroupname" }, "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "item": { "filter": "" }, "metricName": "GroupMaxSize", "mode": 0, "namespace": "AWS/AutoScaling", "options": { "showDisabledItems": false }, "period": "", "refId": "D", "region": "$region", "statistics": [ "Average" ] }, { "alias": "", "application": { "filter": "" }, "dimensions": { "AutoScalingGroupName": "$autoscalinggroupname" }, "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "item": { "filter": "" }, "metricName": "GroupMinSize", "mode": 0, "namespace": "AWS/AutoScaling", "options": { "showDisabledItems": false }, "period": "", "refId": "E", "region": "$region", "statistics": [ "Average" ] }, { "alias": "", "application": { "filter": "" }, "dimensions": { "AutoScalingGroupName": "$autoscalinggroupname" }, "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "item": { "filter": "" }, "metricName": "GroupPendingInstances", "mode": 0, "namespace": "AWS/AutoScaling", "options": { "showDisabledItems": false }, "period": "", "refId": "F", "region": "$region", "statistics": [ "Average" ] }, { "alias": "", "application": { "filter": "" }, "dimensions": { "AutoScalingGroupName": "$autoscalinggroupname" }, "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "item": { "filter": "" }, "metricName": "GroupStandbyInstances", "mode": 0, "namespace": "AWS/AutoScaling", "options": { "showDisabledItems": false }, "period": "", "refId": "G", "region": "$region", "statistics": [ "Average" ] }, { "alias": "", "application": { "filter": "" }, "dimensions": { "AutoScalingGroupName": "$autoscalinggroupname" }, "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "item": { "filter": "" }, "metricName": "GroupTerminatingInstances", "mode": 0, "namespace": "AWS/AutoScaling", "options": { "showDisabledItems": false }, "period": "", "refId": "H", "region": "$region", "statistics": [ "Average" ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Instances", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] } ], "title": "New row" }, { "collapse": false, "editable": true, "height": "25px", "panels": [ { "content": "<a style=\"float: right\" href=\"http://www.monitoringartist.com\" target=\"_blank\" title=\"Dashboard maintained by Monitoring Artist - DevOps / Docker / Kubernetes / AWS ECS / Google GCP / Zabbix / Zenoss / Terraform / Monitoring\"><img src=\"https://monitoringartist.github.io/monitoring-artist-logo-grafana.png\" height=\"30px\" /></a>\n<a style=\"float: left\" target=\"_blank\" href=\"http://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/as-metricscollected.html\">AWS Cloudwatch Auto Scaling documentation</a><br/>\n<a style=\"float: left\" target=\"_blank\" href=\"https://grafana.com/dashboards/677\">Installed from Grafana.com dashboards</a>\n<div style=\"clear:both; width:100%;height:0;font-size:0;\"></div>", "editable": true, "error": false, "id": 2, "isNew": true, "links": [], "mode": "html", "span": 12, "title": "Documentation", "type": "text" } ], "title": "New row" } ], "time": { "from": "now-7d", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "templating": { "list": [ { "current": {}, "hide": 0, "includeAll": false, "label": "Datasource", "multi": false, "name": "datasource", "options": [], "query": "cloudwatch", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "allValue": null, "current": {}, "datasource": "${datasource}", "hide": 0, "includeAll": false, "label": "Region", "multi": false, "name": "region", "options": [], "query": "regions()", "refresh": 1, "regex": "", "sort": 0, "tagValuesQuery": null, "tagsQuery": null, "type": "query" }, { "allValue": null, "current": {}, "datasource": "${datasource}", "hide": 0, "includeAll": false, "label": "AutoScalingGroupName", "multi": false, "name": "autoscalinggroupname", "options": [], "query": "dimension_values($region, AWS/AutoScaling, GroupTotalInstances, AutoScalingGroupName)", "refresh": 1, "regex": "", "sort": 0, "tagValuesQuery": null, "tagsQuery": null, "type": "query" } ] }, "annotations": { "list": [] }, "refresh": false, "schemaVersion": 13, "version": 3, "links": [], "gnetId": 677 }
2020-01-28 13:47:23 UTC
null
0
0
6,033
1
94,170
10,754
646
system-processes-metrics-designed-for-pmm
System Processes Metrics (Designed for PMM)
Show Linux Process information as captured by https://github.com/ncabatoff/process-exporter designed for PMM
2018-05-10 21:45:19 UTC
2019-01-18 22:38:00 UTC
0
null
41,970
41,971
Other
null
0
0
10,754
1
6,033
4
510
Show Linux Process information as captured by https://github.com/ncabatoff/process-exporter designed for PMM
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "5.1.3" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "5.0.0" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "5.0.0" }, { "type": "panel", "id": "text", "name": "Text", "version": "5.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Show Linux Process information as captured by \r\n https://github.com/ncabatoff/process-exporter designed for PMM", "editable": true, "gnetId": 6033, "graphTooltip": 1, "id": null, "iteration": 1536501625968, "links": [ { "icon": "dashboard", "includeVars": false, "keepTime": true, "tags": [ "QAN" ], "targetBlank": false, "title": "Query Analytics", "type": "link", "url": "/graph/dashboard/db/_pmm-query-analytics" }, { "asDropdown": true, "includeVars": false, "keepTime": true, "tags": [ "OS" ], "targetBlank": false, "title": "OS", "type": "dashboards" }, { "asDropdown": true, "includeVars": false, "keepTime": true, "tags": [ "MySQL" ], "targetBlank": false, "title": "MySQL", "type": "dashboards" }, { "asDropdown": true, "includeVars": false, "keepTime": true, "tags": [ "MongoDB" ], "targetBlank": false, "title": "MongoDB", "type": "dashboards" }, { "asDropdown": true, "includeVars": false, "keepTime": true, "tags": [ "HA" ], "targetBlank": false, "title": "HA", "type": "dashboards" }, { "asDropdown": true, "includeVars": false, "keepTime": true, "tags": [ "Cloud" ], "targetBlank": false, "title": "Cloud", "type": "dashboards" }, { "asDropdown": true, "includeVars": true, "keepTime": true, "tags": [ "Insight" ], "targetBlank": false, "title": "Insight", "type": "dashboards" }, { "asDropdown": true, "includeVars": false, "keepTime": true, "tags": [ "PMM" ], "targetBlank": false, "title": "PMM", "type": "dashboards" } ], "panels": [ { "content": "<h1><i><font color=#5991A7><b><center>Data for </font><font color=#e68a00>$host</font> <font color=#5991A7> with</font> </font><font color=#e68a00>$interval</font> <font color=#5991A7>resolution</center></b></font></i></h1>", "gridPos": { "h": 2, "w": 24, "x": 0, "y": 0 }, "id": 16, "links": [], "mode": "html", "title": "", "type": "text" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 2 }, "id": 31, "panels": [], "title": "Process CPU Usage", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": true, "error": false, "fill": 2, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 3 }, "id": 2, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 1, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "topk(5,(rate(namedprocess_namegroup_cpu_user_seconds_total{groupname=~\"$processes\",instance=~\"$host\"}[$interval]) \n+\nrate(namedprocess_namegroup_cpu_system_seconds_total{groupname=~\"$processes\",instance=~\"$host\"}[$interval]))\nor \n(irate(namedprocess_namegroup_cpu_user_seconds_total{groupname=~\"$processes\",instance=~\"$host\"}[5m])\n+\nirate(namedprocess_namegroup_cpu_system_seconds_total{groupname=~\"$processes\",instance=~\"$host\"}[5m])))", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{groupname}}", "metric": "process_namegroup_cpu_seconds_total", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Top processes by Total CPU cores used", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "decimals": 2, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": true, "error": false, "fill": 2, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 3 }, "id": 20, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 1, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "topk(5,\nrate(namedprocess_namegroup_cpu_system_seconds_total{groupname=~\"$processes\",instance=~\"$host\"}[$interval])\nor \n(\nirate(namedprocess_namegroup_cpu_system_seconds_total{groupname=~\"$processes\",instance=~\"$host\"}[5m])))", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{groupname}}", "metric": "process_namegroup_cpu_seconds_total", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Top processes by System CPU cores used", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "decimals": 2, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 10 }, "id": 39, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "Prometheus", "decimals": 2, "description": "Memory Used by Processes, counted as Resident Memory + Space used in Swap Space", "editable": true, "error": false, "fill": 2, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 11 }, "id": 22, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 1, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "topk(5,(\r\n(avg_over_time(namedprocess_namegroup_memory_bytes{groupname=~\"$processes\", memtype=\"swapped\",instance=~\"$host\"}[$interval])+ ignoring (memtype) avg_over_time(namedprocess_namegroup_memory_bytes{groupname=~\"$processes\", memtype=\"resident\",instance=~\"$host\"}[$interval]))\r\nor\r\n(avg_over_time(namedprocess_namegroup_memory_bytes{groupname=~\"$processes\", memtype=\"swapped\",instance=~\"$host\"}[5m])+ ignoring (memtype) avg_over_time(namedprocess_namegroup_memory_bytes{groupname=~\"$processes\", memtype=\"resident\",instance=~\"$host\"}[5m]))\r\n))", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{groupname}}", "metric": "namedprocess_namegroup_memory_bytes", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Top processes by Used memory", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "Prometheus", "decimals": 2, "editable": true, "error": false, "fill": 2, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 11 }, "id": 5, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 1, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "topk(5,\n(avg_over_time(namedprocess_namegroup_memory_bytes{groupname=~\"$processes\", memtype=\"resident\",instance=~\"$host\"}[$interval]) \nor\navg_over_time(namedprocess_namegroup_memory_bytes{groupname=~\"$processes\", memtype=\"resident\",instance=~\"$host\"}[5m])\n))", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{groupname}}", "metric": "namedprocess_namegroup_memory_bytes", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Top processes by Resident Memory", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "Prometheus", "decimals": 2, "editable": true, "error": false, "fill": 2, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 18 }, "id": 6, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 1, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "topk(5,(\navg_over_time(namedprocess_namegroup_memory_bytes{groupname=~\"$processes\", memtype=\"virtual\",instance=~\"$host\"}[$interval])\nor\navg_over_time(namedprocess_namegroup_memory_bytes{groupname=~\"$processes\", memtype=\"virtual\",instance=~\"$host\"}[5m])))\n", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{groupname}}", "metric": "namedprocess_namegroup_memory_bytes", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Top processes by Virtual memory", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "Prometheus", "decimals": 2, "editable": true, "error": false, "fill": 2, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 18 }, "id": 21, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 1, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "topk(5,(\navg_over_time(namedprocess_namegroup_memory_bytes{groupname=~\"$processes\", memtype=\"swapped\",instance=~\"$host\"}[$interval])\nor\navg_over_time(namedprocess_namegroup_memory_bytes{groupname=~\"$processes\", memtype=\"swapped\",instance=~\"$host\"}[5m])))\n", "format": "time_series", "hide": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{groupname}}", "metric": "namedprocess_namegroup_memory_bytes", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Top processes by Swapped Memory", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Process Memory Usage", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 11 }, "id": 37, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "Prometheus", "decimals": 2, "editable": true, "error": false, "fill": 2, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 6 }, "id": 4, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 1, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "topk(5,(rate(namedprocess_namegroup_write_bytes_total{groupname=~\"$processes\",instance=~\"$host\"}[$interval]) or irate(namedprocess_namegroup_write_bytes_total{groupname=~\"$processes\",instance=~\"$host\"}[5m])))", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{groupname}}", "metric": "namedprocess_namegroup_read_bytes_total", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Top processes by Bytes Written", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "Prometheus", "decimals": 2, "editable": true, "error": false, "fill": 2, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 6 }, "id": 3, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 1, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "topk(5,(rate(namedprocess_namegroup_read_bytes_total{groupname=~\"$processes\",instance=~\"$host\"}[$interval]) or irate(namedprocess_namegroup_read_bytes_total{groupname=~\"$processes\",instance=~\"$host\"}[5m])))", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{groupname}}", "metric": "namedprocess_namegroup_read_bytes_total", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Top processes by Bytes Read", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Process Disk IO Usage", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 12 }, "id": 33, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "Prometheus", "decimals": 2, "editable": true, "error": false, "fill": 2, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 3 }, "id": 1, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideZero": true, "max": true, "min": true, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 1, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "topk(5,(max_over_time(namedprocess_namegroup_num_procs{groupname=~\"$processes\",instance=~\"$host\"}[$interval]) \nor max_over_time(namedprocess_namegroup_num_procs{groupname=~\"$processes\",instance=~\"$host\"}[5m])))", "format": "time_series", "hide": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{groupname}}", "metric": "process_namegroup_num_procs", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Top processes by number of processes instances", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "Prometheus", "decimals": 2, "fill": 2, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 3 }, "id": 10, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideZero": true, "max": true, "min": true, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 1, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "topk(5,(max_over_time(namedprocess_namegroup_num_threads{groupname=~\"$processes\",instance=~\"$host\"}[$interval]) or\nmax_over_time(namedprocess_namegroup_num_threads{groupname=~\"$processes\",instance=~\"$host\"}[5m])))", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{groupname}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Top processes by number of threads", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Process and Thread Counts", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 13 }, "id": 43, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "Prometheus", "decimals": 2, "fill": 2, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 14 }, "id": 24, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 1, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "topk(5,(\nrate(namedprocess_namegroup_context_switches_total{groupname=~\"$processes\",instance=~\"$host\",ctxswitchtype=\"voluntary\"}[$interval]) or\nirate(namedprocess_namegroup_context_switches_total{groupname=~\"$processes\",instance=~\"$host\",ctxswitchtype=\"voluntary\"}[5m])))", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{groupname}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Top Processes by Voluntary Context Switches", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ops", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "Prometheus", "decimals": 2, "fill": 2, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 14 }, "id": 25, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 1, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "topk(5,(\nrate(namedprocess_namegroup_context_switches_total{groupname=~\"$processes\",instance=~\"$host\",ctxswitchtype=\"nonvoluntary\"}[$interval]) or\nirate(namedprocess_namegroup_context_switches_total{groupname=~\"$processes\",instance=~\"$host\",ctxswitchtype=\"nonvoluntary\"}[5m])))", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{groupname}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Top Processes by Non-Voluntary Context Switches", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ops", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Process Context Switches", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 14 }, "id": 35, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "Prometheus", "decimals": null, "fill": 2, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 8 }, "id": 13, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 1, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": true, "targets": [ { "expr": "topk(5,(max_over_time(namedprocess_namegroup_open_filedesc{groupname=~\"$processes\",instance=~\"$host\"}[$interval]) or\nmax_over_time(namedprocess_namegroup_open_filedesc{groupname=~\"$processes\",instance=~\"$host\"}[5m])))", "format": "time_series", "hide": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{groupname}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Top processes by Open File Descriptors", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "Prometheus", "fill": 2, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 8 }, "id": 7, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 1, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": true, "targets": [ { "expr": "topk(5,(\nmax_over_time(namedprocess_namegroup_worst_fd_ratio{groupname=~\"$processes\",instance=~\"$host\"}[$interval]) or\nmax_over_time(namedprocess_namegroup_worst_fd_ratio{groupname=~\"$processes\",instance=~\"$host\"}[5m])\n))*100", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{groupname}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Top processes by File Descriptor Usage Percent", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "percent", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Process File Descriptors", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 15 }, "id": 27, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "Prometheus", "decimals": 2, "fill": 2, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 9 }, "id": 8, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 1, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "topk(5,(\nrate(namedprocess_namegroup_major_page_faults_total{groupname=~\"$processes\",instance=~\"$host\"}[$interval]) or\nirate(namedprocess_namegroup_major_page_faults_total{groupname=~\"$processes\",instance=~\"$host\"}[5m])))", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{groupname}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Top processes by Major Page Faults", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ops", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "Prometheus", "decimals": 2, "fill": 2, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 9 }, "id": 9, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 1, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "topk(5,(\nrate(namedprocess_namegroup_minor_page_faults_total{groupname=~\"$processes\",instance=~\"$host\"}[$interval]) or\nirate(namedprocess_namegroup_minor_page_faults_total{groupname=~\"$processes\",instance=~\"$host\"}[5m])))", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{groupname}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Top processes by Minor Page Faults", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ops", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Process Page Faults", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 16 }, "id": 29, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "Prometheus", "decimals": 2, "description": "", "fill": 2, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 17 }, "id": 11, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideZero": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 1, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": true, "targets": [ { "expr": "topk(5,(\nmax_over_time(namedprocess_namegroup_states{instance=~\"$host\", groupname=~\"$processes\", state=\"Running\"}[$interval]) or\nmax_over_time(namedprocess_namegroup_states{instance=~\"$host\", groupname=~\"$processes\", state=\"Running\"}[5m])))", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{groupname}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Top running processes", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "Prometheus", "decimals": 2, "description": "", "fill": 1, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 17 }, "id": 14, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "sideWidth": null, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 1, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "topk(5,(\nmax_over_time(namedprocess_namegroup_states{instance=~\"$host\", groupname=~\"$processes\", state=\"Waiting\"}[$interval]) or\nmax_over_time(namedprocess_namegroup_states{instance=~\"$host\", groupname=~\"$processes\", state=\"Waiting\"}[5m])))", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{groupname}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Top of processes waiting on IO", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Process Statuses", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 17 }, "id": 45, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "Prometheus", "decimals": 2, "description": "", "fill": 1, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 18 }, "id": 46, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "sideWidth": null, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 1, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "topk(5,sum(avg_over_time(namedprocess_namegroup_threads_wchan{instance=~\"$host\", groupname=~\"$processes\"}[$interval])) by (wchan) )", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{wchan}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Kernel waits for $processes", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "Prometheus", "decimals": 2, "description": "", "fill": 1, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 18 }, "id": 47, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "sideWidth": null, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 1, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "topk(5,sum(avg_over_time(namedprocess_namegroup_threads_wchan{instance=~\"$host\", groupname=~\"$processes\"}[$interval])) by (wchan,groupname) )", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{groupname}} : {{wchan}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Kernel wait Details for $processes", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Process Kernel Waits (WCHAN)", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 18 }, "id": 41, "panels": [ { "columns": [], "datasource": "Prometheus", "fontSize": "100%", "gridPos": { "h": 10, "w": 24, "x": 0, "y": 11 }, "id": 19, "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 1, "desc": false }, "styles": [ { "alias": "Time", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "hidden" }, { "alias": "Uptime", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "pattern": "Value", "thresholds": [], "type": "number", "unit": "s" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "pattern": "instance", "sanitize": false, "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "pattern": "job", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "Processes", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "pattern": "groupname", "thresholds": [], "type": "string", "unit": "short" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "number", "unit": "short" } ], "targets": [ { "expr": "time()-(namedprocess_namegroup_oldest_start_time_seconds{instance=~\"$host\"}>0)", "format": "table", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "Processes by uptime", "transform": "table", "type": "table" } ], "title": "Process Uptime", "type": "row" } ], "refresh": "1m", "schemaVersion": 16, "style": "dark", "tags": [ "Insight", "Percona" ], "templating": { "list": [ { "auto": true, "auto_count": 200, "auto_min": "1s", "current": { "text": "auto", "value": "$__auto_interval_interval" }, "datasource": null, "hide": 0, "includeAll": false, "label": "Interval", "multi": false, "name": "interval", "options": [ { "selected": true, "text": "auto", "value": "$__auto_interval_interval" }, { "selected": false, "text": "1s", "value": "1s" }, { "selected": false, "text": "5s", "value": "5s" }, { "selected": false, "text": "1m", "value": "1m" }, { "selected": false, "text": "5m", "value": "5m" }, { "selected": false, "text": "1h", "value": "1h" }, { "selected": false, "text": "6h", "value": "6h" }, { "selected": false, "text": "1d", "value": "1d" } ], "query": "1s,5s,1m,5m,1h,6h,1d", "refresh": 2, "type": "interval" }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "hide": 0, "includeAll": false, "label": "Host", "multi": false, "name": "host", "options": [], "query": "label_values(namedprocess_namegroup_num_procs, instance)", "refresh": 2, "regex": "", "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".+", "current": {}, "datasource": "${DS_PROMETHEUS}", "hide": 0, "includeAll": true, "label": "Processes", "multi": true, "name": "processes", "options": [], "query": "label_values(namedprocess_namegroup_cpu_user_seconds_total{instance=~\"$host\"},groupname)", "refresh": 2, "regex": "", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-15m", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "System Processes Metrics (Designed for PMM)", "uid": "oZpynZ7mz", "version": 16 }
2018-09-09 14:21:42 UTC
2019-01-18 22:38:00 UTC
0
0
15,780
1
383,613
27,128
121
opstree-node-exporter
Opstree/Node Exporter
Grafana Dashboard for Host Level Metrics using Node Exporter
2022-02-18 16:05:46 UTC
2022-12-20 14:35:40 UTC
0
## Metrics of Dashboards - CPU Graph - CPU Core - Uptime - System Load Avg. - Memory Basic - RAM info (Total, Available RAM, Used RAM) - Disk Space Used - Root File System in GB (Total, Available, Used) - Network I/O - Disk I/O - Free inodes ### Contributor Information **nitish.jha@opstree.com**
71,105
71,106
nodeExporter
Add the following config to the configuration file of Prometheus. ``` - job_name: node static_configs: - targets: ['localhost:9100'] ```
1
3
27,128
1
15,780
5
0
Grafana Dashboard for Host Level Metrics using Node Exporter
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__elements": [], "__requires": [ { "type": "panel", "id": "bargauge", "name": "Bar gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "9.0.2" }, { "type": "panel", "id": "graph", "name": "Graph (old)", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": { "type": "datasource", "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" } ] }, "description": "Grafana Dashboard for Host Level Metrics using Node Exporter", "editable": true, "fiscalYearStartMonth": 0, "gnetId": 15780, "graphTooltip": 0, "id": null, "iteration": 1671438708575, "links": [], "liveNow": false, "panels": [ { "collapsed": false, "datasource": { "type": "prometheus", "uid": "ggYhweQnz" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 32, "panels": [], "title": "Historical Mertics", "type": "row" }, { "aliasColors": { "192.168.200.241:9100_Total": "dark-red", "Idle - Waiting for something to happen": "#052B51", "Percentage of disk spent on I/O operations": "#ba43a9", "guest": "#9AC48A", "idle": "#052B51", "iowait": "#EAB839", "irq": "#BF1B00", "nice": "#C15C17", "sdb_I/O operations per second%": "#d683ce", "softirq": "#E24D42", "steal": "#FCE2DE", "system": "#508642", "user": "#5195CE" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "decimals": 2, "description": "", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 20, "x": 0, "y": 1 }, "hiddenSeries": false, "id": 36, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "maxPerRow": 6, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.0.2", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:3051", "alias": "/.*Total/", "color": "#C4162A", "fill": 0 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "avg(rate(node_cpu_seconds_total{instance=\"$instance\",mode=\"system\"}[$rate_interval])) by (instance) *100", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "System", "refId": "A", "step": 20 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "avg(rate(node_cpu_seconds_total{instance=\"$instance\",mode=\"user\"}[$rate_interval])) by (instance) *100", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "User", "refId": "B", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "avg(rate(node_cpu_seconds_total{instance=\"$instance\",mode=\"iowait\"}[$rate_interval])) by (instance) *100", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Iowait", "refId": "D", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "(1 - avg(rate(node_cpu_seconds_total{instance=\"$instance\",mode=\"idle\"}[$rate_interval])) by (instance))*100", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "Total", "refId": "F", "step": 240 } ], "thresholds": [], "timeRegions": [], "title": "CPU% Basic", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:11294", "decimals": 0, "format": "percent", "label": "", "logBase": 1, "show": true }, { "$$hashKey": "object:11295", "format": "short", "logBase": 1, "show": false } ], "yaxis": { "align": false } }, { "datasource": { "uid": "$datasource" }, "fieldConfig": { "defaults": { "color": { "fixedColor": "dark-blue", "mode": "fixed" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 20, "y": 1 }, "id": 4, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.0.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "count(count(node_cpu_seconds_total{instance=\"$instance\"}) by (cpu))", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "CPU Core", "type": "stat" }, { "datasource": { "uid": "$datasource" }, "fieldConfig": { "defaults": { "color": { "fixedColor": "light-yellow", "mode": "fixed" }, "decimals": 1, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 22, "y": 1 }, "id": 6, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.0.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "node_time_seconds{instance=\"$instance\"} - node_boot_time_seconds{instance=\"$instance\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Uptime", "type": "stat" }, { "datasource": { "uid": "$datasource" }, "description": "Busy state of all CPU cores together (5 min average)", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [ { "options": { "match": "null", "result": { "index": 0, "text": "N/A" } }, "type": "special" } ], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "semi-dark-orange", "value": 80 }, { "color": "semi-dark-red", "value": 90 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 6, "w": 4, "x": 20, "y": 3 }, "id": 8, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.0.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "avg(node_load1{instance=\"$instance\",job=\"$job\"}) / count(count(node_cpu_seconds_total{instance=\"$instance\",job=\"$job\"}) by (cpu))", "interval": "", "legendFormat": "1 min", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "avg(node_load5{instance=\"$instance\",job=\"$job\"}) / count(count(node_cpu_seconds_total{instance=\"$instance\",job=\"$job\"}) by (cpu)) ", "hide": false, "interval": "", "legendFormat": "5 min", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "avg(node_load15{instance=\"$instance\",job=\"$job\"}) / count(count(node_cpu_seconds_total{instance=\"$instance\",job=\"$job\"}) by (cpu)) ", "hide": false, "interval": "", "legendFormat": "15 min", "refId": "C" } ], "title": "Sys Load avg", "transparent": true, "type": "stat" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "$datasource" }, "decimals": 2, "description": "Basic memory usage", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 2, "fillGradient": 6, "gridPos": { "h": 7, "w": 20, "x": 0, "y": 9 }, "hiddenSeries": false, "id": 10, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.0.2", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:1360", "alias": "RAM Total", "color": "#FFF899", "fill": 0, "stack": false }, { "$$hashKey": "object:1402", "alias": "RAM Cache + Buffer", "color": "#1F60C4" }, { "$$hashKey": "object:1410", "alias": "RAM Free", "color": "#37872D", "yaxis": 1 }, { "$$hashKey": "object:1422", "alias": "Avaliable", "color": "#FFB357", "fill": 0, "stack": false } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "node_memory_MemTotal_bytes{instance=\"$instance\"}", "interval": "", "legendFormat": "RAM Total", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "node_memory_MemTotal_bytes{instance=\"$instance\",job=\"$job\"} - node_memory_MemFree_bytes{instance=\"$instance\",job=\"$job\"} - (node_memory_Cached_bytes{instance=\"$instance\",job=\"$job\"} + node_memory_Buffers_bytes{instance=\"$instan\",job=\"$job\"})", "hide": false, "interval": "", "legendFormat": "RAM Used", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "node_memory_Cached_bytes{instance=\"$instance\",job=\"$job\"} + node_memory_Buffers_bytes{instance=\"$instance\",job=\"$job\"}", "hide": false, "interval": "", "legendFormat": "RAM Cache + Buffer", "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "node_memory_MemFree_bytes{instance=\"$instance\",job=\"$job\"}", "hide": false, "interval": "", "legendFormat": "RAM Free", "refId": "D" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "(node_memory_SwapTotal_bytes{instance=\"$instance\",job=\"$job\"} - node_memory_SwapFree_bytes{instance=\"$instance\",job=\"$job\"})", "hide": false, "interval": "", "legendFormat": "SWAP Used", "refId": "E" } ], "thresholds": [], "timeRegions": [], "title": "Memory Basic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1332", "format": "bytes", "logBase": 1, "min": "0", "show": true }, { "$$hashKey": "object:1333", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "datasource": { "uid": "$datasource" }, "description": "Node Memory info", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "light-orange", "value": 0.2 }, { "color": "dark-red", "value": 0.7 }, { "color": "semi-dark-green", "value": 0.9 } ] } }, "overrides": [] }, "gridPos": { "h": 7, "w": 4, "x": 20, "y": 9 }, "id": 12, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.0.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "ceil(node_memory_MemTotal_bytes{instance=\"$instance\"}/(1024*1024))/1024", "interval": "", "legendFormat": "Total GB", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "ceil(node_memory_MemFree_bytes{instance=\"$instance\"}/(1024*1024))/1024", "hide": false, "interval": "", "legendFormat": "Available GB", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "(ceil(node_memory_MemTotal_bytes{instance=\"$instance\"}/(1024*1024))/1024)-(ceil(node_memory_MemFree_bytes{instance=\"$instance\"})/(1024*1024))/1024", "hide": false, "interval": "", "legendFormat": "Used GB", "refId": "C" } ], "title": "RAM info", "type": "stat" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "uid": "$datasource" }, "decimals": 2, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 3, "fillGradient": 0, "gridPos": { "h": 8, "w": 19, "x": 0, "y": 16 }, "hiddenSeries": false, "id": 14, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.0.2", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "node_filesystem_size_bytes{instance=\"$instance\",job=\"$job\",device!~'rootfs'} - node_filesystem_avail_bytes{instance=\"$instance\",job=\"$job\",device!~'rootfs'}", "interval": "", "legendFormat": "{{mountpoint}}", "refId": "A" } ], "thresholds": [ { "$$hashKey": "object:1529", "colorMode": "critical", "fill": false, "fillColor": "rgba(51, 162, 229, 0.2)", "line": true, "lineColor": "rgba(31, 96, 196, 0.6)", "op": "gt", "yaxis": "left" } ], "timeRegions": [], "title": "Disk Space Used", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1501", "format": "bytes", "label": "bytes", "logBase": 1, "min": "0", "show": true }, { "$$hashKey": "object:1502", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "datasource": { "uid": "$datasource" }, "description": "device=\"/dev/root\n", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-red", "value": null }, { "color": "#EAB839", "value": 4.5 }, { "color": "light-green", "value": 6 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 5, "x": 19, "y": 16 }, "id": 16, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.0.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "ceil(node_filesystem_size_bytes{device=\"/dev/root\",instance=\"$instance\"}/(1024*1024))/1024", "interval": "", "legendFormat": "Total GB", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "ceil(node_filesystem_avail_bytes{device=\"/dev/root\",instance=\"$instance\"}/(1024*1024))/1024", "hide": false, "interval": "", "legendFormat": "Available GB", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "ceil(node_filesystem_size_bytes{device=\"/dev/root\",instance=\"$instance\"}/(1024*1024))/1024-ceil(node_filesystem_avail_bytes{device=\"/dev/root\",instance=\"$instance\"}/(1024*1024))/1024", "hide": false, "interval": "", "legendFormat": "Used GB", "refId": "C" } ], "title": "ROOT FILESYSTEM", "type": "stat" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "uid": "$datasource" }, "description": "Network received and transmit", "fieldConfig": { "defaults": { "links": [], "unit": "KBs" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 24 }, "hiddenSeries": false, "id": 18, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.0.2", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "irate(node_network_receive_bytes_total{instance=\"$instance\"}[5m])", "interval": "", "legendFormat": "{{device}} receive", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "irate(node_network_transmit_bytes_total{ instance=\"$instance\"}[5m])", "hide": false, "interval": "", "legendFormat": "{{device}} transmit", "refId": "B" } ], "thresholds": [], "timeRegions": [], "title": "Network I/O", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1686", "format": "KBs", "logBase": 1, "show": true }, { "$$hashKey": "object:1687", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "datasource": { "type": "prometheus", "uid": "$datasource" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "IO read (-) / write (+)", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 3, "scaleDistribution": { "type": "linear" }, "showPoints": "always", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "line+area" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "transparent", "value": null }, { "color": "red", "value": 0 }, { "color": "orange", "value": 3 }, { "color": "red", "value": 5 } ] }, "unit": "iops" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/.*sda_.*/" }, "properties": [ { "id": "color", "value": { "fixedColor": "#FFA6B0", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": "/.*sdb_.*/" }, "properties": [ { "id": "color", "value": { "fixedColor": "#FFCB7D", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": "/.*sdc_.*/" }, "properties": [ { "id": "color", "value": { "fixedColor": "#FFF899", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": "/.*sda1.*/" }, "properties": [ { "id": "color", "value": { "fixedColor": "#C8F2C2", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": "/.*sda2_.*/" }, "properties": [ { "id": "color", "value": { "fixedColor": "#C0D8FF", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": "/.*sda3_.*/" }, "properties": [ { "id": "color", "value": { "fixedColor": "#DEB6F2", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": "/.*sdb1.*/" }, "properties": [ { "id": "color", "value": { "fixedColor": "#FF7383", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": "/.*sdb2.*/" }, "properties": [ { "id": "color", "value": { "fixedColor": "#FFB357", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": "/.*sdb3.*/" }, "properties": [ { "id": "color", "value": { "fixedColor": "#FFEE52", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": "/.*sdc1.*/" }, "properties": [ { "id": "color", "value": { "fixedColor": "#96D98D", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": "/.*sdc2.*/" }, "properties": [ { "id": "color", "value": { "fixedColor": "#8AB8FF", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": "/.*sdc3.*/" }, "properties": [ { "id": "color", "value": { "fixedColor": "#CA95E5", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": "/.*sdd1.*/" }, "properties": [ { "id": "color", "value": { "fixedColor": "#E02F44", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": "/.*sdd2.*/" }, "properties": [ { "id": "color", "value": { "fixedColor": "#FF780A", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": "/.*sdd3.*/" }, "properties": [ { "id": "color", "value": { "fixedColor": "#F2CC0C", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": "/.*sde1.*/" }, "properties": [ { "id": "color", "value": { "fixedColor": "#56A64B", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": "/.*sdd2.*/" }, "properties": [ { "id": "color", "value": { "fixedColor": "#3274D9", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": "/.*sde3.*/" }, "properties": [ { "id": "color", "value": { "fixedColor": "#A352CC", "mode": "fixed" } } ] }, { "__systemRef": "hideSeriesFrom", "matcher": { "id": "byNames", "options": { "mode": "exclude", "names": [ "nvme0n1 - Reads completed" ], "prefix": "All except:", "readOnly": true } }, "properties": [ { "id": "custom.hideFrom", "value": { "legend": false, "tooltip": false, "viz": true } } ] } ] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 24 }, "id": 20, "options": { "legend": { "calcs": [ "min", "max", "sum" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.0.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "rate(node_disk_reads_completed_total{instance=\"$instance\",job=\"$job\"}[$rate_interval])", "interval": "", "legendFormat": "{{device}} - Reads completed", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "rate(node_disk_writes_completed_total{instance=\"$instance\",job=\"$job\"}[$rate_interval])", "hide": false, "interval": "", "legendFormat": "{{device}} - Writes completed", "refId": "B" } ], "title": "Disk I/O", "type": "timeseries" }, { "aliasColors": { "io time": "#890F02" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "decimals": 3, "description": "", "fieldConfig": { "defaults": { "links": [], "unit": "Bps" }, "overrides": [] }, "fill": 4, "fillGradient": 0, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 32 }, "hiddenSeries": false, "id": 38, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 6, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.0.2", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:200", "alias": "/.*read*./", "transform": "negative-Y" }, { "$$hashKey": "object:201", "alias": "/.*sda.*/", "color": "#7EB26D" }, { "$$hashKey": "object:202", "alias": "/.*sdb.*/", "color": "#EAB839" }, { "$$hashKey": "object:203", "alias": "/.*sdc.*/", "color": "#6ED0E0" }, { "$$hashKey": "object:204", "alias": "/.*sdd.*/", "color": "#EF843C" }, { "$$hashKey": "object:205", "alias": "/.*sde.*/", "color": "#E24D42" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(node_disk_read_bytes_total{instance=\"$instance\",job=\"$job\"}[$rate_interval])", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{device}} - Successfully read bytes", "refId": "A", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(node_disk_written_bytes_total{instance=\"$instance\",job=\"$job\"}[$rate_interval])", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{device}} - Successfully written bytes", "refId": "B", "step": 240 } ], "thresholds": [], "timeRegions": [], "title": "I/O Usage Read / Write", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": false, "values": [] }, "yaxes": [ { "$$hashKey": "object:965", "format": "Bps", "label": "bytes read (-) / write (+)", "logBase": 1, "show": true }, { "$$hashKey": "object:966", "format": "ms", "label": "", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "ggYhweQnz" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 41 }, "id": 34, "panels": [], "title": "Current metrics", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "$datasource" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "index": 0, "text": "N/A" } }, "type": "special" } ], "max": 100, "min": 0, "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 75 }, { "color": "red", "value": 90 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 5, "w": 12, "x": 0, "y": 42 }, "id": 22, "options": { "displayMode": "lcd", "minVizHeight": 10, "minVizWidth": 0, "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true, "text": {} }, "pluginVersion": "9.0.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "(((count(count(node_cpu_seconds_total{instance=\"$instance\",job=\"$job\"}) by (cpu))) - avg(sum by (mode)(rate(node_cpu_seconds_total{mode='idle',instance=\"$instance\",job=\"$job\"}[$rate_interval])))) * 100) / count(count(node_cpu_seconds_total{instance=\"$instance\",job=\"$job\"}) by (cpu))", "interval": "", "legendFormat": "CPU Usage", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "100 - ((node_memory_MemAvailable_bytes{instance=\"$instance\",job=\"$job\"} * 100) / node_memory_MemTotal_bytes{instance=\"$instance\",job=\"$job\"})", "hide": false, "interval": "", "legendFormat": "RAM Used", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "100 - ((node_filesystem_avail_bytes{instance=\"$instance\",job=\"$job\",mountpoint=\"/\",fstype!=\"rootfs\"} * 100) / node_filesystem_size_bytes{instance=\"$instance\",job=\"$job\",mountpoint=\"/\",fstype!=\"rootfs\"})", "hide": false, "interval": "", "legendFormat": "Root FS Used", "refId": "C" } ], "transparent": true, "type": "bargauge" }, { "datasource": { "uid": "$datasource" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "super-light-blue", "value": null } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 5, "w": 4, "x": 12, "y": 42 }, "id": 24, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.0.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "node_network_transmit_bytes_total{device=\"$network_interface\",instance=~'$instance'}", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Network Traffic Out", "transparent": true, "type": "stat" }, { "datasource": { "uid": "$datasource" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "light-blue", "value": null } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 5, "w": 4, "x": 16, "y": 42 }, "id": 26, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.0.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "node_network_receive_bytes_total{device=\"$network_interface\",instance=~'$instance'}", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Network Traffic In", "transparent": true, "type": "stat" }, { "datasource": { "uid": "$datasource" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "index": 0, "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null }, { "color": "semi-dark-orange", "value": 100000 }, { "color": "dark-green", "value": 10000000 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 5, "w": 4, "x": 20, "y": 42 }, "id": 28, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.0.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "avg(node_filesystem_files_free{instance=~\"$instance\",fstype=~\"ext.?|xfs\"})", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Free inodes:$maxmount ", "transparent": true, "type": "stat" }, { "datasource": { "uid": "$datasource" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto", "inspect": false }, "decimals": 2, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "mountpoint" }, "properties": [ { "id": "displayName", "value": "Mounted on" }, { "id": "unit", "value": "bytes" }, { "id": "decimals", "value": 1 }, { "id": "custom.align", "value": "auto" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } } ] }, { "matcher": { "id": "byName", "options": "Value #B" }, "properties": [ { "id": "displayName", "value": "Avail" }, { "id": "unit", "value": "bytes" }, { "id": "decimals", "value": 1 }, { "id": "custom.displayMode", "value": "color-text" }, { "id": "custom.align", "value": "auto" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null }, { "color": "semi-dark-orange", "value": 10000000000 }, { "color": "semi-dark-green", "value": 20000000000 } ] } } ] }, { "matcher": { "id": "byName", "options": "Value #C" }, "properties": [ { "id": "displayName", "value": "Used" }, { "id": "unit", "value": "percent" }, { "id": "decimals", "value": 1 }, { "id": "custom.displayMode", "value": "color-background" }, { "id": "custom.align", "value": "auto" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 70 }, { "color": "red", "value": 85 } ] } } ] }, { "matcher": { "id": "byName", "options": "Value #A" }, "properties": [ { "id": "displayName", "value": "Size" }, { "id": "unit", "value": "bytes" }, { "id": "custom.align", "value": "auto" } ] }, { "matcher": { "id": "byName", "options": "fstype" }, "properties": [ { "id": "displayName", "value": "Filesystem" }, { "id": "unit", "value": "short" }, { "id": "decimals", "value": 2 }, { "id": "custom.align", "value": "auto" } ] }, { "matcher": { "id": "byName", "options": "device" }, "properties": [ { "id": "displayName", "value": "Device" }, { "id": "unit", "value": "short" }, { "id": "decimals", "value": 2 }, { "id": "custom.align", "value": "auto" } ] } ] }, "gridPos": { "h": 5, "w": 24, "x": 0, "y": 47 }, "id": 30, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "frameIndex": 0, "showHeader": true }, "pluginVersion": "9.0.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "node_filesystem_size_bytes{instance=~'$instance',fstype=~\"ext.*|xfs\",mountpoint !~\".*pod.*\"}-0", "format": "table", "instant": true, "interval": "", "legendFormat": "总量", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "node_filesystem_avail_bytes {instance=~'$instance',fstype=~\"ext.*|xfs\",mountpoint !~\".*pod.*\"}-0", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "(node_filesystem_size_bytes{instance=~'$instance',fstype=~\"ext.*|xfs\",mountpoint !~\".*pod.*\"}-node_filesystem_free_bytes{instance=~'$instance',fstype=~\"ext.*|xfs\",mountpoint !~\".*pod.*\"}) *100/(node_filesystem_avail_bytes {instance=~'$instance',fstype=~\"ext.*|xfs\",mountpoint !~\".*pod.*\"}+(node_filesystem_size_bytes{instance=~'$instance',fstype=~\"ext.*|xfs\",mountpoint !~\".*pod.*\"}-node_filesystem_free_bytes{instance=~'$instance',fstype=~\"ext.*|xfs\",mountpoint !~\".*pod.*\"}))", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "C" } ], "title": "Disk Space Used ", "type": "table" } ], "schemaVersion": 36, "style": "dark", "tags": [], "templating": { "list": [ { "current": { "selected": false, "text": "Prometheus", "value": "Prometheus" }, "hide": 0, "includeAll": false, "label": "Datasource", "multi": false, "name": "datasource", "options": [], "query": "prometheus", "queryValue": "", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "label_values(node_uname_info, job)", "hide": 0, "includeAll": false, "label": "job", "multi": false, "name": "job", "options": [], "query": { "query": "label_values(node_uname_info, job)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" }, { "current": {}, "datasource": { "uid": "$datasource" }, "definition": "label_values(node_uname_info{job=\"$job\"}, instance)", "hide": 0, "includeAll": false, "label": "Hostname", "multi": false, "name": "instance", "options": [], "query": { "query": "label_values(node_uname_info{job=\"$job\"}, instance)", "refId": "StandardVariableQuery" }, "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "current": {}, "datasource": { "uid": "$datasource" }, "definition": "label_values(node_uname_info, nodename)", "hide": 2, "includeAll": false, "label": "", "multi": false, "name": "hostname", "options": [], "query": { "query": "label_values(node_uname_info, nodename)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "current": {}, "datasource": { "uid": "$datasource" }, "definition": "label_values(node_disk_reads_completed_total, device)", "hide": 2, "includeAll": false, "label": "device", "multi": false, "name": "device", "options": [], "query": { "query": "label_values(node_disk_reads_completed_total, device)", "refId": "Prometheus-device-Variable-Query" }, "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "current": {}, "datasource": { "uid": "$datasource" }, "definition": "label_values(node_filesystem_size_bytes, device)", "hide": 2, "includeAll": false, "multi": false, "name": "devices", "options": [], "query": { "query": "label_values(node_filesystem_size_bytes, device)", "refId": "StandardVariableQuery" }, "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "current": {}, "datasource": { "uid": "$datasource" }, "definition": "", "hide": 2, "includeAll": false, "label": "maxmount", "multi": false, "name": "maxmount", "options": [], "query": { "query": "", "refId": "Prometheus-maxmount-Variable-Query" }, "refresh": 2, "regex": "/.*\\\"(.*)\\\".*/", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "current": {}, "datasource": { "uid": "$datasource" }, "definition": "query_result(count(node_uname_info{job=~\"$job\"}))", "hide": 2, "includeAll": false, "label": "total_servers", "multi": false, "name": "total", "options": [], "query": { "query": "query_result(count(node_uname_info{job=~\"$job\"}))", "refId": "Prometheus-total-Variable-Query" }, "refresh": 1, "regex": "/{} (.*) .*/", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "current": {}, "datasource": { "uid": "$datasource" }, "definition": "label_values(node_network_info{operstate=\"up\"}, device)", "hide": 2, "includeAll": false, "label": "network_interface", "multi": false, "name": "network_interface", "options": [], "query": { "query": "label_values(node_network_info{operstate=\"up\"}, device)", "refId": "Prometheus-network_interface-Variable-Query" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "auto": false, "auto_count": 30, "auto_min": "10s", "current": { "selected": false, "text": "2m", "value": "2m" }, "hide": 0, "name": "rate_interval", "options": [ { "selected": false, "text": "1m", "value": "1m" }, { "selected": true, "text": "2m", "value": "2m" }, { "selected": false, "text": "5m", "value": "5m" }, { "selected": false, "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" }, { "selected": false, "text": "7d", "value": "7d" }, { "selected": false, "text": "14d", "value": "14d" }, { "selected": false, "text": "30d", "value": "30d" } ], "query": "1m,2m,5m,10m,30m,1h,6h,12h,1d,7d,14d,30d", "queryValue": "", "refresh": 2, "skipUrlSync": false, "type": "interval" } ] }, "time": { "from": "now-30m", "to": "now" }, "timepicker": { "refresh_intervals": [ "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "Opstree/Node Exporter", "uid": "rrs", "version": 17, "weekStart": "" }
2022-12-20 14:35:40 UTC
null
0
0
12,489
1
107,130
26,690
2,390
snmp-device-summary
SNMP Device Summary
null
2020-06-17 16:33:47 UTC
2022-11-07 20:37:55 UTC
0
Shows summary data from prometheus snmp_exporter if_mib
0
0
Other
null
1
3
26,690
1
12,489
5
0
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__elements": [], "__requires": [ { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.4.2" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" } ], "annotations": { "list": [ { "$$hashKey": "object:209", "builtIn": 1, "datasource": "-- 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": 12489, "graphTooltip": 0, "id": null, "iteration": 1667852902162, "links": [], "liveNow": false, "panels": [ { "datasource": { "uid": "$source" }, "fieldConfig": { "defaults": { "mappings": [ { "$$hashKey": "object:641", "id": 0, "op": "=", "text": "0", "type": 1, "value": "null" } ], "max": 60480000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "value": null }, { "color": "#FF9830", "value": 360000 }, { "color": "green", "value": 8640000 } ] }, "unit": "timeticks" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 0, "y": 0 }, "id": 6, "links": [], "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.4.2", "targets": [ { "expr": "sysUpTime{instance=\"$instance\"}", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Uptime", "type": "gauge" }, { "datasource": { "uid": "$source" }, "description": "Number of interfaces with ifOperState 0 and ifAdminState 1", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "color": "#73BF69", "text": "0" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "#73BF69", "value": null }, { "color": "#FF9830", "value": 1 }, { "color": "#F2495C", "value": 2 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 3, "y": 0 }, "id": 5, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.4.2", "targets": [ { "expr": "count(ifOperStatus{instance=\"$instance\"} != 1 and ifAdminStatus{instance=\"$instance\"} == 1)", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Down", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "$source" }, "description": "Number of interfaces with ifOperState 1", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "#F2495C", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 1 }, { "color": "#73BF69", "value": 2 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 6, "y": 0 }, "id": 4, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.4.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "count(ifOperStatus{instance=\"$instance\"} == 1)", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Up", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "$source" }, "fieldConfig": { "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 100000000 } ] }, "unit": "bps" }, "overrides": [] }, "gridPos": { "h": 4, "w": 15, "x": 9, "y": 0 }, "id": 8, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.4.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "topk(5, irate(ifHCInOctets{instance=\"$instance\"}[5m]) or irate(ifInOctets{instance=\"$instance\"}[5m]) or irate(ifHCOutOctets{instance=\"$instance\"}[5m]) or irate(ifOutOctets{instance=\"$instance\"}[5m]))*8", "instant": true, "interval": "", "legendFormat": "{{ ifName }}", "refId": "A" } ], "title": "Top 5 interfaces", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "$source" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "stepAfter", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bps" }, "overrides": [ { "matcher": { "id": "byFrameRefID", "options": "B" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] } ] }, "gridPos": { "h": 10, "w": 24, "x": 0, "y": 4 }, "id": 2, "links": [], "options": { "legend": { "calcs": [], "displayMode": "table", "placement": "right" }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.4.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "(rate(ifHCInOctets{instance=\"$instance\"}[$__rate_interval]) or rate(ifInOctets{instance=\"$instance\"}[$__rate_interval]))*8", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "IN: {{ifName}} {{ifAlias}}", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "(rate(ifHCOutOctets{instance=\"$instance\"}[$__rate_interval]) or rate(ifOutOctets{instance=\"$instance\"}[$__rate_interval]))*8", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "OUT: {{ifName}} {{ifAlias}}", "refId": "B" } ], "title": "Traffic (all interfaces)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "$source" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto", "filterable": true }, "decimals": 2, "displayName": "", "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": ".*" }, "properties": [ { "id": "custom.hidden", "value": true } ] }, { "matcher": { "id": "byRegexp", "options": "/ifIndex/" }, "properties": [ { "id": "unit", "value": "none" }, { "id": "custom.hidden" } ] }, { "matcher": { "id": "byRegexp", "options": "/ifAlias|ifDescr|ifName|ifPhysAddress/" }, "properties": [ { "id": "unit", "value": "short" }, { "id": "custom.hidden" } ] } ] }, "gridPos": { "h": 10, "w": 24, "x": 0, "y": 14 }, "id": 10, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true }, "pluginVersion": "8.4.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "ifPhysAddress", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Interfaces", "transformations": [ { "id": "merge", "options": { "reducers": [] } } ], "type": "table" } ], "refresh": "1m", "schemaVersion": 35, "style": "dark", "tags": [], "templating": { "list": [ { "current": { "selected": false, "text": "prometheus", "value": "prometheus" }, "hide": 0, "includeAll": false, "label": "Source", "multi": false, "name": "source", "options": [], "query": "prometheus", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "$source" }, "definition": "label_values(ifOperStatus, instance)", "hide": 0, "includeAll": false, "multi": false, "name": "instance", "options": [], "query": { "query": "label_values(ifOperStatus, instance)", "refId": "prometheus-instance-Variable-Query" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-3h", "to": "now" }, "timepicker": { "refresh_intervals": [ "15s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "SNMP Device Summary", "uid": "TCde4Yemz", "version": 6, "weekStart": "" }
2022-11-07 20:37:55 UTC
null
0
0
10,347
1
257,546
28,478
4,950
proxmox-via-prometheus
Proxmox via Prometheus
Proxmox Virtual Environment Dashboard
2019-06-15 14:14:21 UTC
2023-04-20 13:39:17 UTC
0
**In case of problems/suggestions:** get in touch, [open an issue on GitHub](https://github.com/mittelab/proxmox-via-prometheus-dashboard). This dashboards shows node-level information (current and historical CPU and memory load), as well as storage information (each storage allocation and usage). It has a summary of resource allocation and usage on all the Proxmox guests, and time series for disk usage (for LXC containers), memory usage, CPU usage, disk IO and network IO for each of the guests. The dashboard is fed by a [Prometheus](https://prometheus.io) data source, populated by a [prometheus-pve-exporter](https://github.com/prometheus-pve/prometheus-pve-exporter) data source. The original version was developed on a 2.10.0 exporter version. Since the PVE exporter requires necessarity a different metrics URL for each instance of PVE, the dashboard is templatized on the `instance` variable.
45,022
45,023
Other
null
5
4.2
28,478
1
10,347
5
0
Proxmox Virtual Environment Dashboard
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__elements": {}, "__requires": [ { "type": "panel", "id": "bargauge", "name": "Bar gauge", "version": "" }, { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "9.3.2" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" } ], "annotations": { "list": [ { "$$hashKey": "object:215", "builtIn": 1, "datasource": { "type": "datasource", "uid": "grafana" }, "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "limit": 100, "name": "Annotations & Alerts", "showIn": 0, "target": { "limit": 100, "matchAny": false, "tags": [], "type": "dashboard" }, "type": "dashboard" } ] }, "description": "Proxmox Virtual Environment Dashboard", "editable": true, "fiscalYearStartMonth": 0, "graphTooltip": 0, "id": null, "links": [], "liveNow": false, "panels": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto", "inspect": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Status" }, "properties": [ { "id": "mappings", "value": [ { "options": { "0": { "color": "red", "index": 1, "text": "stopped" }, "1": { "color": "green", "index": 0, "text": "running" } }, "type": "value" } ] }, { "id": "custom.displayMode", "value": "color-text" }, { "id": "custom.width", "value": 73 } ] }, { "matcher": { "id": "byName", "options": "Memory" }, "properties": [ { "id": "unit", "value": "bytes" }, { "id": "custom.width", "value": 100 } ] }, { "matcher": { "id": "byName", "options": "Disk" }, "properties": [ { "id": "unit", "value": "bytes" }, { "id": "custom.width", "value": 82 } ] }, { "matcher": { "id": "byName", "options": "Memory usage (%)" }, "properties": [ { "id": "unit", "value": "percentunit" }, { "id": "custom.displayMode", "value": "color-text" }, { "id": "mappings", "value": [ { "options": { "from": 0, "result": { "color": "green", "index": 0 }, "to": 0.75 }, "type": "range" }, { "options": { "from": 0.75, "result": { "color": "orange", "index": 1 }, "to": 0.9 }, "type": "range" }, { "options": { "from": 0.9, "result": { "color": "dark-red", "index": 2 }, "to": 2 }, "type": "range" }, { "options": { "match": "null", "result": { "color": "#808080", "index": 3, "text": "n/a" } }, "type": "special" } ] }, { "id": "custom.width", "value": 143 } ] }, { "matcher": { "id": "byName", "options": "Disk usage (%)" }, "properties": [ { "id": "mappings", "value": [ { "options": { "from": 0, "result": { "color": "green", "index": 0 }, "to": 0.7 }, "type": "range" }, { "options": { "from": 0.7, "result": { "color": "orange", "index": 1 }, "to": 0.9 }, "type": "range" }, { "options": { "from": 0.9, "result": { "color": "red", "index": 2 }, "to": 2 }, "type": "range" }, { "options": { "match": "null", "result": { "color": "#808080", "index": 3, "text": "n/a" } }, "type": "special" } ] }, { "id": "custom.displayMode", "value": "color-text" }, { "id": "custom.width", "value": 120 }, { "id": "unit", "value": "percentunit" } ] }, { "matcher": { "id": "byName", "options": "vCPUs" }, "properties": [ { "id": "custom.width", "value": 66 } ] }, { "matcher": { "id": "byName", "options": "Type" }, "properties": [ { "id": "custom.width", "value": 67 } ] }, { "matcher": { "id": "byName", "options": "ID" }, "properties": [ { "id": "custom.width", "value": 106 } ] } ] }, "gridPos": { "h": 14, "w": 14, "x": 0, "y": 0 }, "id": 19, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "frameIndex": 0, "showHeader": true, "sortBy": [ { "desc": false, "displayName": "ID" } ] }, "pluginVersion": "9.3.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "sum by (id, name, type) (pve_guest_info{instance=\"$instance\"})", "format": "table", "instant": true, "interval": "", "legendFormat": "", "range": false, "refId": "id, name and type" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "sum by (id) (pve_up{instance=\"$instance\"} and on (id, instance) pve_guest_info)", "format": "table", "hide": false, "instant": true, "legendFormat": "", "range": false, "refId": "status" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "sum by (id) (pve_cpu_usage_limit{instance=\"$instance\"} and on (id, instance) pve_guest_info)", "format": "table", "hide": false, "instant": true, "legendFormat": "", "range": false, "refId": "vcpus" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "sum by (id) (pve_memory_size_bytes{instance=\"$instance\"} and on (id, instance) pve_guest_info)", "format": "table", "hide": false, "instant": true, "legendFormat": "", "range": false, "refId": "memsize" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "sum by (id) (pve_memory_usage_bytes{instance=\"$instance\",template!=\"1\"} / pve_memory_size_bytes and on (id, instance) pve_guest_info and on (id) pve_up==1)", "format": "table", "hide": false, "instant": true, "legendFormat": "", "range": false, "refId": "memusg_percent" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "sum by (id) (pve_disk_size_bytes{instance=\"$instance\"} and on (id, instance) pve_guest_info)", "format": "table", "hide": false, "instant": true, "legendFormat": "", "range": false, "refId": "disksize" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "sum by (id) (pve_disk_usage_bytes{instance=\"$instance\"} / pve_disk_size_bytes and on (id, instance) pve_guest_info{type=\"lxc\"})", "format": "table", "hide": false, "instant": true, "legendFormat": "", "range": false, "refId": "diskusg_percent" } ], "title": "Resource allocation summary", "transformations": [ { "id": "joinByField", "options": { "byField": "id", "mode": "outer" } }, { "id": "organize", "options": { "excludeByName": { "Time 1": true, "Time 2": true, "Time 3": true, "Time 4": true, "Time 5": true, "Time 6": true, "Time 7": true, "Value #id, name and type": true }, "indexByName": {}, "renameByName": { "Time 5": "", "Value #disksize": "Disk", "Value #diskusg_percent": "Disk usage (%)", "Value #id, name and type": "", "Value #memsize": "Memory", "Value #memusg_percent": "Memory usage (%)", "Value #status": "Status", "Value #vcpus": "vCPUs", "id": "ID", "name": "Name", "type": "Type" } } } ], "type": "table" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "scheme", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "area" } }, "mappings": [], "min": 0, "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "orange", "value": 70 }, { "color": "red", "value": 90 } ] } }, "overrides": [] }, "gridPos": { "h": 7, "w": 7, "x": 14, "y": 0 }, "id": 23, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": false }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "pve_cpu_usage_ratio{instance=\"$instance\"} and on(id) pve_node_info", "legendFormat": "__auto", "range": true, "refId": "usage" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "pve_cpu_usage_limit{instance=\"$instance\"} and on(id) pve_node_info", "format": "table", "hide": false, "instant": true, "legendFormat": "__auto", "range": false, "refId": "total" } ], "title": "CPU history", "transformations": [ { "id": "configFromData", "options": { "configRefId": "total", "mappings": [ { "fieldName": "Value", "handlerKey": "max" } ] } } ], "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 0.7 }, { "color": "#d44a3a", "value": 0.9 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 21, "y": 0 }, "id": 7, "interval": "", "links": [], "maxDataPoints": 100, "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "9.3.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "pve_cpu_usage_ratio{instance=\"$instance\"} / pve_cpu_usage_limit and on(id) pve_node_info", "format": "time_series", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "Current CPU", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "fixedColor": "text", "mode": "fixed" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Value" }, "properties": [ { "id": "displayName", "value": "CPUs" } ] } ] }, "gridPos": { "h": 2, "w": 3, "x": 21, "y": 5 }, "id": 22, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "value_and_name" }, "pluginVersion": "9.3.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "pve_cpu_usage_limit and on(id) pve_node_info", "format": "table", "instant": true, "legendFormat": "__auto", "range": false, "refId": "A" } ], "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "scheme", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "area" } }, "mappings": [], "min": 0, "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "orange", "value": 60 }, { "color": "red", "value": 90 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 7, "w": 7, "x": 14, "y": 7 }, "id": 24, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": false }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "pve_memory_usage_bytes{instance=\"$instance\"} and on(id) pve_node_info", "legendFormat": "__auto", "range": true, "refId": "usage" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "pve_memory_size_bytes{instance=\"$instance\"} and on(id) pve_node_info", "format": "table", "hide": false, "instant": true, "legendFormat": "__auto", "range": false, "refId": "total" } ], "title": "Memory history", "transformations": [ { "id": "configFromData", "options": { "configRefId": "total", "mappings": [ { "fieldName": "Value", "handlerKey": "max" } ] } } ], "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 0.6 }, { "color": "#d44a3a", "value": 0.8 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 21, "y": 7 }, "id": 8, "links": [], "maxDataPoints": 100, "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "9.3.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "pve_memory_usage_bytes{instance=\"$instance\"} / pve_memory_size_bytes and on(id) pve_node_info", "format": "time_series", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "Current memory", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "min": 0, "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "orange", "value": 60 }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [ { "matcher": { "id": "byName", "options": "Value #used" }, "properties": [ { "id": "displayName", "value": "used" } ] }, { "matcher": { "id": "byName", "options": "Value #total" }, "properties": [ { "id": "displayName", "value": "total" }, { "id": "color", "value": { "fixedColor": "text", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 2, "w": 3, "x": 21, "y": 12 }, "id": 20, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": { "titleSize": 20 }, "textMode": "value_and_name" }, "pluginVersion": "9.3.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "pve_memory_usage_bytes{instance=\"$instance\"} and on(id) pve_node_info", "format": "table", "instant": true, "legendFormat": "__auto", "range": false, "refId": "used" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "pve_memory_size_bytes{instance=\"$instance\"} and on(id) pve_node_info", "format": "table", "hide": false, "instant": true, "legendFormat": "__auto", "range": false, "refId": "total" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "pve_memory_size_bytes{instance=\"$instance\"} and on(id) pve_node_info", "format": "table", "hide": false, "instant": true, "legendFormat": "__auto", "range": false, "refId": "total_for_max" } ], "transformations": [ { "id": "configFromData", "options": { "configRefId": "total_for_max", "mappings": [ { "fieldName": "Value #total_for_max", "handlerKey": "max" } ] } } ], "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "area" } }, "decimals": 1, "links": [], "mappings": [], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "transparent", "value": null }, { "color": "red", "value": 1 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 14 }, "id": 2, "links": [], "options": { "legend": { "calcs": [ "max", "mean", "lastNotNull" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "asc" } }, "pluginVersion": "9.3.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "((pve_cpu_usage_ratio{instance=\"$instance\"} / pve_cpu_usage_limit) * on(id, instance) group_left(name, type) pve_guest_info) and on(id, instance) pve_up == 1", "format": "time_series", "interval": "", "intervalFactor": 4, "legendFormat": "{{name}} ({{type}})", "refId": "A" } ], "title": "Guests CPU usage", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "area" } }, "decimals": 1, "links": [], "mappings": [], "max": 1.1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "transparent", "value": null }, { "color": "red", "value": 0.9 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 14 }, "id": 5, "links": [], "options": { "legend": { "calcs": [ "max", "mean", "lastNotNull" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.3.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "(pve_memory_usage_bytes{instance=\"$instance\"} / pve_memory_size_bytes * on(id, instance) group_left(name, type) pve_guest_info) and on(id, instance) pve_up == 1", "format": "time_series", "interval": "", "intervalFactor": 4, "legendFormat": "{{name}} ({{type}})", "refId": "A" } ], "title": "Guests memory usage", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [ { "from": "", "id": 1, "operator": "", "text": "", "to": "", "type": 1, "value": "" } ], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "yellow", "value": 0.75 }, { "color": "red", "value": 0.9 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 11, "w": 3, "x": 0, "y": 24 }, "id": 11, "links": [], "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "9.3.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "pve_disk_usage_bytes{instance=\"$instance\", id=~\"storage/.+\"} / pve_disk_size_bytes * on (id, instance) group_left(storage) pve_storage_info", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{storage}}", "refId": "A" } ], "title": "Storage usage", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 11, "w": 4, "x": 3, "y": 24 }, "id": 15, "links": [], "options": { "displayMode": "gradient", "minVizHeight": 10, "minVizWidth": 0, "orientation": "vertical", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": true }, "showUnfilled": false, "text": { "titleSize": 20 } }, "pluginVersion": "9.3.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "pve_disk_size_bytes{instance=\"$instance\", id=~\"storage/.+\"} * on (id, instance) group_left(storage) pve_storage_info", "format": "table", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{storage}}", "range": false, "refId": "storage size" } ], "title": "Space allocation", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Time": false, "id": true, "instance": true, "job": true }, "indexByName": {}, "renameByName": {} } } ], "type": "bargauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "area" } }, "decimals": 1, "links": [], "mappings": [], "max": 1.1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "transparent", "value": null }, { "color": "orange", "value": 0.75 }, { "color": "red", "value": 0.9 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 11, "w": 17, "x": 7, "y": 24 }, "hideTimeOverride": false, "id": 9, "links": [], "options": { "legend": { "calcs": [ "lastNotNull" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "9.3.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "pve_disk_usage_bytes{instance=\"$instance\"} / pve_disk_size_bytes{instance=\"$instance\"} * on (id, instance) group_left(name, type) pve_guest_info{type=\"lxc\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{name}} ({{type}})", "range": true, "refId": "A" } ], "title": "LXC guests Disk usage", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 0, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "Bps" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/RECV/" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] } ] }, "gridPos": { "h": 10, "w": 24, "x": 0, "y": 35 }, "id": 13, "interval": "", "links": [], "options": { "legend": { "calcs": [ "max", "mean", "lastNotNull", "sum" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "9.3.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "(rate(pve_network_receive_bytes{instance=\"$instance\"}[5m]) * on(id, instance) group_left(name, type) pve_guest_info) and on(id, instance) pve_up == 1", "format": "time_series", "interval": "", "intervalFactor": 3, "legendFormat": "{{name}} RECV ({{type}})", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "(rate(pve_network_transmit_bytes{instance=\"$instance\"}[5m])* on(id, instance) group_left(name, type) pve_guest_info) and on(id, instance) pve_up == 1", "format": "time_series", "interval": "", "intervalFactor": 3, "legendFormat": "{{name}} SEND ({{type}})", "refId": "B" } ], "title": "Network IO/s", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 0, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "Bps" }, "overrides": [] }, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 45 }, "id": 12, "interval": "", "links": [], "options": { "legend": { "calcs": [ "max", "mean", "lastNotNull" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.3.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "((rate(pve_disk_write_bytes{instance=\"$instance\"}[5m]) + rate(pve_disk_read_bytes[5m])) * on(id, instance) group_left(name, type) pve_guest_info) and on(id, instance) pve_up == 1", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{name}} ({{type}})", "refId": "A" } ], "title": "Disk IO/s", "type": "timeseries" } ], "refresh": "10s", "schemaVersion": 37, "style": "dark", "tags": [ "Proxmox", "Prometheus" ], "templating": { "list": [ { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "label_values(pve_node_info, instance)", "hide": 0, "includeAll": false, "multi": false, "name": "instance", "options": [], "query": { "query": "label_values(pve_node_info, instance)", "refId": "Prometheus-instance-Variable-Query" }, "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "Proxmox via Prometheus", "uid": "Dp7Cd57Zza", "version": 4, "weekStart": "", "gnetId": 10347 }
2023-04-20 13:39:17 UTC
null
0
0
15,948
1
497,832
26,318
44
azure-insights-virtual-machines-by-workspace
Azure / Insights / Virtual Machines by Workspace
This dashboard shows the performance and health of Azure Virtual Machines via different metrics collected by Azure Monitor VM Insights. Filter data by Workspace
2022-03-17 18:49:35 UTC
2022-10-06 23:18:03 UTC
0
Using Azure Monitor data source, this dashboard provides insights for VM monitoring through a number of VM Insights metrics. You will be able to access key details on metrics like CPU Utilization %, Available Memory, Network Bytes Sent, Network Bytes Received and Logical Disk Space Used %. Use this dashboard if you would like to filter data by workspace. More information: - [Set up Azure Monitor data source](https://grafana.com/docs/grafana/next/datasources/azuremonitor/) - [Azure Monitor](https://docs.microsoft.com/en-us/azure/azure-monitor/) Send your feedback to [azmongrafana@microsoft.com](mailto:azmongrafana@microsoft.com)
71,854
71,855
null
null
0
0
26,318
1
15,948
5
0
This dashboard shows the performance and health of Azure Virtual Machines via different metrics collected by Azure Monitor VM Insights. Filter data by Workspace
{ "__inputs": [], "__elements": [], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.4.3" }, { "type": "datasource", "id": "grafana-azure-monitor-datasource", "name": "Azure Monitor", "version": "0.3.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" }, { "type": "panel", "id": "text", "name": "Text", "version": "" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" } ], "description": "This dashboard shows the performance and health of Azure Virtual Machines via different metrics collected by Azure Monitor VM Insights. Filter data by Workspace", "editable": true, "id": null, "links": [], "liveNow": false, "panels": [ { "gridPos": { "h": 5, "w": 24, "x": 0, "y": 0 }, "id": 54, "options": { "content": "<div style=\"padding: 1em; text-align: center\">\n <p>Welcome to the Azure Monitor data source for Grafana. To learn more about it, visit our <a href=\"https://grafana.com/docs/grafana/latest/datasources/azuremonitor/\" target=\"__blank\">docs</a>. </p>\n <p> Choose the resource group(s) with VMs enabled with Azure Monitor VM Insights and related Workspace to get started.</p>\n</div>", "mode": "markdown" }, "title": "How to activate this dashboard", "type": "text" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 5 }, "id": 28, "panels": [], "title": "CPU Utilization %", "type": "row" }, { "datasource": { "uid": "${ds}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisGridShow": true, "axisLabel": "", "axisPlacement": "auto", "axisSoftMax": 100, "axisSoftMin": 0, "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 10, "w": 24, "x": 0, "y": 6 }, "id": 2, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "azureLogAnalytics": { "query": "let startDateTime = $__timeFrom;\nlet endDateTime = $__timeTo;\nlet trendBinSize = (endDateTime - startDateTime)/100;\nlet summary = InsightsMetrics\n| where TimeGenerated between (startDateTime .. endDateTime)\n| where Origin == 'vm.azm.ms' and (Namespace == 'Processor' and Name == 'UtilizationPercentage')\n| parse kind=regex tolower(_ResourceId) with 'resourcegroups/' resGroup '/p(.+)' *\n| where resGroup in~ ($rg)\n| extend ComputerId = iff(isempty(_ResourceId), Computer, _ResourceId)\n| summarize hint.shufflekey=ComputerId $agg by ComputerId, Computer| top 10 by score;\nlet computerList=(summary\n| project ComputerId, Computer);\nlet EmptyNodeIdentityAndProps = datatable(ComputerId: string, Computer:string, NodeId:string, NodeProps:dynamic, Priority: long) []; \nlet OmsNodeIdentityAndProps = computerList \n| extend NodeId = ComputerId \n| extend Priority = 1 \n| extend NodeProps = pack('type', 'StandAloneNode', 'name', Computer); \nlet ServiceMapNodeIdentityAndProps = VMComputer \n| where TimeGenerated >= startDateTime \n| where TimeGenerated < endDateTime \n| extend ResourceId = strcat('machines/', Machine) \n| extend tempComputerId=iff(isempty(_ResourceId), Computer, _ResourceId) \n| extend laResourceId = iff(isempty(_ResourceId),'', replace(@'virtualmachine`alesets/(.+)/virtualmachines/(\\\\d+)', @'virtualmachinescalesets/\\\\1/virtualmachines/\\\\1_\\\\2', _ResourceId))\n | extend oldLaResourceId=iff(isempty(_ResourceId),'',replace(@'virtualmachinescalesets/(.+)/virtualmachines/(\\\\d+)',@'virtualmachines/\\\\1_\\\\2', _ResourceId)) \n | where tempComputerId in~ (computerList) or laResourceId in (computerList) or oldLaResourceId in (computerList) \n | extend ComputerId = iff(laResourceId in (computerList), laResourceId, iff(oldLaResourceId in (computerList), oldLaResourceId, tempComputerId)) \n | summarize arg_max(TimeGenerated, *) by Machine \n | extend AzureCloudServiceNodeIdentity = iif(isnotempty(AzureCloudServiceName), strcat(AzureCloudServiceInstanceId, '|', AzureCloudServiceDeployment), ''), AzureScaleSetNodeIdentity = iif(isnotempty(AzureVmScaleSetName), strcat(AzureVmScaleSetInstanceId, '|', AzureVmScaleSetDeployment), ''), ComputerProps = pack('type', 'StandAloneNode', 'name', DisplayName, 'mappingResourceId', ResourceId, 'subscriptionId', AzureSubscriptionId, 'resourceGroup', AzureResourceGroup, 'azureResourceId', _ResourceId), AzureCloudServiceNodeProps = pack('type', 'AzureCloudServiceNode', 'cloudServiceInstanceId', AzureCloudServiceInstanceId, 'cloudServiceRoleName', AzureCloudServiceRoleName, 'cloudServiceDeploymentId', AzureCloudServiceDeployment, 'fullDisplayName', FullDisplayName, 'cloudServiceName', AzureCloudServiceName, 'mappingResourceId', ResourceId), AzureScaleSetNodeProps = pack('type', 'AzureScaleSetNode', 'scaleSetInstanceId', AzureResourceName, 'vmScaleSetDeploymentId', AzureVmScaleSetDeployment, 'vmScaleSetName', AzureVmScaleSetName, 'serviceFabricClusterName', AzureServiceFabricClusterName, 'vmScaleSetResourceId', AzureVmScaleSetResourceId, 'resourceGroupName', AzureResourceGroup, 'subscriptionId', AzureSubscriptionId, 'fullDisplayName', FullDisplayName, 'mappingResourceId', ResourceId) \n | project ComputerId, Computer, NodeId = case(isnotempty(AzureCloudServiceNodeIdentity), AzureCloudServiceNodeIdentity, isnotempty(AzureScaleSetNodeIdentity), AzureScaleSetNodeIdentity, Computer), NodeProps = case(isnotempty(AzureCloudServiceNodeIdentity), AzureCloudServiceNodeProps, isnotempty(AzureScaleSetNodeIdentity), AzureScaleSetNodeProps, ComputerProps), Priority = 2; \n let NodeIdentityAndProps = union kind=inner isfuzzy = true EmptyNodeIdentityAndProps, OmsNodeIdentityAndProps, ServiceMapNodeIdentityAndProps \n | summarize arg_max(Priority, *) by ComputerId;\n summary\n | join (InsightsMetrics \n | where TimeGenerated between (startDateTime .. endDateTime) \n | where Origin == 'vm.azm.ms' and (Namespace == 'Processor' and Name == 'UtilizationPercentage') \n | extend ComputerId = iff(isempty(_ResourceId), Computer, _ResourceId) \n | where ComputerId in (computerList) \n | summarize $agg by bin(TimeGenerated, trendBinSize), ComputerId \n | sort by TimeGenerated asc) on ComputerId", "resource": "$ws", "resultFormat": "table", "workspace": "" }, "hide": false, "queryType": "Azure Log Analytics", "refId": "A", "subscription": "$sub", "subscriptions": [] } ], "title": "${agg:text} CPU Utilization %", "transformations": [ { "id": "organize", "options": { "excludeByName": { "ComputerId": true, "ComputerId1": true, "P5th": true, "P95th": true, "score": true }, "indexByName": {}, "renameByName": {} } }, { "id": "prepareTimeSeries", "options": { "format": "many" } }, { "id": "renameByRegex", "options": { "regex": "(.+)\\s(.+)", "renamePattern": "$2" } } ], "type": "timeseries" }, { "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Computer" }, "properties": [ { "id": "links", "value": [ { "targetBlank": true, "title": "", "url": "https://ms.portal.azure.com/#@${__data.fields[\"Tenant ID\"]}/resource/subscriptions/?${sub}?/resourcegroups/${__data.fields[\"Resource Group\"]}/providers/microsoft.compute/?${__data.fields.Type}?/${__data.fields[\"Resource Name\"]}/infrainsights" } ] } ] }, { "matcher": { "id": "byName", "options": "Average" }, "properties": [ { "id": "custom.width", "value": 76 } ] }, { "matcher": { "id": "byName", "options": "P50th" }, "properties": [ { "id": "custom.width", "value": 77 } ] }, { "matcher": { "id": "byName", "options": "P90th" }, "properties": [ { "id": "custom.width", "value": 75 } ] }, { "matcher": { "id": "byName", "options": "P95th" }, "properties": [ { "id": "custom.width", "value": 72 } ] }, { "matcher": { "id": "byName", "options": "Max" }, "properties": [ { "id": "custom.width", "value": 78 } ] } ] }, "gridPos": { "h": 12, "w": 14, "x": 0, "y": 16 }, "id": 26, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "frameIndex": 1, "showHeader": true, "sortBy": [] }, "targets": [ { "azureLogAnalytics": { "query": "\r\nlet startDateTime = $__timeFrom;\r\nlet endDateTime = $__timeTo;\r\nlet trendBinSize = 5m;\r\nlet summaryPerComputer = InsightsMetrics\r\n| where TimeGenerated between (startDateTime .. endDateTime)\r\n| where Origin == 'vm.azm.ms' and (Namespace == 'Processor' and Name == 'UtilizationPercentage') \r\n| parse kind=regex tolower(_ResourceId) with 'resourcegroups/' resourceGroup '/p(.+)' *\t\r\n| where resourceGroup in~ ($rg) \r\n| extend ComputerId = iff(isempty(_ResourceId), Computer, _ResourceId)\r\n| summarize hint.shufflekey = ComputerId Average = round(avg(Val), 2), Max = max(Val), percentiles(Val, 5, 10, 50, 80, 90, 95) by ComputerId, Computer, _ResourceId\r\n| project ComputerId, Computer, Average, Max, P5th = percentile_Val_5, P10th = percentile_Val_10, P50th = percentile_Val_50, P80th = percentile_Val_80, P90th = percentile_Val_90, P95th = percentile_Val_95, ResourceId = _ResourceId\r\n| top 10 by ${agg:text};\r\nlet computerList = summaryPerComputer\r\n| summarize by ComputerId, Computer;\r\nlet EmptyNodeIdentityAndProps = datatable(ComputerId: string, Computer:string, NodeId:string, NodeProps:dynamic, Priority: long) []; \r\nlet OmsNodeIdentityAndProps = computerList \r\n| extend NodeId = ComputerId \r\n| extend Priority = 1 \r\n| extend NodeProps = pack('type', 'StandAloneNode', 'name', Computer); \r\nlet ServiceMapNodeIdentityAndProps = VMComputer \r\n| where TimeGenerated >= startDateTime \r\n| where TimeGenerated < endDateTime \r\n| extend ResourceId = strcat('machines/', Machine) \r\n| extend tempComputerId=iff(isempty(_ResourceId), Computer, _ResourceId) \r\n| extend laResourceId = iff(isempty(_ResourceId),'', replace(@'virtualmachinescalesets/(.+)/virtualmachines/(\\\\d+)', @'virtualmachinescalesets/\\\\1/virtualmachines/\\\\1_\\\\2', _ResourceId)) \r\n| extend oldLaResourceId=iff(isempty(_ResourceId),'',replace(@'virtualmachinescalesets/(.+)/virtualmachines/(\\\\d+)',@'virtualmachines/\\\\1_\\\\2', _ResourceId)) \r\n| where tempComputerId in~ (computerList) or laResourceId in (computerList) or oldLaResourceId in (computerList) \r\n| extend ComputerId = iff(laResourceId in (computerList), laResourceId, iff(oldLaResourceId in (computerList), oldLaResourceId, tempComputerId)) \r\n| summarize arg_max(TimeGenerated, *) by Machine \r\n| extend AzureCloudServiceNodeIdentity = iif(isnotempty(AzureCloudServiceName), strcat(AzureCloudServiceInstanceId, '|', AzureCloudServiceDeployment), ''), AzureScaleSetNodeIdentity = iif(isnotempty\r\n(AzureVmScaleSetName), strcat(AzureVmScaleSetInstanceId, '|', AzureVmScaleSetDeployment), ''), ComputerProps = pack('type', 'StandAloneNode', 'name', DisplayName, 'mappingResourceId', \r\nResourceId, 'subscriptionId', AzureSubscriptionId, 'resourceGroup', AzureResourceGroup, 'azureResourceId', _ResourceId), AzureCloudServiceNodeProps = pack('type', 'AzureCloudServiceNode',\r\n'cloudServiceInstanceId', AzureCloudServiceInstanceId, 'cloudServiceRoleName', AzureCloudServiceRoleName, 'cloudServiceDeploymentId', AzureCloudServiceDeployment, 'fullDisplayName', FullDisplayName,'cloudServiceName', AzureCloudServiceName, 'mappingResourceId', ResourceId), AzureScaleSetNodeProps = pack('type', 'AzureScaleSetNode', 'scaleSetInstanceId', AzureResourceName, 'vmScaleSetDeploymentId', \r\nAzureVmScaleSetDeployment, 'vmScaleSetName', AzureVmScaleSetName, 'serviceFabricClusterName', AzureServiceFabricClusterName, 'vmScaleSetResourceId', AzureVmScaleSetResourceId, 'resourceGroupName', \r\nAzureResourceGroup, 'subscriptionId', AzureSubscriptionId, 'fullDisplayName', FullDisplayName, 'mappingResourceId', ResourceId) \r\n| project ComputerId, Computer, NodeId = case(isnotempty(AzureCloudServiceNodeIdentity), AzureCloudServiceNodeIdentity, isnotempty(AzureScaleSetNodeIdentity), AzureScaleSetNodeIdentity,\r\nComputer), NodeProps = case(isnotempty(AzureCloudServiceNodeIdentity), AzureCloudServiceNodeProps, isnotempty(AzureScaleSetNodeIdentity), AzureScaleSetNodeProps, ComputerProps), Priority = 2;\r\nlet NodeIdentityAndProps = union kind=inner isfuzzy = true EmptyNodeIdentityAndProps, OmsNodeIdentityAndProps, ServiceMapNodeIdentityAndProps\r\n| summarize arg_max(Priority, *) by ComputerId;\r\nlet trend = InsightsMetrics\r\n| where TimeGenerated between (startDateTime .. endDateTime)\r\n| where Origin == 'vm.azm.ms' and (Namespace == 'Processor' and Name == 'UtilizationPercentage')\r\n| extend ComputerId = iff(isempty(_ResourceId), Computer, _ResourceId)\r\n| where ComputerId in (computerList)\r\n| project ComputerId, Computer\r\n| summarize hint.shufflekey = ComputerId by ComputerId, Computer;\r\nsummaryPerComputer\r\n| join ( trend ) on ComputerId\r\n| join ( NodeIdentityAndProps ) on ComputerId\r\n| parse tolower(ResourceId) with * \"virtualmachinescalesets/\" scaleSetName \"/virtualmachines/\" vmNameScale\r\n| parse tolower(ResourceId) with * \"virtualmachines/\" vmName\r\n| parse tolower(ResourceId) with * \"resourcegroups/\" resourceGroup \"/providers/microsoft.compute/\" typeVM \"/\" nameVM\r\n| parse tolower(ResourceId) with * \"microsoft.compute/\" typeScale \"/\" nameScale \"/virtualmachines\" remaining\r\n| project resourceGroup, Average, P50th, P90th, P95th, Max, Computer, Type = iff(isnotempty(typeScale), typeScale, typeVM), Name = iff(isnotempty(nameScale), nameScale, nameVM)", "resource": "$ws", "resultFormat": "table" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "hide": false, "queryType": "Azure Log Analytics", "refId": "A", "subscription": "" }, { "azureResourceGraph": { "query": "resources\r\n| where tolower(type) contains \"virtualmachines\" and resourceGroup in~ ($rg) \r\n| project Name = tolower(name), tenantId, resourceGroup" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "hide": false, "queryType": "Azure Resource Graph", "refId": "B", "subscription": "", "subscriptions": [ "$sub" ] } ], "title": "CPU Utilization % Statistics", "transformations": [ { "id": "merge", "options": {} }, { "id": "organize", "options": { "excludeByName": { "Max": false, "NodeId": false, "NodeProps": false, "P50th": false, "ResourceId": false, "name 2": true }, "indexByName": { "Average": 2, "Computer": 0, "Max": 6, "Name": 8, "P50th": 3, "P90th": 4, "P95th": 5, "Type": 7, "resourceGroup": 1, "tenantId": 9 }, "renameByName": { "Column1": "Computer", "Name": "Resource Name", "ResourceId": "Resource ID", "UseRelativeScale": "", "list_TrendPoint": "95th Trend", "resGroup": "Resource Group", "resourceGroup": "Resource Group", "tenantId": "Tenant ID", "typeName": "Type/Name" } } }, { "id": "filterByValue", "options": { "filters": [ { "config": { "id": "isNotNull", "options": {} }, "fieldName": "Computer" } ], "match": "all", "type": "include" } } ], "type": "table" }, { "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "fieldConfig": { "defaults": { "color": { "fixedColor": "light-green", "mode": "fixed" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 12, "w": 10, "x": 14, "y": 16 }, "id": 46, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "max" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "targets": [ { "azureLogAnalytics": { "query": "let startDateTime = $__timeFrom;\r\nlet endDateTime = $__timeTo;\r\nlet trendBinSize = (endDateTime - startDateTime)/100;\r\nlet summary = InsightsMetrics\r\n| where TimeGenerated between (startDateTime .. endDateTime)\r\n| where Origin == 'vm.azm.ms' and (Namespace == 'Processor' and Name == 'UtilizationPercentage')\r\n| parse kind=regex tolower(_ResourceId) with 'resourcegroups/' resGroup '/p(.+)' *\r\n| where resGroup in~ ($rg)\r\n| extend ComputerId = iff(isempty(_ResourceId), Computer, _ResourceId)\r\n| summarize hint.shufflekey=ComputerId Average = avg(Val), Min = min(Val),P5th = round(percentile(Val, 5), 2), P10th = round(percentile(Val, 10), 2), \r\nP50th = round(percentile(Val, 50), 2), P80th = round(percentile(Val, 80), 2),\r\nP90th = round(percentile(Val, 90), 2), P95th = round(percentile(Val, 95), 2) by ComputerId, Computer\r\n| top 10 by ${agg:text};\r\nlet computerList=(summary\r\n| project ComputerId, Computer);\r\nlet EmptyNodeIdentityAndProps = datatable(ComputerId: string, Computer:string, NodeId:string, NodeProps:dynamic, Priority: long) []; \r\nlet OmsNodeIdentityAndProps = computerList \r\n| extend NodeId = ComputerId \r\n| extend Priority = 1 \r\n| extend NodeProps = pack('type', 'StandAloneNode', 'name', Computer); \r\nlet ServiceMapNodeIdentityAndProps = VMComputer \r\n| where TimeGenerated >= startDateTime \r\n| where TimeGenerated < endDateTime \r\n| extend ResourceId = strcat('machines/', Machine) \r\n| extend tempComputerId=iff(isempty(_ResourceId), Computer, _ResourceId) \r\n| extend laResourceId = iff(isempty(_ResourceId),'', replace(@'virtualmachine`alesets/(.+)/virtualmachines/(\\\\d+)', @'virtualmachinescalesets/\\\\1/virtualmachines/\\\\1_\\\\2', _ResourceId))\r\n | extend oldLaResourceId=iff(isempty(_ResourceId),'',replace(@'virtualmachinescalesets/(.+)/virtualmachines/(\\\\d+)',@'virtualmachines/\\\\1_\\\\2', _ResourceId)) \r\n | where tempComputerId in~ (computerList) or laResourceId in (computerList) or oldLaResourceId in (computerList) \r\n | extend ComputerId = iff(laResourceId in (computerList), laResourceId, iff(oldLaResourceId in (computerList), oldLaResourceId, tempComputerId)) \r\n | summarize arg_max(TimeGenerated, *) by Machine \r\n | extend AzureCloudServiceNodeIdentity = iif(isnotempty(AzureCloudServiceName), strcat(AzureCloudServiceInstanceId, '|', AzureCloudServiceDeployment), ''), AzureScaleSetNodeIdentity = iif(isnotempty(AzureVmScaleSetName), strcat(AzureVmScaleSetInstanceId, '|', AzureVmScaleSetDeployment), ''), ComputerProps = pack('type', 'StandAloneNode', 'name', DisplayName, 'mappingResourceId', ResourceId, 'subscriptionId', AzureSubscriptionId, 'resourceGroup', AzureResourceGroup, 'azureResourceId', _ResourceId), AzureCloudServiceNodeProps = pack('type', 'AzureCloudServiceNode', 'cloudServiceInstanceId', AzureCloudServiceInstanceId, 'cloudServiceRoleName', AzureCloudServiceRoleName, 'cloudServiceDeploymentId', AzureCloudServiceDeployment, 'fullDisplayName', FullDisplayName, 'cloudServiceName', AzureCloudServiceName, 'mappingResourceId', ResourceId), AzureScaleSetNodeProps = pack('type', 'AzureScaleSetNode', 'scaleSetInstanceId', AzureResourceName, 'vmScaleSetDeploymentId', AzureVmScaleSetDeployment, 'vmScaleSetName', AzureVmScaleSetName, 'serviceFabricClusterName', AzureServiceFabricClusterName, 'vmScaleSetResourceId', AzureVmScaleSetResourceId, 'resourceGroupName', AzureResourceGroup, 'subscriptionId', AzureSubscriptionId, 'fullDisplayName', FullDisplayName, 'mappingResourceId', ResourceId) \r\n | project ComputerId, Computer, NodeId = case(isnotempty(AzureCloudServiceNodeIdentity), AzureCloudServiceNodeIdentity, isnotempty(AzureScaleSetNodeIdentity), AzureScaleSetNodeIdentity, Computer), NodeProps = case(isnotempty(AzureCloudServiceNodeIdentity), AzureCloudServiceNodeProps, isnotempty(AzureScaleSetNodeIdentity), AzureScaleSetNodeProps, ComputerProps), Priority = 2; \r\n let NodeIdentityAndProps = union kind=inner isfuzzy = true EmptyNodeIdentityAndProps, OmsNodeIdentityAndProps, ServiceMapNodeIdentityAndProps \r\n | summarize arg_max(Priority, *) by ComputerId;\r\n summary\r\n | join (InsightsMetrics \r\n | where TimeGenerated between (startDateTime .. endDateTime) \r\n | where Origin == 'vm.azm.ms' and (Namespace == 'Processor' and Name == 'UtilizationPercentage') \r\n | extend ComputerId = iff(isempty(_ResourceId), Computer, _ResourceId) \r\n | where ComputerId in (computerList) \r\n | summarize Max = max(Val) by bin(TimeGenerated, trendBinSize), ComputerId \r\n | sort by TimeGenerated asc) on ComputerId", "resource": "$ws", "resultFormat": "table" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "queryType": "Azure Log Analytics", "refId": "A", "subscription": "" } ], "title": "Max CPU Utilization % and trend lines", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Average": true, "Computer": false, "ComputerId": true, "ComputerId1": true, "Min": true, "P10th": true, "P50th": true, "P5th": true, "P80th": true, "P90th": true, "P95th": true, "score": false }, "indexByName": {}, "renameByName": {} } }, { "id": "prepareTimeSeries", "options": { "format": "many" } }, { "id": "renameByRegex", "options": { "regex": "(.+)\\s(.+)", "renamePattern": "$2" } } ], "type": "stat" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 28 }, "id": 30, "panels": [ { "datasource": { "uid": "${ds}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisGridShow": true, "axisLabel": "", "axisPlacement": "auto", "axisSoftMin": 0, "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "decmbytes" }, "overrides": [] }, "gridPos": { "h": 10, "w": 24, "x": 0, "y": 7 }, "id": 8, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "azureLogAnalytics": { "query": "let startDateTime = $__timeFrom;\nlet endDateTime = $__timeTo;\nlet trendBinSize = (endDateTime - startDateTime)/100;\nlet summary = InsightsMetrics\n| where TimeGenerated between (startDateTime .. endDateTime)\n| where Origin == 'vm.azm.ms' and (Namespace == 'Memory' and Name == 'AvailableMB')\n| parse kind=regex tolower(_ResourceId) with 'resourcegroups/' resGroup '/p(.+)' *\n| where resGroup in~ ($rg)\n| extend ComputerId = iff(isempty(_ResourceId), Computer, _ResourceId)\n| summarize hint.shufflekey=ComputerId $agg by ComputerId, Computer\n| top 10 by score;\nlet computerList=(summary\n| project ComputerId, Computer);\nlet EmptyNodeIdentityAndProps = datatable(ComputerId: string, Computer:string, NodeId:string, NodeProps:dynamic, Priority: long) []; \nlet OmsNodeIdentityAndProps = computerList \n| extend NodeId = ComputerId \n| extend Priority = 1 \n| extend NodeProps = pack('type', 'StandAloneNode', 'name', Computer); \nlet ServiceMapNodeIdentityAndProps = VMComputer \n| where TimeGenerated >= startDateTime \n|where TimeGenerated < endDateTime \n| extend ResourceId = strcat('machines/', Machine) \n| extend tempComputerId=iff(isempty(_ResourceId), Computer, _ResourceId) \n| extend laResourceId = iff(isempty(_ResourceId),'', replace(@'virtualmachinescalesets/(.+)/virtualmachines/(\\\\d+)', @'virtualmachinescalesets/\\\\1/virtualmachines/\\\\1_\\\\2', _ResourceId))\n| extend oldLaResourceId=iff(isempty(_ResourceId),'',replace(@'virtualmachinescalesets/(.+)/virtualmachines/(\\\\d+)',@'virtualmachines/\\\\1_\\\\2', _ResourceId)) \n| where tempComputerId in~ (computerList) or laResourceId in (computerList) or oldLaResourceId in (computerList) \n| extend ComputerId = iff(laResourceId in (computerList), laResourceId, iff(oldLaResourceId in (computerList), oldLaResourceId, tempComputerId)) \n| summarize arg_max(TimeGenerated, *) by Machine \n| extend AzureCloudServiceNodeIdentity = iif(isnotempty(AzureCloudServiceName), strcat(AzureCloudServiceInstanceId, '|', AzureCloudServiceDeployment), ''), AzureScaleSetNodeIdentity = iif(isnotempty(AzureVmScaleSetName), strcat(AzureVmScaleSetInstanceId, '|', AzureVmScaleSetDeployment), ''), ComputerProps = pack('type', 'StandAloneNode', 'name', DisplayName, 'mappingResourceId', ResourceId, 'subscriptionId', AzureSubscriptionId, 'resourceGroup', AzureResourceGroup, 'azureResourceId', _ResourceId), AzureCloudServiceNodeProps = pack('type', 'AzureCloudServiceNode', 'cloudServiceInstanceId', AzureCloudServiceInstanceId, 'cloudServiceRoleName', AzureCloudServiceRoleName, 'cloudServiceDeploymentId', AzureCloudServiceDeployment, 'fullDisplayName', FullDisplayName, 'cloudServiceName', AzureCloudServiceName, 'mappingResourceId', ResourceId), AzureScaleSetNodeProps = pack('type', 'AzureScaleSetNode', 'scaleSetInstanceId', AzureResourceName, 'vmScaleSetDeploymentId', AzureVmScaleSetDeployment, 'vmScaleSetName', AzureVmScaleSetName, 'serviceFabricClusterName', AzureServiceFabricClusterName, 'vmScaleSetResourceId', AzureVmScaleSetResourceId, 'resourceGroupName', AzureResourceGroup, 'subscriptionId', AzureSubscriptionId, 'fullDisplayName', FullDisplayName, 'mappingResourceId', ResourceId) \n| project ComputerId, Computer, NodeId = case(isnotempty(AzureCloudServiceNodeIdentity), AzureCloudServiceNodeIdentity, isnotempty(AzureScaleSetNodeIdentity), AzureScaleSetNodeIdentity, Computer), NodeProps = case(isnotempty(AzureCloudServiceNodeIdentity), AzureCloudServiceNodeProps, isnotempty(AzureScaleSetNodeIdentity), AzureScaleSetNodeProps, ComputerProps), Priority = 2; \nlet NodeIdentityAndProps = union kind=inner isfuzzy = true EmptyNodeIdentityAndProps, OmsNodeIdentityAndProps, ServiceMapNodeIdentityAndProps \n| summarize arg_max(Priority, *) by ComputerId;\nsummary\n| join (InsightsMetrics\n| where TimeGenerated between (startDateTime .. endDateTime)\n| where Origin == 'vm.azm.ms' and (Namespace == 'Memory' and Name == 'AvailableMB')\n| extend ComputerId = iff(isempty(_ResourceId), Computer, _ResourceId)\n| where ComputerId in (computerList)\n| summarize $agg by bin(TimeGenerated, trendBinSize), ComputerId\n| sort by TimeGenerated asc) on ComputerId\n", "resource": "$ws", "resultFormat": "table", "workspace": "" }, "queryType": "Azure Log Analytics", "refId": "A", "subscription": "", "subscriptions": [] } ], "title": "${agg:text} Available Memory", "transformations": [ { "id": "organize", "options": { "excludeByName": { "ComputerId": true, "ComputerId1": true, "P5th": true, "P95th": true, "score": true }, "indexByName": {}, "renameByName": {} } }, { "id": "prepareTimeSeries", "options": { "format": "many" } }, { "id": "renameByRegex", "options": { "regex": "(.+)\\s(.+)", "renamePattern": "$2" } } ], "type": "timeseries" }, { "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Min" }, "properties": [ { "id": "custom.width", "value": 81 } ] }, { "matcher": { "id": "byName", "options": "P5th" }, "properties": [ { "id": "custom.width", "value": 99 } ] }, { "matcher": { "id": "byName", "options": "P10th" }, "properties": [ { "id": "custom.width", "value": 77 } ] }, { "matcher": { "id": "byName", "options": "P50th" }, "properties": [ { "id": "custom.width", "value": 91 } ] }, { "matcher": { "id": "byName", "options": "Average" }, "properties": [ { "id": "custom.width", "value": 78 } ] }, { "matcher": { "id": "byName", "options": "Computer" }, "properties": [ { "id": "links", "value": [ { "targetBlank": true, "title": "", "url": "https://ms.portal.azure.com/#@${__data.fields[\"Tenant ID\"]}/resource/subscriptions/${sub}?/resourcegroups/${__data.fields[\"Resource Group\"]}/providers/microsoft.compute/?${__data.fields.Type}/${__data.fields[\"Resource Name\"]}?/infrainsights" } ] } ] } ] }, "gridPos": { "h": 12, "w": 14, "x": 0, "y": 17 }, "id": 32, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true, "sortBy": [] }, "targets": [ { "azureLogAnalytics": { "query": "let startDateTime = $__timeFrom;\r\nlet endDateTime = $__timeTo;\r\nlet maxResultCount = 10;\r\nlet summaryPerComputer = InsightsMetrics\r\n| where TimeGenerated between (startDateTime .. endDateTime)\r\n| where Origin == 'vm.azm.ms' and (Namespace == 'Memory' and Name == 'AvailableMB')\r\n| parse kind=regex tolower(_ResourceId) with 'resourcegroups/' resGroup '/p(.+)' *\r\n| where resGroup in~ ($rg)\r\n| extend ComputerId = iff(isempty(_ResourceId), Computer, _ResourceId)\r\n| summarize hint.shufflekey = ComputerId Average = round(avg(Val), 2), Min = min(Val), percentiles(Val, 5, 10, 50, 80, 90, 95) by ComputerId, Computer, _ResourceId\r\n| project ComputerId, Computer, Average, Min, P5th = percentile_Val_5, P10th = percentile_Val_10, P50th = percentile_Val_50, P80th = percentile_Val_80,\r\nP90th = percentile_Val_90, P95th = percentile_Val_95, ResourceId = _ResourceId\r\n| top 10 by ${agg:text};\r\nlet computerList = summaryPerComputer\r\n| summarize by ComputerId, Computer;\r\nlet EmptyNodeIdentityAndProps = datatable(ComputerId: string, Computer:string, NodeId:string, NodeProps:dynamic, Priority: long) []; \r\nlet OmsNodeIdentityAndProps = computerList \r\n| extend NodeId = ComputerId \r\n| extend Priority = 1 \r\n| extend NodeProps = pack('type', 'StandAloneNode', 'name', Computer); \r\nlet ServiceMapNodeIdentityAndProps = VMComputer \r\n| where TimeGenerated >= startDateTime \r\n| where TimeGenerated < endDateTime \r\n| extend ResourceId = strcat('machines/', Machine) \r\n| extend tempComputerId=iff(isempty(_ResourceId), Computer, _ResourceId) \r\n| extend laResourceId = iff(isempty(_ResourceId),'', replace(@'virtualmachinescalesets/(.+)/virtualmachines/(\\\\d+)', @'virtualmachinescalesets/\\\\1/virtualmachines/\\\\1_\\\\2', _ResourceId)) \r\n| extend oldLaResourceId=iff(isempty(_ResourceId),'',replace(@'virtualmachinescalesets/(.+)/virtualmachines/(\\\\d+)',@'virtualmachines/\\\\1_\\\\2', _ResourceId)) \r\n| where tempComputerId in~ (computerList) or laResourceId in (computerList) or oldLaResourceId in (computerList) \r\n| extend ComputerId = iff(laResourceId in (computerList), laResourceId, iff(oldLaResourceId in (computerList), oldLaResourceId, tempComputerId)) \r\n| summarize arg_max(TimeGenerated, *) by Machine \r\n| extend AzureCloudServiceNodeIdentity = iif(isnotempty(AzureCloudServiceName), strcat(AzureCloudServiceInstanceId, '|', AzureCloudServiceDeployment), ''), AzureScaleSetNodeIdentity = iif(isnotempty(AzureVmScaleSetName), strcat(AzureVmScaleSetInstanceId, '|', AzureVmScaleSetDeployment), ''), ComputerProps = pack('type', 'StandAloneNode', 'name', DisplayName, 'mappingResourceId', ResourceId, 'subscriptionId', AzureSubscriptionId, 'resourceGroup', AzureResourceGroup, 'azureResourceId', _ResourceId), AzureCloudServiceNodeProps = pack('type', 'AzureCloudServiceNode', 'cloudServiceInstanceId', AzureCloudServiceInstanceId, 'cloudServiceRoleName', AzureCloudServiceRoleName, 'cloudServiceDeploymentId', AzureCloudServiceDeployment, 'fullDisplayName', FullDisplayName, 'cloudServiceName', AzureCloudServiceName, 'mappingResourceId', ResourceId), AzureScaleSetNodeProps = pack('type', 'AzureScaleSetNode', 'scaleSetInstanceId', AzureResourceName, 'vmScaleSetDeploymentId', AzureVmScaleSetDeployment, 'vmScaleSetName', AzureVmScaleSetName, 'serviceFabricClusterName', AzureServiceFabricClusterName, 'vmScaleSetResourceId', AzureVmScaleSetResourceId, 'resourceGroupName', AzureResourceGroup, 'subscriptionId', AzureSubscriptionId, 'fullDisplayName', FullDisplayName, 'mappingResourceId', ResourceId) \r\n| project ComputerId, Computer, NodeId = case(isnotempty(AzureCloudServiceNodeIdentity), AzureCloudServiceNodeIdentity, isnotempty(AzureScaleSetNodeIdentity), AzureScaleSetNodeIdentity, Computer), NodeProps = case(isnotempty(AzureCloudServiceNodeIdentity), AzureCloudServiceNodeProps, isnotempty(AzureScaleSetNodeIdentity), AzureScaleSetNodeProps, ComputerProps), Priority = 2; \r\nlet NodeIdentityAndProps = union kind=inner isfuzzy = true EmptyNodeIdentityAndProps, OmsNodeIdentityAndProps, ServiceMapNodeIdentityAndProps \r\n| summarize arg_max(Priority, *) by ComputerId;\r\nlet trend = InsightsMetrics\r\n| where TimeGenerated between (startDateTime .. endDateTime)\r\n| where Origin == 'vm.azm.ms' and (Namespace == 'Memory' and Name == 'AvailableMB')\r\n| extend ComputerId = iff(isempty(_ResourceId), Computer, _ResourceId)\r\n| where ComputerId in (computerList)\r\n| project ComputerId, Computer;\r\nsummaryPerComputer\r\n| join ( trend ) on ComputerId\r\n| join ( NodeIdentityAndProps ) on ComputerId\r\n| parse tolower(ResourceId) with * \"virtualmachinescalesets/\" scaleSetName \"/virtualmachines/\" vmNameScale\r\n| parse tolower(ResourceId) with * \"virtualmachines/\" vmName\r\n| parse tolower(ResourceId) with * \"resourcegroups/\" resourceGroup \"/providers/microsoft.compute/\" typeVM \"/\" nameVM\r\n| parse tolower(ResourceId) with * \"microsoft.compute/\" typeScale \"/\" nameScale \"/virtualmachines\" remaining\r\n| project resourceGroup, Min, Average, P5th, P10th, P50th, Computer, Type = iff(isnotempty(typeScale), typeScale, typeVM), Name = iff(isnotempty(nameScale), nameScale, nameVM)\r\n", "resource": "$ws", "resultFormat": "table" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "queryType": "Azure Log Analytics", "refId": "A", "subscription": "" }, { "azureResourceGraph": { "query": "resources\r\n| where tolower(type) contains \"virtualmachines\" and resourceGroup in~ ($rg) \r\n| project Name = tolower(name), tenantId, resourceGroup" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "hide": false, "queryType": "Azure Resource Graph", "refId": "B", "subscription": "", "subscriptions": [ "$sub" ] } ], "title": "Available Memory Statistics", "transformations": [ { "id": "merge", "options": {} }, { "id": "organize", "options": { "excludeByName": { "NodeId": true, "NodeProps": true, "ResourceId": true, "UseRelativeScale": true, "list_TrendPoint": true }, "indexByName": { "Average": 6, "Computer": 0, "Min": 2, "Name": 8, "P10th": 4, "P50th": 5, "P5th": 3, "Type": 7, "resourceGroup": 1, "tenantId": 9 }, "renameByName": { "Name": "Resource Name", "list_TrendPoint": "P5th Trend", "resGroup": "Resource Group", "resourceGroup": "Resource Group", "tenantId": "Tenant ID", "typeName": "Type/Name" } } }, { "id": "filterByValue", "options": { "filters": [ { "config": { "id": "isNotNull", "options": {} }, "fieldName": "Computer" } ], "match": "all", "type": "include" } } ], "type": "table" }, { "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "fieldConfig": { "defaults": { "color": { "fixedColor": "light-green", "mode": "fixed" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 12, "w": 10, "x": 14, "y": 17 }, "id": 44, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "min" ], "fields": "", "values": false }, "text": {}, "textMode": "value_and_name" }, "targets": [ { "azureLogAnalytics": { "query": "let startDateTime = $__timeFrom;\r\nlet endDateTime = $__timeTo;\r\nlet trendBinSize = (endDateTime - startDateTime)/100;\r\nlet summary = InsightsMetrics\r\n| where TimeGenerated between (startDateTime .. endDateTime)\r\n| where Origin == 'vm.azm.ms' and (Namespace == 'Memory' and Name == 'AvailableMB')\r\n| parse kind=regex tolower(_ResourceId) with 'resourcegroups/' resGroup '/p(.+)' *\r\n| where resGroup in~ ($rg)\r\n| extend ComputerId = iff(isempty(_ResourceId), Computer, _ResourceId)\r\n| summarize hint.shufflekey=ComputerId Average = avg(Val), Min = min(Val),P5th = round(percentile(Val, 5), 2), P10th = round(percentile(Val, 10), 2), \r\nP50th = round(percentile(Val, 50), 2), P80th = round(percentile(Val, 80), 2),\r\nP90th = round(percentile(Val, 90), 2), P95th = round(percentile(Val, 95), 2) by ComputerId, Computer\r\n| top 10 by ${agg:text};\r\nlet computerList=(summary\r\n| project ComputerId, Computer);\r\nlet EmptyNodeIdentityAndProps = datatable(ComputerId: string, Computer:string, NodeId:string, NodeProps:dynamic, Priority: long) []; \r\nlet OmsNodeIdentityAndProps = computerList \r\n| extend NodeId = ComputerId \r\n| extend Priority = 1 \r\n| extend NodeProps = pack('type', 'StandAloneNode', 'name', Computer); \r\nlet ServiceMapNodeIdentityAndProps = VMComputer \r\n| where TimeGenerated >= startDateTime \r\n|where TimeGenerated < endDateTime \r\n| extend ResourceId = strcat('machines/', Machine) \r\n| extend tempComputerId=iff(isempty(_ResourceId), Computer, _ResourceId) \r\n| extend laResourceId = iff(isempty(_ResourceId),'', replace(@'virtualmachinescalesets/(.+)/virtualmachines/(\\\\d+)', @'virtualmachinescalesets/\\\\1/virtualmachines/\\\\1_\\\\2', _ResourceId))\r\n| extend oldLaResourceId=iff(isempty(_ResourceId),'',replace(@'virtualmachinescalesets/(.+)/virtualmachines/(\\\\d+)',@'virtualmachines/\\\\1_\\\\2', _ResourceId)) \r\n| where tempComputerId in~ (computerList) or laResourceId in (computerList) or oldLaResourceId in (computerList) \r\n| extend ComputerId = iff(laResourceId in (computerList), laResourceId, iff(oldLaResourceId in (computerList), oldLaResourceId, tempComputerId)) \r\n| summarize arg_max(TimeGenerated, *) by Machine \r\n| extend AzureCloudServiceNodeIdentity = iif(isnotempty(AzureCloudServiceName), strcat(AzureCloudServiceInstanceId, '|', AzureCloudServiceDeployment), ''), AzureScaleSetNodeIdentity = iif(isnotempty(AzureVmScaleSetName), strcat(AzureVmScaleSetInstanceId, '|', AzureVmScaleSetDeployment), ''), ComputerProps = pack('type', 'StandAloneNode', 'name', DisplayName, 'mappingResourceId', ResourceId, 'subscriptionId', AzureSubscriptionId, 'resourceGroup', AzureResourceGroup, 'azureResourceId', _ResourceId), AzureCloudServiceNodeProps = pack('type', 'AzureCloudServiceNode', 'cloudServiceInstanceId', AzureCloudServiceInstanceId, 'cloudServiceRoleName', AzureCloudServiceRoleName, 'cloudServiceDeploymentId', AzureCloudServiceDeployment, 'fullDisplayName', FullDisplayName, 'cloudServiceName', AzureCloudServiceName, 'mappingResourceId', ResourceId), AzureScaleSetNodeProps = pack('type', 'AzureScaleSetNode', 'scaleSetInstanceId', AzureResourceName, 'vmScaleSetDeploymentId', AzureVmScaleSetDeployment, 'vmScaleSetName', AzureVmScaleSetName, 'serviceFabricClusterName', AzureServiceFabricClusterName, 'vmScaleSetResourceId', AzureVmScaleSetResourceId, 'resourceGroupName', AzureResourceGroup, 'subscriptionId', AzureSubscriptionId, 'fullDisplayName', FullDisplayName, 'mappingResourceId', ResourceId) \r\n| project ComputerId, Computer, NodeId = case(isnotempty(AzureCloudServiceNodeIdentity), AzureCloudServiceNodeIdentity, isnotempty(AzureScaleSetNodeIdentity), AzureScaleSetNodeIdentity, Computer), NodeProps = case(isnotempty(AzureCloudServiceNodeIdentity), AzureCloudServiceNodeProps, isnotempty(AzureScaleSetNodeIdentity), AzureScaleSetNodeProps, ComputerProps), Priority = 2; \r\nlet NodeIdentityAndProps = union kind=inner isfuzzy = true EmptyNodeIdentityAndProps, OmsNodeIdentityAndProps, ServiceMapNodeIdentityAndProps \r\n| summarize arg_max(Priority, *) by ComputerId;\r\nsummary\r\n| join (InsightsMetrics\r\n| where TimeGenerated between (startDateTime .. endDateTime)\r\n| where Origin == 'vm.azm.ms' and (Namespace == 'Memory' and Name == 'AvailableMB')\r\n| extend ComputerId = iff(isempty(_ResourceId), Computer, _ResourceId)\r\n| where ComputerId in (computerList)\r\n| summarize Min = min(Val) by bin(TimeGenerated, trendBinSize), ComputerId\r\n| sort by TimeGenerated asc) on ComputerId\r\n", "resource": "$ws", "resultFormat": "table" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "queryType": "Azure Log Analytics", "refId": "A" } ], "title": "Min Available Memory and Trend Line", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Average": true, "ComputerId": true, "ComputerId1": true, "Min": true, "P10th": true, "P50th": true, "P5th": true, "P80th": true, "P90th": true, "P95th": true }, "indexByName": {}, "renameByName": {} } }, { "id": "prepareTimeSeries", "options": { "format": "many" } }, { "id": "renameByRegex", "options": { "regex": "(.+)\\s(.+)", "renamePattern": "$2" } } ], "type": "stat" } ], "title": "Available Memory", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 29 }, "id": 22, "panels": [ { "datasource": { "uid": "${ds}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisGridShow": true, "axisLabel": "", "axisPlacement": "auto", "axisSoftMin": 0, "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "Bps" }, "overrides": [] }, "gridPos": { "h": 11, "w": 24, "x": 0, "y": 8 }, "id": 12, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "azureLogAnalytics": { "query": "let startDateTime = $__timeFrom;\nlet endDateTime = $__timeTo;\nlet trendBinSize = (endDateTime - startDateTime)/100;\nlet MaxListSize = 1000;\nlet summary = InsightsMetrics\n| where TimeGenerated between (startDateTime .. endDateTime)\n| where Origin == 'vm.azm.ms' and (Namespace == 'Network' and Name == 'WriteBytesPerSecond')\n| parse kind=regex tolower(_ResourceId) with 'resourcegroups/' resGroup '/p(.+)' *\n| where resGroup in~ ($rg)\n| extend ComputerId = iff(isempty(_ResourceId), Computer, _ResourceId)\n| summarize Val = sum(Val) by bin(TimeGenerated, trendBinSize), ComputerId, Computer\n| summarize hint.shufflekey=ComputerId $agg by ComputerId, Computer\n| top 10 by score;\nlet computerList=(summary\n| project ComputerId, Computer);\nlet EmptyNodeIdentityAndProps = datatable(ComputerId: string, Computer:string, NodeId:string, NodeProps:dynamic, Priority: long) []; \nlet OmsNodeIdentityAndProps = computerList \n| extend NodeId = ComputerId \n| extend Priority = 1 \n| extend NodeProps = pack('type', 'StandAloneNode', 'name', Computer); let ServiceMapNodeIdentityAndProps = VMComputer \n| where TimeGenerated >= startDateTime \n| where TimeGenerated < endDateTime \n| extend ResourceId = strcat('machines/', Machine) \n| extend tempComputerId=iff(isempty(_ResourceId), Computer, _ResourceId) \n| extend laResourceId = iff(isempty(_ResourceId),'', replace(@'virtualmachinescalesets/(.+)/virtualmachines/(\\\\d+)', @'virtualmachinescalesets/\\\\1/virtualmachines/\\\\1_\\\\2', _ResourceId))\n| extend oldLaResourceId=iff(isempty(_ResourceId),'',replace(@'virtualmachinescalesets/(.+)/virtualmachines/(\\\\d+)',@'virtualmachines/\\\\1_\\\\2', _ResourceId)) \n| where tempComputerId in~ (computerList) or laResourceId in (computerList) or oldLaResourceId in (computerList) \n| extend ComputerId = iff(laResourceId in (computerList), laResourceId, iff(oldLaResourceId in (computerList), oldLaResourceId, tempComputerId)) \n| summarize arg_max(TimeGenerated, *) by Machine \n| extend AzureCloudServiceNodeIdentity = iif(isnotempty(AzureCloudServiceName), strcat(AzureCloudServiceInstanceId, '|', AzureCloudServiceDeployment), ''), AzureScaleSetNodeIdentity = iif(isnotempty(AzureVmScaleSetName), strcat(AzureVmScaleSetInstanceId, '|', AzureVmScaleSetDeployment), ''), ComputerProps = pack('type', 'StandAloneNode', 'name', DisplayName, 'mappingResourceId', ResourceId, 'subscriptionId', AzureSubscriptionId, 'resourceGroup', AzureResourceGroup, 'azureResourceId', _ResourceId), AzureCloudServiceNodeProps = pack('type', 'AzureCloudServiceNode', 'cloudServiceInstanceId', AzureCloudServiceInstanceId, 'cloudServiceRoleName', AzureCloudServiceRoleName, 'cloudServiceDeploymentId', AzureCloudServiceDeployment, 'fullDisplayName', FullDisplayName, 'cloudServiceName', AzureCloudServiceName, 'mappingResourceId', ResourceId), AzureScaleSetNodeProps = pack('type', 'AzureScaleSetNode', 'scaleSetInstanceId', AzureResourceName, 'vmScaleSetDeploymentId', AzureVmScaleSetDeployment, 'vmScaleSetName', AzureVmScaleSetName, 'serviceFabricClusterName', AzureServiceFabricClusterName, 'vmScaleSetResourceId', AzureVmScaleSetResourceId, 'resourceGroupName', AzureResourceGroup, 'subscriptionId', AzureSubscriptionId, 'fullDisplayName', FullDisplayName, 'mappingResourceId', ResourceId) \n| project ComputerId, Computer, NodeId = case(isnotempty(AzureCloudServiceNodeIdentity), AzureCloudServiceNodeIdentity, isnotempty(AzureScaleSetNodeIdentity), AzureScaleSetNodeIdentity, Computer), NodeProps = case(isnotempty(AzureCloudServiceNodeIdentity), AzureCloudServiceNodeProps, isnotempty(AzureScaleSetNodeIdentity), AzureScaleSetNodeProps, ComputerProps), Priority = 2; let NodeIdentityAndProps = union kind=inner isfuzzy = true EmptyNodeIdentityAndProps, OmsNodeIdentityAndProps, ServiceMapNodeIdentityAndProps \n| summarize arg_max(Priority, *) by ComputerId;summary\n| join (InsightsMetrics\n| where TimeGenerated between (startDateTime .. endDateTime)\n| where Origin == 'vm.azm.ms' and (Namespace == 'Network' and Name == 'WriteBytesPerSecond')\n| extend ComputerId = iff(isempty(_ResourceId), Computer, _ResourceId)\n| where ComputerId in (computerList)\n| summarize Val = sum(Val) by bin(TimeGenerated, trendBinSize), ComputerId, Computer\n| summarize $agg by bin(TimeGenerated, trendBinSize), ComputerId\n| sort by TimeGenerated asc) on ComputerId\n", "resource": "$ws", "resultFormat": "table", "workspace": "" }, "queryType": "Azure Log Analytics", "refId": "A", "subscription": "", "subscriptions": [] } ], "title": "${agg:text} Bytes Sent Rate", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Computer": false, "ComputerId": true, "ComputerId1": true, "P5th": true, "P95th": true, "score": true }, "indexByName": {}, "renameByName": {} } }, { "id": "prepareTimeSeries", "options": { "format": "many" } }, { "id": "renameByRegex", "options": { "regex": "(.+)\\s(.+)", "renamePattern": "$2" } } ], "type": "timeseries" }, { "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Computer" }, "properties": [ { "id": "links", "value": [ { "targetBlank": true, "title": "", "url": "https://ms.portal.azure.com/#@${__data.fields[\"Tenant ID\"]}/resource/subscriptions/${sub}/resourcegroups/${__data.fields[\"Resource Group\"]}/providers/microsoft.compute/${__data.fields.Type}/${__data.fields[\"Resource Name\"]}/infrainsights" } ] } ] }, { "matcher": { "id": "byName", "options": "Average" }, "properties": [ { "id": "custom.width", "value": 94 } ] }, { "matcher": { "id": "byName", "options": "P50th" }, "properties": [ { "id": "custom.width", "value": 86 } ] }, { "matcher": { "id": "byName", "options": "P90th" }, "properties": [ { "id": "custom.width", "value": 101 } ] }, { "matcher": { "id": "byName", "options": "P95th" }, "properties": [ { "id": "custom.width", "value": 97 } ] }, { "matcher": { "id": "byName", "options": "Max" }, "properties": [ { "id": "custom.width", "value": 131 } ] } ] }, "gridPos": { "h": 12, "w": 14, "x": 0, "y": 19 }, "id": 34, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true, "sortBy": [] }, "targets": [ { "azureLogAnalytics": { "query": "let startDateTime = $__timeFrom;\r\nlet endDateTime = $__timeTo;\r\nlet trendBinSize = 5m;\r\nlet maxResultCount = 10;\r\nlet summaryPerComputer = InsightsMetrics\r\n| where TimeGenerated between (startDateTime .. endDateTime)\r\n| where Origin == 'vm.azm.ms' and (Namespace == 'Network' and Name == 'WriteBytesPerSecond')\r\n| extend ComputerId = iff(isempty(_ResourceId), Computer, _ResourceId)\r\n| summarize Val = sum(Val) by bin(TimeGenerated, 1m), ComputerId, Computer, _ResourceId\r\n| summarize hint.shufflekey = ComputerId Average = avg(Val), Max = max(Val), percentiles(Val, 5, 10, 50, 90, 95) by ComputerId, Computer, _ResourceId\r\n| project ComputerId, Computer, Average, Max, P5th = percentile_Val_5, P10th = percentile_Val_10, P50th = percentile_Val_50, P90th = percentile_Val_90, P95th = percentile_Val_95, ResourceId = _ResourceId\r\n| top 10 by ${agg:text};\r\nlet computerList = summaryPerComputer\r\n| summarize by ComputerId, Computer;\r\nlet EmptyNodeIdentityAndProps = datatable(ComputerId: string, Computer:string, NodeId:string, NodeProps:dynamic, Priority: long) []; \r\nlet OmsNodeIdentityAndProps = computerList \r\n| extend NodeId = ComputerId \r\n| extend Priority = 1 \r\n| extend NodeProps = pack('type', 'StandAloneNode', 'name', Computer); \r\nlet ServiceMapNodeIdentityAndProps = VMComputer \r\n| where TimeGenerated >= startDateTime \r\n| where TimeGenerated < endDateTime \r\n| extend ResourceId = strcat('machines/', Machine) \r\n| extend tempComputerId=iff(isempty(_ResourceId), Computer, _ResourceId) \r\n| extend laResourceId = iff(isempty(_ResourceId),'', replace(@'virtualmachinescalesets/(.+)/virtualmachines/(\\\\d+)', @'virtualmachinescalesets/\\\\1/virtualmachines/\\\\1_\\\\2', _ResourceId)) \r\n| extend oldLaResourceId=iff(isempty(_ResourceId),'',replace(@'virtualmachinescalesets/(.+)/virtualmachines/(\\\\d+)',@'virtualmachines/\\\\1_\\\\2', _ResourceId)) \r\n| where tempComputerId in~ (computerList) or laResourceId in (computerList) or oldLaResourceId in (computerList) \r\n| extend ComputerId = iff(laResourceId in (computerList), laResourceId, iff(oldLaResourceId in (computerList), oldLaResourceId, tempComputerId)) \r\n| summarize arg_max(TimeGenerated, *) by Machine \r\n| extend AzureCloudServiceNodeIdentity = iif(isnotempty(AzureCloudServiceName), strcat(AzureCloudServiceInstanceId, '|', AzureCloudServiceDeployment), ''), AzureScaleSetNodeIdentity = iif(isnotempty(AzureVmScaleSetName), strcat(AzureVmScaleSetInstanceId, '|', AzureVmScaleSetDeployment), ''), ComputerProps = pack('type', 'StandAloneNode', 'name', DisplayName, 'mappingResourceId', ResourceId, 'subscriptionId', AzureSubscriptionId, 'resourceGroup', AzureResourceGroup, 'azureResourceId', _ResourceId), AzureCloudServiceNodeProps = pack('type', 'AzureCloudServiceNode', 'cloudServiceInstanceId', AzureCloudServiceInstanceId, 'cloudServiceRoleName', AzureCloudServiceRoleName, 'cloudServiceDeploymentId', AzureCloudServiceDeployment, 'fullDisplayName', FullDisplayName, 'cloudServiceName', AzureCloudServiceName, 'mappingResourceId', ResourceId), AzureScaleSetNodeProps = pack('type', 'AzureScaleSetNode', 'scaleSetInstanceId', AzureResourceName, 'vmScaleSetDeploymentId', AzureVmScaleSetDeployment, 'vmScaleSetName', AzureVmScaleSetName, 'serviceFabricClusterName', AzureServiceFabricClusterName, 'vmScaleSetResourceId', AzureVmScaleSetResourceId, 'resourceGroupName', AzureResourceGroup, 'subscriptionId', AzureSubscriptionId, 'fullDisplayName', FullDisplayName, 'mappingResourceId', ResourceId) \r\n| project ComputerId, Computer, NodeId = case(isnotempty(AzureCloudServiceNodeIdentity), AzureCloudServiceNodeIdentity, isnotempty(AzureScaleSetNodeIdentity), AzureScaleSetNodeIdentity, Computer), NodeProps = case(isnotempty(AzureCloudServiceNodeIdentity), AzureCloudServiceNodeProps, isnotempty(AzureScaleSetNodeIdentity), AzureScaleSetNodeProps, ComputerProps), Priority = 2; \r\nlet NodeIdentityAndProps = union kind=inner isfuzzy = true EmptyNodeIdentityAndProps, OmsNodeIdentityAndProps, ServiceMapNodeIdentityAndProps \r\n| summarize arg_max(Priority, *) by ComputerId;\r\nlet trend = InsightsMetrics\r\n| where TimeGenerated between (startDateTime .. endDateTime)\r\n| where Origin == 'vm.azm.ms' and (Namespace == 'Network' and Name == 'WriteBytesPerSecond')\r\n| extend ComputerId = iff(isempty(_ResourceId), Computer, _ResourceId)\r\n| where ComputerId in (computerList)\r\n| summarize Val = sum(Val) by bin(TimeGenerated, 1m), ComputerId, Computer, _ResourceId\r\n| summarize hint.shufflekey = ComputerId TrendValue = percentile(Val, 95) by ComputerId, Computer, bin(TimeGenerated, trendBinSize)\r\n| project ComputerId, Computer\r\n| summarize hint.shufflekey = ComputerId by ComputerId, Computer;\r\nsummaryPerComputer\r\n| join ( trend ) on ComputerId\r\n| join ( NodeIdentityAndProps ) on ComputerId\r\n| parse tolower(ResourceId) with * \"virtualmachinescalesets/\" scaleSetName \"/virtualmachines/\" vmNameScale\r\n| parse tolower(ResourceId) with * \"virtualmachines/\" vmName\r\n| parse tolower(ResourceId) with * \"resourcegroups/\" resourceGroup \"/providers/microsoft.compute/\" typeVM \"/\" nameVM\r\n| parse tolower(ResourceId) with * \"microsoft.compute/\" typeScale \"/\" nameScale \"/virtualmachines\" remaining\r\n| project resourceGroup, Average, P50th, P90th, P95th, Max, Computer, Type = iff(isnotempty(typeScale), typeScale, typeVM), Name = iff(isnotempty(nameScale), nameScale, nameVM)\r\n", "resource": "$ws", "resultFormat": "table" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "queryType": "Azure Log Analytics", "refId": "A", "subscription": "" }, { "azureResourceGraph": { "query": "resources\r\n| where tolower(type) contains \"virtualmachines\" and resourceGroup in~ ($rg) \r\n| project Name = tolower(name), tenantId, resourceGroup" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "hide": false, "queryType": "Azure Resource Graph", "refId": "B", "subscription": "", "subscriptions": [ "$sub" ] } ], "title": "Available Bytes Sent Statistics", "transformations": [ { "id": "merge", "options": {} }, { "id": "organize", "options": { "excludeByName": { "NodeId": true, "NodeProps": true, "ResourceId": true, "UseRelativeScale": true }, "indexByName": { "Average": 2, "Computer": 0, "Max": 6, "Name": 8, "P50th": 3, "P90th": 4, "P95th": 5, "Type": 7, "resourceGroup": 1, "tenantId": 9 }, "renameByName": { "Name": "Resource Name", "list_TrendPoint": "Trend 95th", "resGroup": "Resource Group", "resourceGroup": "Resource Group", "tenantId": "Tenant ID", "typeName": "Type/Name" } } }, { "id": "filterByValue", "options": { "filters": [ { "config": { "id": "isNotNull", "options": {} }, "fieldName": "Computer" } ], "match": "all", "type": "include" } } ], "type": "table" }, { "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "fieldConfig": { "defaults": { "color": { "fixedColor": "light-green", "mode": "fixed" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 12, "w": 10, "x": 14, "y": 19 }, "id": 48, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "max" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "targets": [ { "azureLogAnalytics": { "query": "let startDateTime = $__timeFrom;\r\nlet endDateTime = $__timeTo;\r\nlet trendBinSize = (endDateTime - startDateTime)/100;\r\nlet MaxListSize = 1000;\r\nlet summary = InsightsMetrics\r\n| where TimeGenerated between (startDateTime .. endDateTime)\r\n| where Origin == 'vm.azm.ms' and (Namespace == 'Network' and Name == 'WriteBytesPerSecond')\r\n| parse kind=regex tolower(_ResourceId) with 'resourcegroups/' resGroup '/p(.+)' *\r\n| where resGroup in~ ($rg)\r\n| extend ComputerId = iff(isempty(_ResourceId), Computer, _ResourceId)\r\n| summarize Val = sum(Val) by bin(TimeGenerated, trendBinSize), ComputerId, Computer\r\n| summarize hint.shufflekey=ComputerId Average = avg(Val), Min = min(Val),P5th = round(percentile(Val, 5), 2), P10th = round(percentile(Val, 10), 2), \r\nP50th = round(percentile(Val, 50), 2), P80th = round(percentile(Val, 80), 2),\r\nP90th = round(percentile(Val, 90), 2), P95th = round(percentile(Val, 95), 2) by ComputerId, Computer\r\n| top 10 by ${agg:text};\r\nlet computerList=(summary\r\n| project ComputerId, Computer);\r\nlet EmptyNodeIdentityAndProps = datatable(ComputerId: string, Computer:string, NodeId:string, NodeProps:dynamic, Priority: long) []; \r\nlet OmsNodeIdentityAndProps = computerList \r\n| extend NodeId = ComputerId \r\n| extend Priority = 1 \r\n| extend NodeProps = pack('type', 'StandAloneNode', 'name', Computer); let ServiceMapNodeIdentityAndProps = VMComputer \r\n| where TimeGenerated >= startDateTime \r\n| where TimeGenerated < endDateTime \r\n| extend ResourceId = strcat('machines/', Machine) \r\n| extend tempComputerId=iff(isempty(_ResourceId), Computer, _ResourceId) \r\n| extend laResourceId = iff(isempty(_ResourceId),'', replace(@'virtualmachinescalesets/(.+)/virtualmachines/(\\\\d+)', @'virtualmachinescalesets/\\\\1/virtualmachines/\\\\1_\\\\2', _ResourceId))\r\n| extend oldLaResourceId=iff(isempty(_ResourceId),'',replace(@'virtualmachinescalesets/(.+)/virtualmachines/(\\\\d+)',@'virtualmachines/\\\\1_\\\\2', _ResourceId)) \r\n| where tempComputerId in~ (computerList) or laResourceId in (computerList) or oldLaResourceId in (computerList) \r\n| extend ComputerId = iff(laResourceId in (computerList), laResourceId, iff(oldLaResourceId in (computerList), oldLaResourceId, tempComputerId)) \r\n| summarize arg_max(TimeGenerated, *) by Machine \r\n| extend AzureCloudServiceNodeIdentity = iif(isnotempty(AzureCloudServiceName), strcat(AzureCloudServiceInstanceId, '|', AzureCloudServiceDeployment), ''), AzureScaleSetNodeIdentity = iif(isnotempty(AzureVmScaleSetName), strcat(AzureVmScaleSetInstanceId, '|', AzureVmScaleSetDeployment), ''), ComputerProps = pack('type', 'StandAloneNode', 'name', DisplayName, 'mappingResourceId', ResourceId, 'subscriptionId', AzureSubscriptionId, 'resourceGroup', AzureResourceGroup, 'azureResourceId', _ResourceId), AzureCloudServiceNodeProps = pack('type', 'AzureCloudServiceNode', 'cloudServiceInstanceId', AzureCloudServiceInstanceId, 'cloudServiceRoleName', AzureCloudServiceRoleName, 'cloudServiceDeploymentId', AzureCloudServiceDeployment, 'fullDisplayName', FullDisplayName, 'cloudServiceName', AzureCloudServiceName, 'mappingResourceId', ResourceId), AzureScaleSetNodeProps = pack('type', 'AzureScaleSetNode', 'scaleSetInstanceId', AzureResourceName, 'vmScaleSetDeploymentId', AzureVmScaleSetDeployment, 'vmScaleSetName', AzureVmScaleSetName, 'serviceFabricClusterName', AzureServiceFabricClusterName, 'vmScaleSetResourceId', AzureVmScaleSetResourceId, 'resourceGroupName', AzureResourceGroup, 'subscriptionId', AzureSubscriptionId, 'fullDisplayName', FullDisplayName, 'mappingResourceId', ResourceId) \r\n| project ComputerId, Computer, NodeId = case(isnotempty(AzureCloudServiceNodeIdentity), AzureCloudServiceNodeIdentity, isnotempty(AzureScaleSetNodeIdentity), AzureScaleSetNodeIdentity, Computer), NodeProps = case(isnotempty(AzureCloudServiceNodeIdentity), AzureCloudServiceNodeProps, isnotempty(AzureScaleSetNodeIdentity), AzureScaleSetNodeProps, ComputerProps), Priority = 2; let NodeIdentityAndProps = union kind=inner isfuzzy = true EmptyNodeIdentityAndProps, OmsNodeIdentityAndProps, ServiceMapNodeIdentityAndProps \r\n| summarize arg_max(Priority, *) by ComputerId;summary\r\n| join (InsightsMetrics\r\n| where TimeGenerated between (startDateTime .. endDateTime)\r\n| where Origin == 'vm.azm.ms' and (Namespace == 'Network' and Name == 'WriteBytesPerSecond')\r\n| extend ComputerId = iff(isempty(_ResourceId), Computer, _ResourceId)\r\n| where ComputerId in (computerList)\r\n| summarize Val = sum(Val) by bin(TimeGenerated, trendBinSize), ComputerId, Computer\r\n| summarize Max = max(Val) by bin(TimeGenerated, trendBinSize), ComputerId\r\n| sort by TimeGenerated asc) on ComputerId\r\n", "resource": "$ws", "resultFormat": "table" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "queryType": "Azure Log Analytics", "refId": "A", "subscription": "" } ], "title": "Max Available Bytes Sent and Trend Line", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Average": true, "ComputerId": true, "ComputerId1": true, "Min": true, "P10th": true, "P50th": true, "P5th": true, "P80th": true, "P90th": true, "P95th": true }, "indexByName": {}, "renameByName": {} } }, { "id": "prepareTimeSeries", "options": { "format": "many" } }, { "id": "renameByRegex", "options": { "regex": "(.+)\\s(.+)", "renamePattern": "$2" } } ], "type": "stat" } ], "title": "Network Bytes Sent", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 30 }, "id": 36, "panels": [ { "datasource": { "uid": "${ds}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisGridShow": true, "axisLabel": "", "axisPlacement": "auto", "axisSoftMin": 0, "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "Bps" }, "overrides": [] }, "gridPos": { "h": 11, "w": 24, "x": 0, "y": 9 }, "id": 16, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "azureLogAnalytics": { "query": "let startDateTime = $__timeFrom;\nlet endDateTime = $__timeTo;\nlet trendBinSize = (endDateTime - startDateTime)/100;\nlet MaxListSize = 1000;\nlet summary = InsightsMetrics\n| where TimeGenerated between (startDateTime .. endDateTime)\n| where Origin == 'vm.azm.ms' and (Namespace == 'Network' and Name == 'ReadBytesPerSecond')\n| parse kind=regex tolower(_ResourceId) with 'resourcegroups/' resGroup '/p(.+)' *\n| where resGroup in~ ($rg)\n| extend ComputerId = iff(isempty(_ResourceId), Computer, _ResourceId)\n| summarize Val = sum(Val) by bin(TimeGenerated, trendBinSize), ComputerId, Computer\n| summarize hint.shufflekey=ComputerId $agg by ComputerId, Computer\n| top 10 by score;\nlet computerList=(summary\n| project ComputerId, Computer);\nlet EmptyNodeIdentityAndProps = datatable(ComputerId: string, Computer:string, NodeId:string, NodeProps:dynamic, Priority: long) []; let OmsNodeIdentityAndProps = computerList \n| extend NodeId = ComputerId \n| extend Priority = 1 \n| extend NodeProps = pack('type', 'StandAloneNode', 'name', Computer); \nlet ServiceMapNodeIdentityAndProps = VMComputer \n| where TimeGenerated >= startDateTime \n| where TimeGenerated < endDateTime \n| extend ResourceId = strcat('machines/', Machine) \n| extend tempComputerId=iff(isempty(_ResourceId), Computer, _ResourceId) \n| extend laResourceId = iff(isempty(_ResourceId),'', replace(@'virtualmachinescalesets/(.+)/virtualmachines/(\\\\d+)', @'virtualmachinescalesets/\\\\1/virtualmachines/\\\\1_\\\\2', _ResourceId))\n| extend oldLaResourceId=iff(isempty(_ResourceId),'',replace(@'virtualmachinescalesets/(.+)/virtualmachines/(\\\\d+)',@'virtualmachines/\\\\1_\\\\2', _ResourceId)) \n| where tempComputerId in~ (computerList) or laResourceId in (computerList) or oldLaResourceId in (computerList) \n| extend ComputerId = iff(laResourceId in (computerList), laResourceId, iff(oldLaResourceId in (computerList), oldLaResourceId, tempComputerId)) \n| summarize arg_max(TimeGenerated, *) by Machine \n| extend AzureCloudServiceNodeIdentity = iif(isnotempty(AzureCloudServiceName), strcat(AzureCloudServiceInstanceId, '|', AzureCloudServiceDeployment), ''), AzureScaleSetNodeIdentity = iif(isnotempty(AzureVmScaleSetName), strcat(AzureVmScaleSetInstanceId, '|', AzureVmScaleSetDeployment), ''), ComputerProps = pack('type', 'StandAloneNode', 'name', DisplayName, 'mappingResourceId', ResourceId, 'subscriptionId', AzureSubscriptionId, 'resourceGroup', AzureResourceGroup, 'azureResourceId', _ResourceId), AzureCloudServiceNodeProps = pack('type', 'AzureCloudServiceNode', 'cloudServiceInstanceId', AzureCloudServiceInstanceId, 'cloudServiceRoleName', AzureCloudServiceRoleName, 'cloudServiceDeploymentId', AzureCloudServiceDeployment, 'fullDisplayName', FullDisplayName, 'cloudServiceName', AzureCloudServiceName, 'mappingResourceId', ResourceId), AzureScaleSetNodeProps = pack('type', 'AzureScaleSetNode', 'scaleSetInstanceId', AzureResourceName, 'vmScaleSetDeploymentId', AzureVmScaleSetDeployment, 'vmScaleSetName', AzureVmScaleSetName, 'serviceFabricClusterName', AzureServiceFabricClusterName, 'vmScaleSetResourceId', AzureVmScaleSetResourceId, 'resourceGroupName', AzureResourceGroup, 'subscriptionId', AzureSubscriptionId, 'fullDisplayName', FullDisplayName, 'mappingResourceId', ResourceId) \n| project ComputerId, Computer, NodeId = case(isnotempty(AzureCloudServiceNodeIdentity), AzureCloudServiceNodeIdentity, isnotempty(AzureScaleSetNodeIdentity), AzureScaleSetNodeIdentity, Computer), NodeProps = case(isnotempty(AzureCloudServiceNodeIdentity), AzureCloudServiceNodeProps, isnotempty(AzureScaleSetNodeIdentity), AzureScaleSetNodeProps, ComputerProps), Priority = 2; let NodeIdentityAndProps = union kind=inner isfuzzy = true EmptyNodeIdentityAndProps, OmsNodeIdentityAndProps, ServiceMapNodeIdentityAndProps \n| summarize arg_max(Priority, *) by ComputerId;\nsummary\n| join (InsightsMetrics\n| where TimeGenerated between (startDateTime .. endDateTime)\n| where Origin == 'vm.azm.ms' and (Namespace == 'Network' and Name == 'ReadBytesPerSecond')\n| extend ComputerId = iff(isempty(_ResourceId), Computer, _ResourceId)\n| where ComputerId in (computerList)\n| summarize Val = sum(Val) by bin(TimeGenerated, trendBinSize), ComputerId, \nComputer\n| summarize $agg by bin(TimeGenerated, trendBinSize), ComputerId\n| sort by TimeGenerated asc) on ComputerId\n", "resource": "$ws", "resultFormat": "table", "workspace": "" }, "queryType": "Azure Log Analytics", "refId": "A", "subscription": "", "subscriptions": [] } ], "title": "${agg:text} Bytes Received Rate", "transformations": [ { "id": "organize", "options": { "excludeByName": { "ComputerId": true, "ComputerId1": true, "P95th": true, "score": true }, "indexByName": {}, "renameByName": {} } }, { "id": "prepareTimeSeries", "options": { "format": "many" } }, { "id": "renameByRegex", "options": { "regex": "(.+)\\s(.+)", "renamePattern": "$2" } } ], "type": "timeseries" }, { "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Computer" }, "properties": [ { "id": "links", "value": [ { "targetBlank": true, "title": "", "url": "https://ms.portal.azure.com/#@${__data.fields[\"Tenant ID\"]}/resource/subscriptions/${sub}/resourcegroups/${__data.fields[\"Resource Group\"]}/providers/microsoft.compute/${__data.fields.Type}/${__data.fields[\"Resource Name\"]}/infrainsights" } ] } ] }, { "matcher": { "id": "byName", "options": "Average" }, "properties": [ { "id": "custom.width", "value": 97 } ] }, { "matcher": { "id": "byName", "options": "P50th" }, "properties": [ { "id": "custom.width", "value": 82 } ] }, { "matcher": { "id": "byName", "options": "P90th" }, "properties": [ { "id": "custom.width", "value": 99 } ] }, { "matcher": { "id": "byName", "options": "P95th" }, "properties": [ { "id": "custom.width", "value": 89 } ] }, { "matcher": { "id": "byName", "options": "Max" }, "properties": [ { "id": "custom.width", "value": 93 } ] } ] }, "gridPos": { "h": 12, "w": 14, "x": 0, "y": 20 }, "id": 38, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true, "sortBy": [] }, "targets": [ { "azureLogAnalytics": { "query": "let startDateTime = $__timeFrom;\r\nlet endDateTime = $__timeTo;\r\nlet trendBinSize = 5m;\r\nlet maxResultCount = 10;\r\nlet summaryPerComputer = InsightsMetrics\r\n| where TimeGenerated between (startDateTime .. endDateTime) \r\n| where Origin == 'vm.azm.ms' and (Namespace == 'Network' and Name == 'ReadBytesPerSecond')\r\n| extend ComputerId = iff(isempty(_ResourceId), Computer, _ResourceId)\r\n| summarize Val = sum(Val) by bin(TimeGenerated, 1m), ComputerId, Computer, _ResourceId\r\n| summarize hint.shufflekey = ComputerId Average = avg(Val), Max = max(Val), percentiles(Val, 5, 10, 50, 90, 95) by ComputerId, Computer, _ResourceId\r\n| project ComputerId, Computer, Average, Max, P5th = percentile_Val_5, P10th = percentile_Val_10, P50th = percentile_Val_50, P90th = percentile_Val_90, P95th = percentile_Val_95, ResourceId = _ResourceId\r\n| top 10 by ${agg:text};\r\nlet computerList = summaryPerComputer\r\n| summarize by ComputerId, Computer;\r\nlet EmptyNodeIdentityAndProps = datatable(ComputerId: string, Computer:string, NodeId:string, NodeProps:dynamic, Priority: long) []; \r\nlet OmsNodeIdentityAndProps = computerList \r\n| extend NodeId = ComputerId \r\n| extend Priority = 1 \r\n| extend NodeProps = pack('type', 'StandAloneNode', 'name', Computer); \r\nlet ServiceMapNodeIdentityAndProps = VMComputer \r\n| where TimeGenerated >= startDateTime \r\n| where TimeGenerated < endDateTime \r\n| extend ResourceId = strcat('machines/', Machine) \r\n| extend tempComputerId=iff(isempty(_ResourceId), Computer, _ResourceId) \r\n| extend laResourceId = iff(isempty(_ResourceId),'', replace(@'virtualmachinescalesets/(.+)/virtualmachines/(\\\\d+)', @'virtualmachinescalesets/\\\\1/virtualmachines/\\\\1_\\\\2', _ResourceId)) \r\n| extend oldLaResourceId=iff(isempty(_ResourceId),'',replace(@'virtualmachinescalesets/(.+)/virtualmachines/(\\\\d+)',@'virtualmachines/\\\\1_\\\\2', _ResourceId)) \r\n| where tempComputerId in~ (computerList) or laResourceId in (computerList) or oldLaResourceId in (computerList) \r\n| extend ComputerId = iff(laResourceId in (computerList), laResourceId, iff(oldLaResourceId in (computerList), oldLaResourceId, tempComputerId)) \r\n| summarize arg_max(TimeGenerated, *) by Machine \r\n| extend AzureCloudServiceNodeIdentity = iif(isnotempty(AzureCloudServiceName), strcat(AzureCloudServiceInstanceId, '|', AzureCloudServiceDeployment), ''), AzureScaleSetNodeIdentity = iif(isnotempty(AzureVmScaleSetName), strcat(AzureVmScaleSetInstanceId, '|', AzureVmScaleSetDeployment), ''), ComputerProps = pack('type', 'StandAloneNode', 'name', DisplayName, 'mappingResourceId', ResourceId, 'subscriptionId', AzureSubscriptionId, 'resourceGroup', AzureResourceGroup, 'azureResourceId', _ResourceId), AzureCloudServiceNodeProps = pack('type', 'AzureCloudServiceNode', 'cloudServiceInstanceId', AzureCloudServiceInstanceId, 'cloudServiceRoleName', AzureCloudServiceRoleName, 'cloudServiceDeploymentId', AzureCloudServiceDeployment, 'fullDisplayName', FullDisplayName, 'cloudServiceName', AzureCloudServiceName, 'mappingResourceId', ResourceId), AzureScaleSetNodeProps = pack('type', 'AzureScaleSetNode', 'scaleSetInstanceId', AzureResourceName, 'vmScaleSetDeploymentId', AzureVmScaleSetDeployment, 'vmScaleSetName', AzureVmScaleSetName, 'serviceFabricClusterName', AzureServiceFabricClusterName, 'vmScaleSetResourceId', AzureVmScaleSetResourceId, 'resourceGroupName', AzureResourceGroup, 'subscriptionId', AzureSubscriptionId, 'fullDisplayName', FullDisplayName, 'mappingResourceId', ResourceId) \r\n| project ComputerId, Computer, NodeId = case(isnotempty(AzureCloudServiceNodeIdentity), AzureCloudServiceNodeIdentity, isnotempty(AzureScaleSetNodeIdentity), AzureScaleSetNodeIdentity, Computer), NodeProps = case(isnotempty(AzureCloudServiceNodeIdentity), AzureCloudServiceNodeProps, isnotempty(AzureScaleSetNodeIdentity), AzureScaleSetNodeProps, ComputerProps), Priority = 2; \r\nlet NodeIdentityAndProps = union kind=inner isfuzzy = true EmptyNodeIdentityAndProps, OmsNodeIdentityAndProps, ServiceMapNodeIdentityAndProps \r\n| summarize arg_max(Priority, *) by ComputerId;\r\nlet trend = InsightsMetrics\r\n| where TimeGenerated between (startDateTime .. endDateTime)\r\n| where Origin == 'vm.azm.ms' and (Namespace == 'Network' and Name == 'ReadBytesPerSecond')\r\n| extend ComputerId = iff(isempty(_ResourceId), Computer, _ResourceId)\r\n| where ComputerId in (computerList)\r\n| summarize Val = sum(Val) by bin(TimeGenerated, 1m), ComputerId, Computer, _ResourceId\r\n| summarize hint.shufflekey = ComputerId TrendValue = percentile(Val, 95) by ComputerId, Computer, bin(TimeGenerated, trendBinSize)\r\n| project ComputerId, Computer\r\n| summarize hint.shufflekey = ComputerId by ComputerId, Computer;summaryPerComputer\r\n| join ( trend ) on ComputerId\r\n| join ( NodeIdentityAndProps ) on ComputerId\r\n| parse tolower(ResourceId) with * \"virtualmachinescalesets/\" scaleSetName \"/virtualmachines/\" vmNameScale\r\n| parse tolower(ResourceId) with * \"virtualmachines/\" vmName\r\n| parse tolower(ResourceId) with * \"resourcegroups/\" resourceGroup \"/providers/microsoft.compute/\" typeVM \"/\" nameVM\r\n| parse tolower(ResourceId) with * \"microsoft.compute/\" typeScale \"/\" nameScale \"/virtualmachines\" remaining\r\n| project resourceGroup, Average, P50th, P90th, P95th, Max, Computer, Type = iff(isnotempty(typeScale), typeScale, typeVM), Name = iff(isnotempty(nameScale), nameScale, nameVM)\r\n", "resource": "$ws", "resultFormat": "table" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "queryType": "Azure Log Analytics", "refId": "A", "subscription": "" }, { "azureResourceGraph": { "query": "resources\r\n| where tolower(type) contains \"virtualmachines\" and resourceGroup in~ ($rg) \r\n| project Name = tolower(name), tenantId, resourceGroup" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "hide": false, "queryType": "Azure Resource Graph", "refId": "B", "subscription": "", "subscriptions": [ "$sub" ] } ], "title": "Available Bytes Received Statistics", "transformations": [ { "id": "merge", "options": {} }, { "id": "organize", "options": { "excludeByName": { "NodeId": true, "NodeProps": true, "ResourceId": true, "UseRelativeScale": true }, "indexByName": { "Average": 2, "Computer": 0, "Max": 6, "Name": 8, "P50th": 3, "P90th": 4, "P95th": 5, "Type": 7, "resourceGroup": 1, "tenantId": 9 }, "renameByName": { "Name": "Resource Name", "list_TrendPoint": "Trend 95th", "resGroup": "Resource Group", "resourceGroup": "Resource Group", "tenantId": "Tenant ID", "typeName": "Type/Name" } } }, { "id": "filterByValue", "options": { "filters": [ { "config": { "id": "isNotNull", "options": {} }, "fieldName": "Computer" } ], "match": "all", "type": "include" } } ], "type": "table" }, { "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "fieldConfig": { "defaults": { "color": { "fixedColor": "light-green", "mode": "fixed" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 12, "w": 10, "x": 14, "y": 20 }, "id": 50, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "max" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "targets": [ { "azureLogAnalytics": { "query": "let startDateTime = $__timeFrom;\r\nlet endDateTime = $__timeTo;\r\nlet trendBinSize = (endDateTime - startDateTime)/100;\r\nlet MaxListSize = 1000;\r\nlet summary = InsightsMetrics\r\n| where TimeGenerated between (startDateTime .. endDateTime)\r\n| where Origin == 'vm.azm.ms' and (Namespace == 'Network' and Name == 'ReadBytesPerSecond')\r\n| parse kind=regex tolower(_ResourceId) with 'resourcegroups/' resGroup '/p(.+)' *\r\n| where resGroup in~ ($rg)\r\n| extend ComputerId = iff(isempty(_ResourceId), Computer, _ResourceId)\r\n| summarize Val = sum(Val) by bin(TimeGenerated, trendBinSize), ComputerId, Computer\r\n| summarize hint.shufflekey=ComputerId Average = avg(Val), Min = min(Val),P5th = round(percentile(Val, 5), 2), P10th = round(percentile(Val, 10), 2), \r\nP50th = round(percentile(Val, 50), 2), P80th = round(percentile(Val, 80), 2),\r\nP90th = round(percentile(Val, 90), 2), P95th = round(percentile(Val, 95), 2) by ComputerId, Computer\r\n| top 10 by ${agg:text};\r\nlet computerList=(summary\r\n| project ComputerId, Computer);\r\nlet EmptyNodeIdentityAndProps = datatable(ComputerId: string, Computer:string, NodeId:string, NodeProps:dynamic, Priority: long) []; let OmsNodeIdentityAndProps = computerList \r\n| extend NodeId = ComputerId \r\n| extend Priority = 1 \r\n| extend NodeProps = pack('type', 'StandAloneNode', 'name', Computer); \r\nlet ServiceMapNodeIdentityAndProps = VMComputer \r\n| where TimeGenerated >= startDateTime \r\n| where TimeGenerated < endDateTime \r\n| extend ResourceId = strcat('machines/', Machine) \r\n| extend tempComputerId=iff(isempty(_ResourceId), Computer, _ResourceId) \r\n| extend laResourceId = iff(isempty(_ResourceId),'', replace(@'virtualmachinescalesets/(.+)/virtualmachines/(\\\\d+)', @'virtualmachinescalesets/\\\\1/virtualmachines/\\\\1_\\\\2', _ResourceId))\r\n| extend oldLaResourceId=iff(isempty(_ResourceId),'',replace(@'virtualmachinescalesets/(.+)/virtualmachines/(\\\\d+)',@'virtualmachines/\\\\1_\\\\2', _ResourceId)) \r\n| where tempComputerId in~ (computerList) or laResourceId in (computerList) or oldLaResourceId in (computerList) \r\n| extend ComputerId = iff(laResourceId in (computerList), laResourceId, iff(oldLaResourceId in (computerList), oldLaResourceId, tempComputerId)) \r\n| summarize arg_max(TimeGenerated, *) by Machine \r\n| extend AzureCloudServiceNodeIdentity = iif(isnotempty(AzureCloudServiceName), strcat(AzureCloudServiceInstanceId, '|', AzureCloudServiceDeployment), ''), AzureScaleSetNodeIdentity = iif(isnotempty(AzureVmScaleSetName), strcat(AzureVmScaleSetInstanceId, '|', AzureVmScaleSetDeployment), ''), ComputerProps = pack('type', 'StandAloneNode', 'name', DisplayName, 'mappingResourceId', ResourceId, 'subscriptionId', AzureSubscriptionId, 'resourceGroup', AzureResourceGroup, 'azureResourceId', _ResourceId), AzureCloudServiceNodeProps = pack('type', 'AzureCloudServiceNode', 'cloudServiceInstanceId', AzureCloudServiceInstanceId, 'cloudServiceRoleName', AzureCloudServiceRoleName, 'cloudServiceDeploymentId', AzureCloudServiceDeployment, 'fullDisplayName', FullDisplayName, 'cloudServiceName', AzureCloudServiceName, 'mappingResourceId', ResourceId), AzureScaleSetNodeProps = pack('type', 'AzureScaleSetNode', 'scaleSetInstanceId', AzureResourceName, 'vmScaleSetDeploymentId', AzureVmScaleSetDeployment, 'vmScaleSetName', AzureVmScaleSetName, 'serviceFabricClusterName', AzureServiceFabricClusterName, 'vmScaleSetResourceId', AzureVmScaleSetResourceId, 'resourceGroupName', AzureResourceGroup, 'subscriptionId', AzureSubscriptionId, 'fullDisplayName', FullDisplayName, 'mappingResourceId', ResourceId) \r\n| project ComputerId, Computer, NodeId = case(isnotempty(AzureCloudServiceNodeIdentity), AzureCloudServiceNodeIdentity, isnotempty(AzureScaleSetNodeIdentity), AzureScaleSetNodeIdentity, Computer), NodeProps = case(isnotempty(AzureCloudServiceNodeIdentity), AzureCloudServiceNodeProps, isnotempty(AzureScaleSetNodeIdentity), AzureScaleSetNodeProps, ComputerProps), Priority = 2; let NodeIdentityAndProps = union kind=inner isfuzzy = true EmptyNodeIdentityAndProps, OmsNodeIdentityAndProps, ServiceMapNodeIdentityAndProps \r\n| summarize arg_max(Priority, *) by ComputerId;\r\nsummary\r\n| join (InsightsMetrics\r\n| where TimeGenerated between (startDateTime .. endDateTime)\r\n| where Origin == 'vm.azm.ms' and (Namespace == 'Network' and Name == 'ReadBytesPerSecond')\r\n| extend ComputerId = iff(isempty(_ResourceId), Computer, _ResourceId)\r\n| where ComputerId in (computerList)\r\n| summarize Val = sum(Val) by bin(TimeGenerated, trendBinSize), ComputerId, \r\nComputer\r\n| summarize Max = max(Val) by bin(TimeGenerated, trendBinSize), ComputerId\r\n| sort by TimeGenerated asc) on ComputerId\r\n", "resource": "$ws", "resultFormat": "table" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "queryType": "Azure Log Analytics", "refId": "A", "subscription": "" } ], "title": "Max Available Bytes Recieved and Trend Line", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Average": true, "ComputerId": true, "ComputerId1": true, "Min": true, "P10th": true, "P50th": true, "P5th": true, "P80th": true, "P90th": true, "P95th": true }, "indexByName": {}, "renameByName": {} } }, { "id": "prepareTimeSeries", "options": { "format": "many" } }, { "id": "renameByRegex", "options": { "regex": "(.+)\\s(.+)", "renamePattern": "$2" } } ], "type": "stat" } ], "title": "Network Bytes Received", "type": "row" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 31 }, "id": 40, "panels": [], "title": "Logical Disk Space Used %", "type": "row" }, { "datasource": { "uid": "${ds}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisGridShow": true, "axisLabel": "", "axisPlacement": "auto", "axisSoftMin": 0, "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "noValue": "-", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 12, "w": 24, "x": 0, "y": 32 }, "id": 20, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "azureLogAnalytics": { "query": "let startDateTime = $__timeFrom;\nlet endDateTime = $__timeTo;\nlet trendBinSize = (endDateTime - startDateTime)/100;\nlet MaxListSize = 1000;\nlet summary = InsightsMetrics\n| where TimeGenerated between (startDateTime .. endDateTime)\n| where Origin == 'vm.azm.ms' and (Namespace == 'LogicalDisk' and Name == 'FreeSpaceMB')\n| parse kind=regex tolower(_ResourceId) with 'resourcegroups/' resGroup '/p(.+)' *\n| where resGroup in~ ($rg)\n| extend ComputerId = iff(isempty(_ResourceId), Computer, _ResourceId)\n| extend Tags = todynamic(Tags)\n| extend Total = todouble(Tags['vm.azm.ms/diskSizeMB'])\n| summarize Val = sum(Val), Total = sum(Total) by bin(TimeGenerated, trendBinSize), ComputerId, Computer, _ResourceId\n| extend Val = (100.0 - (Val * 100.0)/Total)\n| summarize hint.shufflekey=ComputerId $agg by ComputerId, Computer\n| top 10 by score;\nlet computerList=(summary\n| project ComputerId, Computer);\nlet EmptyNodeIdentityAndProps = datatable(ComputerId: string, Computer:string, NodeId:string, NodeProps:dynamic, Priority: long) []; \nlet OmsNodeIdentityAndProps = computerList \n| extend NodeId = ComputerId \n| extend Priority = 1 \n| extend NodeProps = pack('type', 'StandAloneNode', 'name', Computer); \nlet ServiceMapNodeIdentityAndProps = VMComputer \n| where TimeGenerated >= startDateTime \n| where TimeGenerated < endDateTime \n| extend ResourceId = strcat('machines/', Machine) \n| extend tempComputerId=iff(isempty(_ResourceId), Computer, _ResourceId) \n| extend laResourceId = iff(isempty(_ResourceId),'', replace(@'virtualmachinescalesets/(.+)/virtualmachines/(\\\\d+)', @'virtualmachinescalesets/\\\\1/virtualmachines/\\\\1_\\\\2', _ResourceId))\n| extend oldLaResourceId=iff(isempty(_ResourceId),'',replace(@'virtualmachinescalesets/(.+)/virtualmachines/(\\\\d+)',@'virtualmachines/\\\\1_\\\\2', _ResourceId)) \n| where tempComputerId in~ (computerList) or laResourceId in (computerList) or oldLaResourceId in (computerList) \n| extend ComputerId = iff(laResourceId in (computerList), laResourceId, iff(oldLaResourceId in (computerList), oldLaResourceId, tempComputerId)) \n| summarize arg_max(TimeGenerated, *) by Machine \n| extend AzureCloudServiceNodeIdentity = iif(isnotempty(AzureCloudServiceName), strcat(AzureCloudServiceInstanceId, '|', AzureCloudServiceDeployment), ''), AzureScaleSetNodeIdentity = iif(isnotempty(AzureVmScaleSetName), strcat(AzureVmScaleSetInstanceId, '|', AzureVmScaleSetDeployment), ''), ComputerProps = pack('type', 'StandAloneNode', 'name', DisplayName, 'mappingResourceId', ResourceId, 'subscriptionId', AzureSubscriptionId, 'resourceGroup', AzureResourceGroup, 'azureResourceId', _ResourceId), AzureCloudServiceNodeProps = pack('type', 'AzureCloudServiceNode', 'cloudServiceInstanceId', AzureCloudServiceInstanceId, 'cloudServiceRoleName', AzureCloudServiceRoleName, 'cloudServiceDeploymentId', AzureCloudServiceDeployment, 'fullDisplayName', FullDisplayName, 'cloudServiceName', AzureCloudServiceName, 'mappingResourceId', ResourceId), AzureScaleSetNodeProps = pack('type', 'AzureScaleSetNode', 'scaleSetInstanceId', AzureResourceName, 'vmScaleSetDeploymentId', AzureVmScaleSetDeployment, 'vmScaleSetName', AzureVmScaleSetName, 'serviceFabricClusterName', AzureServiceFabricClusterName, 'vmScaleSetResourceId', AzureVmScaleSetResourceId, 'resourceGroupName', AzureResourceGroup, 'subscriptionId', AzureSubscriptionId, 'fullDisplayName', FullDisplayName, 'mappingResourceId', ResourceId) \n| project ComputerId, Computer, NodeId = case(isnotempty(AzureCloudServiceNodeIdentity), AzureCloudServiceNodeIdentity, isnotempty(AzureScaleSetNodeIdentity), AzureScaleSetNodeIdentity, Computer), NodeProps = case(isnotempty(AzureCloudServiceNodeIdentity), AzureCloudServiceNodeProps, isnotempty(AzureScaleSetNodeIdentity), AzureScaleSetNodeProps, ComputerProps), Priority = 2; \nlet NodeIdentityAndProps = union kind=inner isfuzzy = true EmptyNodeIdentityAndProps, OmsNodeIdentityAndProps, ServiceMapNodeIdentityAndProps \n| summarize arg_max(Priority, *) by ComputerId;\nsummary\n| join (InsightsMetrics\n| where TimeGenerated between (startDateTime .. endDateTime)\n| where Origin == 'vm.azm.ms' and (Namespace == 'LogicalDisk' and Name == 'FreeSpaceMB')\n| extend ComputerId = iff(isempty(_ResourceId), Computer, _ResourceId)\n| where ComputerId in (computerList)\n| extend Tags = todynamic(Tags)\n| extend Total = todouble(Tags['vm.azm.ms/diskSizeMB'])\n| summarize Val = sum(Val), Total = sum(Total) by bin(TimeGenerated, trendBinSize), ComputerId, Computer, _ResourceId\n| extend Val = (100.0 - (Val * 100.0)/Total)\n| summarize $agg by bin(TimeGenerated, trendBinSize), ComputerId\n| sort by TimeGenerated asc) on ComputerId\n", "resource": "$ws", "resultFormat": "table", "workspace": "" }, "queryType": "Azure Log Analytics", "refId": "A", "subscription": "", "subscriptions": [] } ], "title": "${agg:text} Logical Disk Space Used %", "transformations": [ { "id": "organize", "options": { "excludeByName": { "ComputerId": true, "ComputerId1": true, "P95th": true, "score": true }, "indexByName": {}, "renameByName": {} } }, { "id": "prepareTimeSeries", "options": { "format": "many" } }, { "id": "renameByRegex", "options": { "regex": "(.+)\\s(.+)", "renamePattern": "$2" } } ], "type": "timeseries" }, { "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Computer" }, "properties": [ { "id": "links", "value": [ { "targetBlank": true, "title": "", "url": "https://ms.portal.azure.com/#@${__data.fields[\"Tenant ID\"]}/resource/subscriptions/${sub}/resourcegroups/${__data.fields[\"Resource Group\"]}/providers/microsoft.compute/${__data.fields.Type}/${__data.fields[\"Resource Name\"]}/infrainsights" } ] }, { "id": "custom.width", "value": 193 } ] }, { "matcher": { "id": "byName", "options": "Average" }, "properties": [ { "id": "custom.width", "value": 89 } ] }, { "matcher": { "id": "byName", "options": "P50th" }, "properties": [ { "id": "custom.width", "value": 86 } ] }, { "matcher": { "id": "byName", "options": "P90th" }, "properties": [ { "id": "custom.width", "value": 90 } ] }, { "matcher": { "id": "byName", "options": "P95th" }, "properties": [ { "id": "custom.width", "value": 87 } ] }, { "matcher": { "id": "byName", "options": "Max" }, "properties": [ { "id": "custom.width", "value": 77 } ] } ] }, "gridPos": { "h": 12, "w": 14, "x": 0, "y": 44 }, "id": 42, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true, "sortBy": [] }, "targets": [ { "azureLogAnalytics": { "query": "let startDateTime = $__timeFrom;\r\nlet endDateTime = $__timeTo;\r\nlet trendBinSize = 5m;\r\nlet maxResultCount = 10;\r\nlet summaryPerComputer = InsightsMetrics\r\n| where TimeGenerated between (startDateTime .. endDateTime)\r\n| where Origin == 'vm.azm.ms' and (Namespace == 'LogicalDisk' and Name == 'FreeSpaceMB')\r\n| extend ComputerId = iff(isempty(_ResourceId), Computer, _ResourceId)\r\n| extend Tags = todynamic(Tags)\r\n| extend Total = todouble(Tags['vm.azm.ms/diskSizeMB']), MountId = tostring(Tags['vm.azm.ms/mountId'])\r\n| extend Val = (100.0 - (Val * 100.0)/Total)\r\n| summarize hint.shufflekey = ComputerId Average = avg(Val), Max = max(Val), percentiles(Val, 5, 10, 50, 90, 95) by MountId, ComputerId, Computer, _ResourceId\r\n| project MountId, ComputerId, Computer, Average, Max, P5th = percentile_Val_5, P10th = percentile_Val_10, P50th = percentile_Val_50, P90th = percentile_Val_90, P95th = percentile_Val_95, ResourceId = _ResourceId\r\n| top 10 by ${agg:text};\r\nlet computerList = summaryPerComputer\r\n| summarize by ComputerId, Computer;\r\nlet EmptyNodeIdentityAndProps = datatable(ComputerId: string, Computer:string, NodeId:string, NodeProps:dynamic, Priority: long) []; \r\nlet OmsNodeIdentityAndProps = computerList \r\n| extend NodeId = ComputerId \r\n| extend Priority = 1 \r\n| extend NodeProps = pack('type', 'StandAloneNode', 'name', Computer); \r\nlet ServiceMapNodeIdentityAndProps = VMComputer \r\n| where TimeGenerated >= startDateTime \r\n| where TimeGenerated < endDateTime \r\n| extend ResourceId = strcat('machines/', Machine) \r\n| extend tempComputerId=iff(isempty(_ResourceId), Computer, _ResourceId) \r\n| extend laResourceId = iff(isempty(_ResourceId),'', replace(@'virtualmachinescalesets/(.+)/virtualmachines/(\\\\d+)', @'virtualmachinescalesets/\\\\1/virtualmachines/\\\\1_\\\\2', _ResourceId)) \r\n| extend oldLaResourceId=iff(isempty(_ResourceId),'',replace(@'virtualmachinescalesets/(.+)/virtualmachines/(\\\\d+)',@'virtualmachines/\\\\1_\\\\2', _ResourceId)) \r\n| where tempComputerId in~ (computerList) or laResourceId in (computerList) or oldLaResourceId in (computerList) \r\n| extend ComputerId = iff(laResourceId in (computerList), laResourceId, iff(oldLaResourceId in (computerList), oldLaResourceId, tempComputerId)) \r\n| summarize arg_max(TimeGenerated, *) by Machine \r\n| extend AzureCloudServiceNodeIdentity = iif(isnotempty(AzureCloudServiceName), strcat(AzureCloudServiceInstanceId, '|', AzureCloudServiceDeployment), ''), AzureScaleSetNodeIdentity = iif(isnotempty(AzureVmScaleSetName), strcat(AzureVmScaleSetInstanceId, '|', AzureVmScaleSetDeployment), ''), ComputerProps = pack('type', 'StandAloneNode', 'name', DisplayName, 'mappingResourceId', ResourceId, 'subscriptionId', AzureSubscriptionId, 'resourceGroup', AzureResourceGroup, 'azureResourceId', _ResourceId), AzureCloudServiceNodeProps = pack('type', 'AzureCloudServiceNode', 'cloudServiceInstanceId', AzureCloudServiceInstanceId, 'cloudServiceRoleName', AzureCloudServiceRoleName, 'cloudServiceDeploymentId', AzureCloudServiceDeployment, 'fullDisplayName', FullDisplayName, 'cloudServiceName', AzureCloudServiceName, 'mappingResourceId', ResourceId), AzureScaleSetNodeProps = pack('type', 'AzureScaleSetNode', 'scaleSetInstanceId', AzureResourceName, 'vmScaleSetDeploymentId', AzureVmScaleSetDeployment, 'vmScaleSetName', AzureVmScaleSetName, 'serviceFabricClusterName', AzureServiceFabricClusterName, 'vmScaleSetResourceId', AzureVmScaleSetResourceId, 'resourceGroupName', AzureResourceGroup, 'subscriptionId', AzureSubscriptionId, 'fullDisplayName', FullDisplayName, 'mappingResourceId', ResourceId) \r\n| project ComputerId, Computer, NodeId = case(isnotempty(AzureCloudServiceNodeIdentity), AzureCloudServiceNodeIdentity, isnotempty(AzureScaleSetNodeIdentity), AzureScaleSetNodeIdentity, Computer), NodeProps = case(isnotempty(AzureCloudServiceNodeIdentity), AzureCloudServiceNodeProps, isnotempty(AzureScaleSetNodeIdentity), AzureScaleSetNodeProps, ComputerProps), Priority = 2; \r\nlet NodeIdentityAndProps = union kind=inner isfuzzy = true EmptyNodeIdentityAndProps, OmsNodeIdentityAndProps, ServiceMapNodeIdentityAndProps \r\n| summarize arg_max(Priority, *) by ComputerId;\r\nlet trend = InsightsMetrics\r\n| where TimeGenerated between (startDateTime .. endDateTime)\r\n| where Origin == 'vm.azm.ms' and (Namespace == 'LogicalDisk' and Name == 'FreeSpaceMB')\r\n| extend ComputerId = iff(isempty(_ResourceId), Computer, _ResourceId)\r\n| where ComputerId in (computerList)| extend Tags = todynamic(Tags)\r\n| extend Total = todouble(Tags['vm.azm.ms/diskSizeMB']), MountId = tostring(Tags['vm.azm.ms/mountId'])\r\n| extend Val = (100.0 - (Val * 100.0)/Total)\r\n| summarize hint.shufflekey = ComputerId TrendValue = percentile(Val, 95) by MountId, ComputerId, Computer, bin(TimeGenerated, trendBinSize)\r\n| project MountId, ComputerId, Computer\r\n| summarize hint.shufflekey = ComputerId by MountId, ComputerId, Computer;summaryPerComputer\r\n| join kind=leftouter ( trend ) on ComputerId, MountId\r\n| join kind=leftouter ( NodeIdentityAndProps ) on ComputerId\r\n| extend VolumeId = strcat(MountId, '|', NodeId), VolumeProps = pack('type', 'NodeVolume', 'volumeName', MountId, 'node', NodeProps)\r\n| parse tolower(ResourceId) with * \"virtualmachinescalesets/\" scaleSetName \"/virtualmachines/\" vmNameScale\r\n| parse tolower(ResourceId) with * \"virtualmachines/\" vmName\r\n| parse tolower(ResourceId) with * \"resourcegroups/\" resourceGroup \"/providers/microsoft.compute/\" typeVM \"/\" nameVM\r\n| parse tolower(ResourceId) with * \"microsoft.compute/\" typeScale \"/\" nameScale \"/virtualmachines\" remaining\r\n| project resourceGroup, Average, P50th, P90th, P95th, Max, Computer, Type = iff(isnotempty(typeScale), typeScale, typeVM), Name = iff(isnotempty(nameScale), nameScale, nameVM)\r\n", "resource": "$ws", "resultFormat": "table" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "queryType": "Azure Log Analytics", "refId": "A", "subscription": "" }, { "azureResourceGraph": { "query": "resources\r\n| where tolower(type) contains \"virtualmachines\" and resourceGroup in~ ($rg) \r\n| project Name = tolower(name), tenantId, resourceGroup" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "hide": false, "queryType": "Azure Resource Graph", "refId": "B", "subscription": "", "subscriptions": [ "$sub" ] } ], "title": "Available Logical Space Disk Used % Statistics", "transformations": [ { "id": "merge", "options": {} }, { "id": "organize", "options": { "excludeByName": { "ResourceId": true, "UseRelativeScale": true, "VolumeId": true, "VolumeProps": true }, "indexByName": { "Average": 2, "Computer": 0, "Max": 6, "Name": 8, "P50th": 3, "P90th": 4, "P95th": 5, "Type": 7, "resourceGroup": 1, "tenantId": 9 }, "renameByName": { "Name": "Resource Name", "list_TrendPoint": "Trend 95th", "resGroup": "Resource Group", "resourceGroup": "Resource Group", "tenantId": "Tenant ID", "typeName": "Type/Name" } } }, { "id": "filterByValue", "options": { "filters": [ { "config": { "id": "isNotNull", "options": {} }, "fieldName": "Computer" } ], "match": "all", "type": "include" } } ], "type": "table" }, { "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "fieldConfig": { "defaults": { "color": { "fixedColor": "light-green", "mode": "fixed" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 12, "w": 10, "x": 14, "y": 44 }, "id": 52, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "max" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "targets": [ { "azureLogAnalytics": { "query": "let startDateTime = $__timeFrom;\r\nlet endDateTime = $__timeTo;\r\nlet trendBinSize = 5m;\r\nlet maxResultCount = 10;\r\nlet summaryPerComputer = InsightsMetrics\r\n| where TimeGenerated between (startDateTime .. endDateTime)\r\n| where Origin == 'vm.azm.ms' and (Namespace == 'LogicalDisk' and Name == 'FreeSpaceMB')\r\n| extend ComputerId = iff(isempty(_ResourceId), Computer, _ResourceId)\r\n| extend Tags = todynamic(Tags)\r\n| extend Total = todouble(Tags['vm.azm.ms/diskSizeMB']), MountId = tostring(Tags['vm.azm.ms/mountId'])\r\n| extend Val = (100.0 - (Val * 100.0)/Total)\r\n| summarize hint.shufflekey = ComputerId Average = avg(Val), Max = max(Val), percentiles(Val, 5, 10, 50, 90, 95) by MountId, ComputerId, Computer, _ResourceId\r\n| project MountId, ComputerId, Computer, Average, Max, P5th = percentile_Val_5, P10th = percentile_Val_10, P50th = percentile_Val_50, P90th = percentile_Val_90, P95th = percentile_Val_95, ResourceId = _ResourceId\r\n| top 10 by ${agg:text};\r\nlet computerList = summaryPerComputer\r\n| summarize by ComputerId, Computer;\r\nlet EmptyNodeIdentityAndProps = datatable(ComputerId: string, Computer:string, NodeId:string, NodeProps:dynamic, Priority: long) []; \r\nlet OmsNodeIdentityAndProps = computerList \r\n| extend NodeId = ComputerId \r\n| extend Priority = 1 \r\n| extend NodeProps = pack('type', 'StandAloneNode', 'name', Computer); \r\nlet ServiceMapNodeIdentityAndProps = VMComputer \r\n| where TimeGenerated >= startDateTime \r\n| where TimeGenerated < endDateTime \r\n| extend ResourceId = strcat('machines/', Machine) \r\n| extend tempComputerId=iff(isempty(_ResourceId), Computer, _ResourceId) \r\n| extend laResourceId = iff(isempty(_ResourceId),'', replace(@'virtualmachinescalesets/(.+)/virtualmachines/(\\\\d+)', @'virtualmachinescalesets/\\\\1/virtualmachines/\\\\1_\\\\2', _ResourceId)) \r\n| extend oldLaResourceId=iff(isempty(_ResourceId),'',replace(@'virtualmachinescalesets/(.+)/virtualmachines/(\\\\d+)',@'virtualmachines/\\\\1_\\\\2', _ResourceId)) \r\n| where tempComputerId in~ (computerList) or laResourceId in (computerList) or oldLaResourceId in (computerList) \r\n| extend ComputerId = iff(laResourceId in (computerList), laResourceId, iff(oldLaResourceId in (computerList), oldLaResourceId, tempComputerId)) \r\n| summarize arg_max(TimeGenerated, *) by Machine \r\n| extend AzureCloudServiceNodeIdentity = iif(isnotempty(AzureCloudServiceName), strcat(AzureCloudServiceInstanceId, '|', AzureCloudServiceDeployment), ''), AzureScaleSetNodeIdentity = iif(isnotempty(AzureVmScaleSetName), strcat(AzureVmScaleSetInstanceId, '|', AzureVmScaleSetDeployment), ''), ComputerProps = pack('type', 'StandAloneNode', 'name', DisplayName, 'mappingResourceId', ResourceId, 'subscriptionId', AzureSubscriptionId, 'resourceGroup', AzureResourceGroup, 'azureResourceId', _ResourceId), AzureCloudServiceNodeProps = pack('type', 'AzureCloudServiceNode', 'cloudServiceInstanceId', AzureCloudServiceInstanceId, 'cloudServiceRoleName', AzureCloudServiceRoleName, 'cloudServiceDeploymentId', AzureCloudServiceDeployment, 'fullDisplayName', FullDisplayName, 'cloudServiceName', AzureCloudServiceName, 'mappingResourceId', ResourceId), AzureScaleSetNodeProps = pack('type', 'AzureScaleSetNode', 'scaleSetInstanceId', AzureResourceName, 'vmScaleSetDeploymentId', AzureVmScaleSetDeployment, 'vmScaleSetName', AzureVmScaleSetName, 'serviceFabricClusterName', AzureServiceFabricClusterName, 'vmScaleSetResourceId', AzureVmScaleSetResourceId, 'resourceGroupName', AzureResourceGroup, 'subscriptionId', AzureSubscriptionId, 'fullDisplayName', FullDisplayName, 'mappingResourceId', ResourceId) \r\n| project ComputerId, Computer, NodeId = case(isnotempty(AzureCloudServiceNodeIdentity), AzureCloudServiceNodeIdentity, isnotempty(AzureScaleSetNodeIdentity), AzureScaleSetNodeIdentity, Computer), NodeProps = case(isnotempty(AzureCloudServiceNodeIdentity), AzureCloudServiceNodeProps, isnotempty(AzureScaleSetNodeIdentity), AzureScaleSetNodeProps, ComputerProps), Priority = 2; \r\nlet NodeIdentityAndProps = union kind=inner isfuzzy = true EmptyNodeIdentityAndProps, OmsNodeIdentityAndProps, ServiceMapNodeIdentityAndProps \r\n| summarize arg_max(Priority, *) by ComputerId;\r\nInsightsMetrics\r\n| where TimeGenerated between (startDateTime .. endDateTime)\r\n| where Origin == 'vm.azm.ms' and (Namespace == 'LogicalDisk' and Name == 'FreeSpaceMB')\r\n| extend ComputerId = iff(isempty(_ResourceId), Computer, _ResourceId)\r\n| where ComputerId in (computerList)| extend Tags = todynamic(Tags)\r\n| extend Total = todouble(Tags['vm.azm.ms/diskSizeMB']), MountId = tostring(Tags['vm.azm.ms/mountId'])\r\n| extend Val = (100.0 - (Val * 100.0)/Total)\r\n| summarize hint.shufflekey = ComputerId TrendValue = max(Val) by MountId, ComputerId, Computer, bin(TimeGenerated, trendBinSize)\r\n", "resource": "$ws", "resultFormat": "table" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "queryType": "Azure Log Analytics", "refId": "A", "subscription": "" } ], "title": "Max available Logical Space Disk Used % ", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Average": true, "ComputerId": true, "ComputerId1": true, "Min": true, "MountId": true, "P10th": true, "P50th": true, "P5th": true, "P80th": true, "P90th": true, "P95th": true }, "indexByName": {}, "renameByName": {} } }, { "id": "prepareTimeSeries", "options": { "format": "many" } }, { "id": "renameByRegex", "options": { "regex": "(.+)\\s(.+)", "renamePattern": "$2" } } ], "type": "stat" } ], "refresh": false, "schemaVersion": 35, "style": "dark", "tags": [], "templating": { "list": [ { "current": {}, "hide": 0, "includeAll": false, "label": "Datasource", "multi": false, "name": "ds", "options": [], "query": "grafana-azure-monitor-datasource", "queryValue": "", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "current": {}, "datasource": { "uid": "${ds}" }, "definition": "Subscriptions()", "hide": 0, "includeAll": false, "label": "Subscription", "multi": false, "name": "sub", "options": [], "query": "Subscriptions()", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 5, "type": "query" }, { "current": {}, "datasource": { "uid": "${ds}" }, "definition": "Workspaces($sub)", "hide": 0, "includeAll": false, "label": "Workspace", "multi": false, "name": "ws", "options": [], "query": "Workspaces($sub)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 5, "type": "query" }, { "current": {}, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "definition": "", "hide": 0, "includeAll": false, "label": "Resource Group(s)", "multi": true, "name": "rg", "options": [], "query": { "azureLogAnalytics": { "query": "InsightsMetrics\r\n| where Origin == 'vm.azm.ms'\r\n| parse kind=regex tolower(_ResourceId) with 'resourcegroups/' resourceGroup '/p(.+)' *\r\n| project resourceGroup", "resource": "$ws" }, "queryType": "Azure Log Analytics", "refId": "A", "subscription": "" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 5, "type": "query" }, { "current": { "selected": false, "text": "Average", "value": "score = round(avg(Val), 2)" }, "hide": 0, "includeAll": false, "label": "Aggregate", "multi": false, "name": "agg", "options": [ { "selected": true, "text": "Average", "value": "score = round(avg(Val), 2)" }, { "selected": false, "text": "P5th", "value": "score= round(percentile(Val, 5), 2)" }, { "selected": false, "text": "P10th", "value": "score= round(percentile(Val, 10), 2)" }, { "selected": false, "text": "P50th", "value": "score= round(percentile(Val, 50), 2)" }, { "selected": false, "text": "P80th", "value": "score= round(percentile(Val, 80), 2)" }, { "selected": false, "text": "P90th", "value": "score= round(percentile(Val, 90), 2)" }, { "selected": false, "text": "P95th", "value": "score= round(percentile(Val, 95), 2)" } ], "query": "Average : score = round(avg(Val)\\, 2), P5th : score= round(percentile(Val\\, 5)\\, 2), P10th : score= round(percentile(Val\\, 10)\\, 2), P50th : score= round(percentile(Val\\, 50)\\, 2), P80th : score= round(percentile(Val\\, 80)\\, 2), P90th : score= round(percentile(Val\\, 90)\\, 2), P95th : score= round(percentile(Val\\, 95)\\, 2)", "queryValue": "", "skipUrlSync": false, "type": "custom" } ] }, "time": { "from": "now-15m", "to": "now" }, "title": "Azure / Insights / Virtual Machines by Workspace", "uid": "AzVmInsightsByWS", "version": 21, "gnetId": 15948 }
2022-10-06 23:18:03 UTC
null
0
0
13,645
1
435,187
26,527
51
philips-hue
Philips Hue
null
2020-12-29 14:00:30 UTC
2022-10-24 19:35:28 UTC
0
https://github.com/aexel90/hue_exporter
59,237
59,238
null
null
0
0
26,527
1
13,645
5
0
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__elements": {}, "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "9.2.1" }, { "type": "panel", "id": "graph", "name": "Graph (old)", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": { "type": "datasource", "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": 13645, "graphTooltip": 0, "id": null, "links": [], "liveNow": false, "panels": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "super-light-blue", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 0, "y": 0 }, "id": 15, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "/^ip_address$/", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.2.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "hue_bridge_info", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "IP", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "super-light-blue", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 2, "y": 0 }, "id": 14, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "/^model_id$/", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.2.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "hue_bridge_info", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Model", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 5, "y": 0 }, "id": 13, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "/^internetservice_remoteaccess$/", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.2.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "hue_bridge_info", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "RemoteAccess", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 7, "y": 0 }, "id": 17, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "/^internetservice_internet$/", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.2.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "hue_bridge_info", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "InternetAccess", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "super-light-blue", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 9, "y": 0 }, "id": 18, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "/^zigbee_channel$/", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.2.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "hue_bridge_info", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "ZigBee Channel", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "super-light-blue", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 12, "y": 0 }, "id": 12, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "/^api_version$/", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.2.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "hue_bridge_info", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "API Version", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "super-light-blue", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "dateTimeAsIso" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 15, "y": 0 }, "id": 16, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "/^sw_update_last_change$/", "values": false }, "text": {}, "textMode": "value" }, "pluginVersion": "9.2.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "hue_bridge_info", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Last Update", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "yellow", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 18, "y": 0 }, "id": 8, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "/^Value$/", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.2.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum(hue_light_state)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Lights ON", "transformations": [], "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "yellow", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 21, "y": 0 }, "id": 9, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "/^Value$/", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.2.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "count(hue_light_state)-sum(hue_light_state)", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Lights OFF", "transformations": [], "type": "stat" }, { "aliasColors": { "Bad": "blue", "Flur1": "semi-dark-green", "Flur2": "yellow", "flur1": "light-green" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "decimals": 1, "fill": 0, "fillGradient": 4, "gridPos": { "h": 5, "w": 12, "x": 0, "y": 3 }, "hiddenSeries": false, "id": 10, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "options": { "alertThreshold": false }, "percentage": false, "pluginVersion": "9.2.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "10^((hue_sensor_lightlevel-1)/10000)", "interval": "", "legendFormat": "{{name}}", "range": true, "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "Sensor Lightlevel", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transformations": [], "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:811", "decimals": 1, "format": "lux", "logBase": 1, "show": true }, { "$$hashKey": "object:812", "format": "short", "logBase": 1, "show": false } ], "yaxis": { "align": false } }, { "aliasColors": { "Bad": "blue", "Flur1": "semi-dark-green", "Flur2": "yellow", "flur1": "light-green" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "decimals": 1, "fill": 0, "fillGradient": 4, "gridPos": { "h": 5, "w": 12, "x": 12, "y": 3 }, "hiddenSeries": false, "id": 4, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "options": { "alertThreshold": false }, "percentage": false, "pluginVersion": "9.2.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "hue_sensor_temperature/100", "interval": "", "legendFormat": "{{name}}", "range": true, "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "Sensor Temperature", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transformations": [], "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:811", "decimals": 1, "format": "celsius", "logBase": 1, "show": true }, { "$$hashKey": "object:812", "format": "short", "logBase": 1, "show": false } ], "yaxis": { "align": false } }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "left", "displayMode": "color-text", "filterable": false, "inspect": false }, "mappings": [ { "options": { "zllpresence": { "text": "HUE Motion Sensor" }, "zllswitch": { "text": "HUE Switch" } }, "type": "value" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "super-light-blue", "value": null } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "Battery Level" }, "properties": [ { "id": "custom.width", "value": 171 }, { "id": "unit", "value": "percent" }, { "id": "custom.displayMode", "value": "lcd-gauge" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null }, { "color": "#EAB839", "value": 20 }, { "color": "green", "value": 40 } ] } } ] }, { "matcher": { "id": "byName", "options": "Name" }, "properties": [ { "id": "custom.width", "value": 139 } ] }, { "matcher": { "id": "byName", "options": "Software Version" }, "properties": [ { "id": "custom.width", "value": 149 } ] }, { "matcher": { "id": "byName", "options": "Sensor Type" }, "properties": [ { "id": "custom.width", "value": 143 } ] }, { "matcher": { "id": "byName", "options": "Last Updated" }, "properties": [ { "id": "custom.width", "value": 218 }, { "id": "unit", "value": "dateTimeAsIso" } ] } ] }, "gridPos": { "h": 16, "w": 12, "x": 0, "y": 8 }, "id": 2, "interval": "", "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true, "sortBy": [ { "desc": false, "displayName": "Sensor Type" } ] }, "pluginVersion": "9.2.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "hue_sensor_info{type=~\"ZLL.*\"}", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Sensor Overview", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "config_battery", "name", "sw_version", "type", "state_lastupdated" ] } } }, { "id": "organize", "options": { "excludeByName": {}, "indexByName": { "config_battery": 2, "name": 0, "state_last_updated": 4, "sw_version": 3, "type": 1 }, "renameByName": { "config_battery": "Battery Level", "config_on": "", "name": "Name", "state_last_updated": "Last Updated", "state_lastupdated": "Last Updated", "sw_version": "Software Version", "type": "Sensor Type" } } } ], "type": "table" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "left", "displayMode": "color-text", "filterable": false, "inspect": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "super-light-blue", "value": null } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Name" }, "properties": [ { "id": "custom.width", "value": 207 } ] }, { "matcher": { "id": "byName", "options": "Manufacturer" }, "properties": [ { "id": "custom.width", "value": 176 } ] }, { "matcher": { "id": "byName", "options": "Model" }, "properties": [ { "id": "custom.width", "value": 87 } ] }, { "matcher": { "id": "byName", "options": "State" }, "properties": [ { "id": "custom.width", "value": 103 }, { "id": "mappings", "value": [ { "options": { "0": { "text": "OFF" }, "1": { "text": "ON" } }, "type": "value" } ] }, { "id": "custom.displayMode", "value": "color-text" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "rgb(135, 117, 3)", "value": null }, { "color": "light-yellow", "value": 1 } ] } } ] }, { "matcher": { "id": "byName", "options": "Reachable" }, "properties": [ { "id": "custom.width", "value": 107 }, { "id": "mappings", "value": [ { "options": { "0": { "text": "no" }, "1": { "text": "yes" } }, "type": "value" } ] }, { "id": "custom.displayMode", "value": "color-text" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 1 } ] } } ] }, { "matcher": { "id": "byName", "options": "Software Version" }, "properties": [ { "id": "custom.width", "value": 188 } ] } ] }, "gridPos": { "h": 16, "w": 12, "x": 12, "y": 8 }, "id": 6, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true, "sortBy": [ { "desc": false, "displayName": "Name" } ] }, "pluginVersion": "9.2.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "hue_light_info", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Hue Light Overview", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "manufacturer_name", "model_id", "name", "state_on", "state_reachable", "sw_version" ] } } }, { "id": "organize", "options": { "excludeByName": {}, "indexByName": { "manufacturer_name": 1, "model_id": 2, "name": 0, "state_bri": 3, "state_ct": 4, "state_on": 5, "state_reachable": 6, "sw_version": 7 }, "renameByName": { "manufacturer_name": "Manufacturer", "model_id": "Model", "name": "Name", "state_on": "State", "state_reachable": "Reachable", "sw_version": "Software Version" } } } ], "type": "table" } ], "refresh": "5m", "schemaVersion": 37, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-30m", "to": "now" }, "timepicker": {}, "timezone": "", "title": "Philips Hue", "uid": "X7uYULiRk", "version": 1, "weekStart": "" }
2022-10-24 19:35:28 UTC
null
0
0
12,605
1
398,676
27,966
60
backupplan-detail
BackupPlan Detail
null
2020-07-08 13:46:17 UTC
2023-03-03 04:15:34 UTC
0
Backup Plan Detail Dashboard of TrilioVault for Kubernetes
54,255
54,256
Other
null
0
0
27,966
1
12,605
5
0
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" }, { "name": "DS_LOKI", "label": "Loki", "description": "", "type": "datasource", "pluginId": "loki", "pluginName": "Loki" } ], "__elements": [], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.5.0" }, { "type": "panel", "id": "logs", "name": "Logs", "version": "" }, { "type": "datasource", "id": "loki", "name": "Loki", "version": "1.0.0" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" }, { "type": "panel", "id": "text", "name": "Text", "version": "" } ], "annotations": { "list": [ { "$$hashKey": "object:4254", "builtIn": 1, "datasource": { "type": "datasource", "uid": "grafana" }, "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "limit": 100, "name": "Annotations & Alerts", "showIn": 0, "target": { "limit": 100, "matchAny": false, "tags": [], "type": "dashboard" }, "type": "dashboard" } ] }, "editable": true, "fiscalYearStartMonth": 0, "gnetId": 12605, "graphTooltip": 0, "id": null, "iteration": 1655401068331, "links": [], "liveNow": false, "panels": [ { "datasource": { "uid": "${DS_PROMETHEUS}" }, "gridPos": { "h": 2, "w": 23, "x": 0, "y": 0 }, "id": 4, "options": { "content": "<center><h1> Backup Plan Detail </h1></center>", "mode": "html" }, "pluginVersion": "8.5.0", "transparent": true, "type": "text" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "mappings": [ { "options": { "0": { "text": "InProgress" }, "1": { "text": "Available" }, "-1": { "text": "Failed" }, "-2": { "text": "UnKnown" } }, "type": "value" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "value": null }, { "color": "dark-red", "value": -1 }, { "color": "blue", "value": 0 }, { "color": "green", "value": 1 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 3, "w": 5, "x": 0, "y": 2 }, "id": 16, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "mean" ] }, "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "first" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.5.0", "targets": [ { "datasource": "${DS_PROMETHEUS}", "expr": "trilio_backupplan_info{backupplan=~\"$BackupPlan\",install_namespace=~\"$Install_Namespace\",cluster=~\"$Cluster\",kind=\"BackupPlan\"}", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "Status", "transparent": true, "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 5, "y": 2 }, "id": 9, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "first" ], "fields": "/^applicationtype$/", "values": false }, "textMode": "auto" }, "pluginVersion": "8.5.0", "targets": [ { "datasource": "${DS_PROMETHEUS}", "expr": "trilio_backupplan_info{ backupplan=~\"$BackupPlan\",install_namespace=~\"$Install_Namespace\",cluster=~\"$Cluster\",kind=\"BackupPlan\"}", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Application Type", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "False" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 9, "y": 2 }, "id": 10, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "first" ], "fields": "/^protected$/", "values": false }, "textMode": "auto" }, "pluginVersion": "8.5.0", "targets": [ { "datasource": "${DS_PROMETHEUS}", "expr": "trilio_backupplan_info{ backupplan=~\"$BackupPlan\",install_namespace=~\"$Install_Namespace\",cluster=~\"$Cluster\",kind=\"BackupPlan\"}", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Protected", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "0" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 13, "y": 2 }, "id": 13, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "first" ], "fields": "/^backup_count$/", "values": false }, "textMode": "auto" }, "pluginVersion": "8.5.0", "targets": [ { "datasource": "${DS_PROMETHEUS}", "expr": "trilio_backupplan_info{ backupplan=~\"$BackupPlan\",install_namespace=~\"$Install_Namespace\",cluster=~\"$Cluster\",kind=\"BackupPlan\"}", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Num of Backups", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 17, "y": 2 }, "id": 14, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "first" ], "fields": "/^target$/", "values": false }, "textMode": "auto" }, "pluginVersion": "8.5.0", "targets": [ { "datasource": "${DS_PROMETHEUS}", "expr": "trilio_backupplan_info{ backupplan=~\"$BackupPlan\",install_namespace=~\"$Install_Namespace\",cluster=~\"$Cluster\",kind=\"BackupPlan\"}", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Target", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto", "inspect": false }, "decimals": 2, "displayName": "", "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "backup" }, "properties": [ { "id": "displayName", "value": "Backup" }, { "id": "unit", "value": "short" }, { "id": "decimals", "value": 2 }, { "id": "links", "value": [ { "targetBlank": false, "title": "Backup Detail", "url": "/d/${__data.fields.kind}/?refresh=5s&var-Backup=${__value.text}&var-Cluster=${Cluster}&var-Install_Namespace=${Install_Namespace}" } ] }, { "id": "custom.align" } ] }, { "matcher": { "id": "byName", "options": "completion_ts" }, "properties": [ { "id": "displayName", "value": "Completion" }, { "id": "unit", "value": "short" }, { "id": "decimals", "value": 2 }, { "id": "custom.align" } ] }, { "matcher": { "id": "byName", "options": "size" }, "properties": [ { "id": "displayName", "value": "Size" }, { "id": "unit", "value": "decbytes" }, { "id": "custom.align" } ] }, { "matcher": { "id": "byName", "options": "status" }, "properties": [ { "id": "displayName", "value": "Status" }, { "id": "unit", "value": "short" }, { "id": "decimals", "value": 2 }, { "id": "custom.align" } ] }, { "matcher": { "id": "byName", "options": "backup_type" }, "properties": [ { "id": "displayName", "value": "Backup Type" }, { "id": "unit", "value": "short" }, { "id": "decimals", "value": 2 }, { "id": "custom.align" } ] } ] }, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 5 }, "id": 12, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true }, "pluginVersion": "8.5.0", "targets": [ { "datasource": "${DS_PROMETHEUS}", "expr": "trilio_backup_info{backupplan=~\"$BackupPlan\",install_namespace=~\"$Install_Namespace\",cluster=~\"$Cluster\",kind=\"Backup\"}", "format": "table", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "Backups", "transformations": [ { "id": "merge", "options": { "reducers": [] } }, { "id": "filterFieldsByName", "options": { "include": { "names": [ "backup_type", "status", "backup", "completion_ts", "size", "kind" ] } } } ], "type": "table" }, { "datasource": { "type": "loki", "uid": "${DS_LOKI}" }, "description": "BackupPlan Logs", "gridPos": { "h": 14, "w": 12, "x": 12, "y": 5 }, "id": 18, "options": { "dedupStrategy": "none", "enableLogDetails": true, "prettifyLogMessage": false, "showCommonLabels": false, "showLabels": false, "showTime": true, "sortOrder": "Descending", "wrapLogMessage": false }, "targets": [ { "datasource": { "type": "loki", "uid": "${DS_LOKI}" }, "expr": "{transaction_type=\"BackupPlan\",transaction_resource_name=~\"$BackupPlan\",service_type=~\"$service_type\",transaction_resource_namespace=~\"$Namespace\"}", "refId": "A" } ], "title": "BackupPlan Logs", "type": "logs" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto", "inspect": false }, "decimals": 2, "displayName": "", "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "consistentset_count" }, "properties": [ { "id": "displayName", "value": "ConsistentSet Count" }, { "id": "unit", "value": "short" }, { "id": "decimals", "value": 0 }, { "id": "links", "value": [ { "targetBlank": false, "title": "ConsistentSet Detail", "url": "/d/ConsistentSet/?refresh=5s&var-Cluster=${Cluster}&var-Install_Namespace=${Install_Namespace}" } ] }, { "id": "custom.align" } ] }, { "matcher": { "id": "byName", "options": "continuousrestoreinstance" }, "properties": [ { "id": "displayName", "value": "ContinuousRestore Instance" }, { "id": "custom.align", "value": "left" } ] }, { "matcher": { "id": "byName", "options": "continuousrestoreplan" }, "properties": [ { "id": "displayName", "value": "ContinuousRestorePlan" }, { "id": "custom.align" }, { "id": "links", "value": [ { "title": "ContinuousRestorePlan Detail", "url": "/d/ContinuousRestorePlan/?refresh=5s&var-ContinuousRestorePlan=${__value.text}&var-Cluster=${Cluster}&var-Install_Namespace=${Install_Namespace}" } ] } ] }, { "matcher": { "id": "byName", "options": "cr_status" }, "properties": [ { "id": "displayName", "value": "ContinuousRestore Status" }, { "id": "custom.align", "value": "left" } ] }, { "matcher": { "id": "byName", "options": "ContinuousRestore Instance" }, "properties": [ { "id": "custom.width", "value": 200 } ] }, { "matcher": { "id": "byName", "options": "ConsistentSet" }, "properties": [ { "id": "custom.width", "value": 112 } ] }, { "matcher": { "id": "byName", "options": "ContinuousRestorePlan" }, "properties": [ { "id": "custom.width", "value": 177 } ] } ] }, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 12 }, "id": 19, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true, "sortBy": [ { "desc": false, "displayName": "ConsistentSet" } ] }, "pluginVersion": "8.5.0", "targets": [ { "datasource": "${DS_PROMETHEUS}", "expr": "trilio_backupplan_crstatus{backupplan=~\"$BackupPlan\",cluster=~\"$Cluster\",kind=\"BackupPlan\"}", "format": "table", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "ContinuousRestore Info", "transformations": [ { "id": "merge", "options": { "reducers": [] } }, { "id": "filterFieldsByName", "options": { "include": { "names": [ "consistentset_count", "continuousrestoreinstance", "continuousrestoreplan", "cr_status" ] } } } ], "type": "table" } ], "refresh": "10s", "schemaVersion": 36, "style": "dark", "tags": [ "logging" ], "templating": { "list": [ { "current": { "selected": false, "text": "Prometheus", "value": "Prometheus" }, "hide": 2, "includeAll": false, "label": "datasource", "multi": false, "name": "DS_PROMETHEUS", "options": [], "query": "prometheus", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "current": { "selected": false, "text": "Loki", "value": "Loki" }, "hide": 2, "includeAll": false, "label": "loki", "multi": false, "name": "DS_LOKI", "options": [], "query": "loki", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "current": {}, "datasource": { "uid": "${DS_PROMETHEUS}" }, "definition": "trilio_system_info", "hide": 2, "includeAll": false, "multi": false, "name": "Cluster", "options": [], "query": { "query": "trilio_system_info", "refId": "Prometheus-Cluster-Variable-Query" }, "refresh": 1, "regex": "/.*cluster=\"([^\"]*).*/", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "current": {}, "datasource": { "uid": "${DS_PROMETHEUS}" }, "definition": "trilio_system_info{cluster=~\"$Cluster\"}", "hide": 2, "includeAll": false, "multi": false, "name": "Scope", "options": [], "query": { "query": "trilio_system_info{cluster=~\"$Cluster\"}", "refId": "Prometheus-Scope-Variable-Query" }, "refresh": 1, "regex": "/.*scope=\"([^\"]*).*/", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "current": {}, "datasource": { "uid": "${DS_PROMETHEUS}" }, "definition": "trilio_system_info{scope=~\"$Scope\",cluster=~\"$Cluster\"}", "hide": 0, "includeAll": false, "label": "Install Namespace", "multi": false, "name": "Install_Namespace", "options": [], "query": { "query": "trilio_system_info{scope=~\"$Scope\",cluster=~\"$Cluster\"}", "refId": "Prometheus-Install_Namespace-Variable-Query" }, "refresh": 2, "regex": "/.*install_namespace=\"([^\"]*).*/", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "current": {}, "datasource": { "uid": "${DS_PROMETHEUS}" }, "definition": "trilio_backupplan_info{cluster=~\"$Cluster\",kind=\"BackupPlan\"}", "hide": 0, "includeAll": false, "label": "BackupPlan", "multi": false, "name": "BackupPlan", "options": [], "query": { "query": "trilio_backupplan_info{cluster=~\"$Cluster\",kind=\"BackupPlan\"}", "refId": "StandardVariableQuery" }, "refresh": 2, "regex": "/.*backupplan=\"([^\"]*).*/", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "current": {}, "datasource": { "type": "loki", "uid": "${DS_LOKI}" }, "definition": "label_values({transaction_type=\"BackupPlan\", transaction_resource_name=~\"$BackupPlan\"},transaction_resource_namespace)", "description": "Backup Namespace", "hide": 0, "includeAll": true, "label": "Backup Namespace", "multi": false, "name": "Namespace", "options": [], "query": "label_values({transaction_type=\"BackupPlan\", transaction_resource_name=~\"$BackupPlan\"},transaction_resource_namespace)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" }, { "current": {}, "datasource": { "type": "loki", "uid": "${DS_LOKI}" }, "definition": "label_values({transaction_type=\"BackupPlan\",transaction_resource_name=~\"$BackupPlan\"}, service_type)", "description": "Service Type", "hide": 0, "includeAll": true, "label": "Service Type", "multi": false, "name": "service_type", "options": [], "query": "label_values({transaction_type=\"BackupPlan\",transaction_resource_name=~\"$BackupPlan\"}, service_type)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" } ] }, "time": { "from": "now-15m", "to": "now" }, "timepicker": { "refresh_intervals": [ "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "BackupPlan Detail", "uid": "BackupPlan", "version": 1, "weekStart": "" }
2023-03-03 04:15:34 UTC
null
0
0
15,946
1
617,573
27,091
31
peer
Peer
Granafa dashboard for dragonfly peer.
2022-03-17 13:20:38 UTC
2022-12-16 04:06:19 UTC
0
Granafa dashboard for dragonfly peer. SOURCE: https://github.com/dragonflyoss/monitoring
71,831
71,832
collectd
null
0
0
27,091
1
15,946
5
0
Granafa dashboard for dragonfly peer.
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__elements": {}, "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "9.3.0" }, { "type": "panel", "id": "graph", "name": "Graph (old)", "version": "" }, { "type": "panel", "id": "piechart", "name": "Pie chart", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": { "type": "datasource", "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" } ] }, "description": "Granafa dashboard for dragonfly peer.", "editable": true, "fiscalYearStartMonth": 0, "gnetId": 15946, "graphTooltip": 0, "id": null, "links": [], "liveNow": false, "panels": [ { "collapsed": false, "datasource": { "type": "prometheus", "uid": "prometheus" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 22, "panels": [], "title": "Global", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "mappings": [], "unit": "none" }, "overrides": [] }, "gridPos": { "h": 9, "w": 4, "x": 0, "y": 1 }, "id": 52, "links": [], "options": { "displayLabels": [], "legend": { "displayMode": "table", "placement": "bottom", "showLegend": true, "values": [ "value" ] }, "pieType": "pie", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "v1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum(dragonfly_dfdaemon_version{}) by (git_version, git_commit)", "interval": "60", "legendFormat": "{{git_version}}-{{git_commit}}", "range": true, "refId": "A" } ], "title": "UP", "type": "piechart" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editable": true, "error": false, "fieldConfig": { "defaults": { "unit": "Bps" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 9, "w": 20, "x": 4, "y": 1 }, "hiddenSeries": false, "id": 55, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "sum(irate(dragonfly_dfdaemon_upload_response_size_bytes_sum{}[$interval])) by (instance, container)", "format": "time_series", "interval": "60", "intervalFactor": 2, "legendFormat": "{{instance}}-{{container}}", "metric": "go_gc_duration_seconds", "range": true, "refId": "A", "step": 4 } ], "thresholds": [], "timeRegions": [], "title": "Upload Traffic", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "logBase": 1, "show": true }, { "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "fixedColor": "rgb(31, 120, 193)", "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineStyle": { "fill": "solid" }, "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 10 }, "id": 58, "links": [], "maxDataPoints": 100, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "9.3.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "rate(dragonfly_dfdaemon_upload_request_duration_seconds_sum{}[$interval]) / rate(dragonfly_dfdaemon_upload_request_duration_seconds_count{}[$interval])", "format": "time_series", "interval": "60", "intervalFactor": 1, "legendFormat": "{{instance}}-{{container}}", "range": true, "refId": "A" } ], "title": "Upload Request Duration", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "fixedColor": "rgb(31, 120, 193)", "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "ops" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 10 }, "id": 57, "links": [], "maxDataPoints": 100, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "9.3.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "sum(irate(dragonfly_dfdaemon_upload_requests_total{}[$interval])) by (instance, container)", "format": "time_series", "interval": "60", "intervalFactor": 1, "legendFormat": "{{instance}}-{{container}}", "range": true, "refId": "A" } ], "title": "Upload QPS", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 95 }, { "color": "#d44a3a", "value": 99 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 4, "w": 6, "x": 0, "y": 18 }, "id": 59, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "(sum(rate(dragonfly_dfdaemon_peer_task_total{}[$interval])) -\nsum(rate(dragonfly_dfdaemon_peer_task_failed_total{}[$interval])))\n/ \nsum(rate(dragonfly_dfdaemon_peer_task_total{}[$interval]))", "format": "time_series", "interval": "60", "intervalFactor": 1, "legendFormat": "", "range": true, "refId": "A" } ], "title": "Download Success Rate", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "fixedColor": "rgb(31, 120, 193)", "mode": "fixed" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "ops" }, "overrides": [] }, "gridPos": { "h": 4, "w": 18, "x": 6, "y": 18 }, "id": 60, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "sum(irate(dragonfly_dfdaemon_peer_task_total{}[$interval]))", "format": "time_series", "interval": "60", "intervalFactor": 1, "legendFormat": "", "range": true, "refId": "A" } ], "title": "Download QPS", "type": "stat" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 22 }, "hiddenSeries": false, "id": 61, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "increase(dragonfly_dfdaemon_peer_task_total{}[$interval])", "format": "time_series", "interval": "60", "intervalFactor": 2, "legendFormat": "{{instance}}-{{container}}", "metric": "go_gc_duration_seconds", "range": true, "refId": "A", "step": 4 } ], "thresholds": [], "timeRegions": [], "title": "Download", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "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": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 22 }, "hiddenSeries": false, "id": 62, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "increase(dragonfly_dfdaemon_peer_task_failed_total{}[$interval])", "format": "time_series", "interval": "60", "intervalFactor": 2, "legendFormat": "{{instance}}-{{container}}", "metric": "go_gc_duration_seconds", "range": true, "refId": "A", "step": 4 } ], "thresholds": [], "timeRegions": [], "title": "Download Failed", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "none", "logBase": 1, "show": true }, { "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 30 }, "id": 54, "panels": [], "title": "Seed Peer", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "mappings": [], "unit": "none" }, "overrides": [] }, "gridPos": { "h": 9, "w": 4, "x": 0, "y": 31 }, "id": 56, "links": [], "options": { "displayLabels": [], "legend": { "displayMode": "table", "placement": "bottom", "showLegend": true, "values": [ "value" ] }, "pieType": "pie", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "v1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum(dragonfly_dfdaemon_version{container=\"seed-peer\"}) by (git_version, git_commit)", "interval": "60", "legendFormat": "{{git_version}}-{{git_commit}}", "range": true, "refId": "A" } ], "title": "UP", "type": "piechart" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "displayName": "${__series.name}", "unit": "bytes" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 20, "x": 4, "y": 31 }, "hiddenSeries": false, "id": 36, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.3.0", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum(increase(dragonfly_dfdaemon_seed_peer_download_traffic{container=\"seed-peer\",type=\"back_to_source\"}[1d]))", "instant": false, "interval": "60", "legendFormat": "__auto", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "Back Source Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "logBase": 1, "show": true }, { "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 95 }, { "color": "#d44a3a", "value": 99 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 4, "w": 6, "x": 0, "y": 40 }, "id": 38, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "(sum(rate(dragonfly_dfdaemon_seed_peer_download_total{container=\"seed-peer\"}[$interval])) -\nsum(rate(dragonfly_dfdaemon_seed_peer_download_failure_total{container=\"seed-peer\"}[$interval])))\n/ \nsum(rate(dragonfly_dfdaemon_seed_peer_download_total{container=\"seed-peer\"}[$interval]))", "format": "time_series", "interval": "60", "intervalFactor": 1, "legendFormat": "", "range": true, "refId": "A" } ], "title": "Download Success Rate", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "fixedColor": "rgb(31, 120, 193)", "mode": "fixed" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "ops" }, "overrides": [] }, "gridPos": { "h": 4, "w": 18, "x": 6, "y": 40 }, "id": 40, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "sum(irate(dragonfly_dfdaemon_seed_peer_download_total{container=\"seed-peer\"}[$interval]))", "format": "time_series", "interval": "60", "intervalFactor": 1, "legendFormat": "", "range": true, "refId": "A" } ], "title": "Download QPS", "type": "stat" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 44 }, "hiddenSeries": false, "id": 42, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "increase(dragonfly_dfdaemon_seed_peer_download_total{container=\"seed-peer\"}[$interval])", "format": "time_series", "interval": "60", "intervalFactor": 2, "legendFormat": "{{instance}}", "metric": "go_gc_duration_seconds", "range": true, "refId": "A", "step": 4 } ], "thresholds": [], "timeRegions": [], "title": "Download", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "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": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 44 }, "hiddenSeries": false, "id": 44, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "increase(dragonfly_dfdaemon_seed_peer_download_failure_total{container=\"seed-peer\"}[$interval])", "format": "time_series", "interval": "60", "intervalFactor": 2, "legendFormat": "{{instance}}", "metric": "go_gc_duration_seconds", "range": true, "refId": "A", "step": 4 } ], "thresholds": [], "timeRegions": [], "title": "Download Failed", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "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": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 52 }, "hiddenSeries": false, "id": 46, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "sum(increase(dragonfly_dfdaemon_seed_peer_concurrent_download_total{container=\"seed-peer\"}[$interval])) by (instance)", "format": "time_series", "interval": "60", "intervalFactor": 2, "legendFormat": "{{instance}}", "metric": "go_gc_duration_seconds", "range": true, "refId": "A", "step": 4 } ], "thresholds": [], "timeRegions": [], "title": "Concurrent Downloading", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "none", "logBase": 1, "show": true }, { "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "prometheus" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 59 }, "id": 48, "panels": [], "title": "GRPC", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 95 }, { "color": "#d44a3a", "value": 99 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 4, "w": 6, "x": 0, "y": 60 }, "id": 12, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "(sum(rate(grpc_server_handled_total{grpc_service=\"cdnsystem.Seeder\",grpc_type=\"unary\",grpc_code=\"OK\"}[$interval])) + \nsum(rate(grpc_server_handled_total{grpc_service=\"cdnsystem.Seeder\",grpc_type=\"unary\",grpc_code=\"NotFound\"}[$interval])) + \nsum(rate(grpc_server_handled_total{grpc_service=\"cdnsystem.Seeder\",grpc_type=\"unary\",grpc_code=\"PermissionDenied\"}[$interval])) + \nsum(rate(grpc_server_handled_total{grpc_service=\"cdnsystem.Seeder\",grpc_type=\"unary\",grpc_code=\"InvalidArgument\"}[$interval])))\n/ \nsum(rate(grpc_server_started_total{grpc_service=\"cdnsystem.Seeder\",grpc_type=\"unary\"}[$interval]))", "format": "time_series", "interval": "60", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "GRPC Global Success Rate", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "fixedColor": "rgb(31, 120, 193)", "mode": "fixed" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "ops" }, "overrides": [] }, "gridPos": { "h": 4, "w": 18, "x": 6, "y": 60 }, "id": 14, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "sum(irate(grpc_server_started_total{grpc_service=\"cdnsystem.Seeder\"}[$interval]))", "format": "time_series", "interval": "60", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "GRPC QPS", "type": "stat" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 64 }, "hiddenSeries": false, "id": 26, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": false, "hideZero": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "sum(increase(grpc_server_handled_total{grpc_service=\"cdnsystem.Seeder\",grpc_type=\"unary\"}[$interval])) by (grpc_code, grpc_method)", "format": "time_series", "interval": "60", "intervalFactor": 1, "legendFormat": "{{grpc_method}}/{{grpc_code}}", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "GRPC request code", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "show": true }, { "format": "Bps", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "prometheus" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 73 }, "id": 50, "panels": [], "title": "Golang", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 74 }, "hiddenSeries": false, "id": 32, "isNew": true, "legend": { "alignAsTable": false, "avg": false, "current": true, "hideEmpty": false, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "go_goroutines{container=\"seed-peer\"}", "format": "time_series", "interval": "60", "intervalFactor": 2, "legendFormat": "{{instance}}", "metric": "go_goroutines", "refId": "A", "step": 4 } ], "thresholds": [], "timeRegions": [], "title": "Goroutines", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "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": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 74 }, "hiddenSeries": false, "id": 30, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "go_gc_duration_seconds{container=\"seed-peer\"}", "format": "time_series", "interval": "60", "intervalFactor": 2, "legendFormat": "{{instance}}-{{quantile}}", "metric": "go_gc_duration_seconds", "refId": "A", "step": 4 } ], "thresholds": [], "timeRegions": [], "title": "GC duration quantiles", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "s", "logBase": 1, "show": true }, { "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 82 }, "hiddenSeries": false, "id": 28, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "resident", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "process_resident_memory_bytes{}", "format": "time_series", "interval": "60", "intervalFactor": 2, "legendFormat": "{{instance}}-resident", "metric": "process_resident_memory_bytes", "refId": "A", "step": 4 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "process_virtual_memory_bytes{container=\"seed-peer\"}", "format": "time_series", "interval": "60", "intervalFactor": 2, "legendFormat": "{{instance}}-virtual", "metric": "process_virtual_memory_bytes", "refId": "B", "step": 4 } ], "thresholds": [], "timeRegions": [], "title": "process memory", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "logBase": 1, "show": true }, { "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 82 }, "hiddenSeries": false, "id": 34, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "alloc rate", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "go_memstats_alloc_bytes{container=\"seed-peer\"}", "interval": "60", "intervalFactor": 2, "legendFormat": "{{instance}}-bytes_allocated", "metric": "go_memstats_alloc_bytes", "refId": "A", "step": 4 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "go_memstats_stack_inuse_bytes{component=\"seed-peer\"}", "interval": "60", "intervalFactor": 2, "legendFormat": "{{instance}}-stack_inuse", "metric": "go_memstats_stack_inuse_bytes", "refId": "C", "step": 4 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "go_memstats_heap_inuse_bytes{container=\"seed-peer\"}", "hide": false, "interval": "60", "intervalFactor": 2, "legendFormat": "{{instance}}-heap_inuse", "metric": "go_memstats_heap_inuse_bytes", "refId": "D", "step": 4 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "rate(go_memstats_alloc_bytes_total{container=\"seed-peer\"}[30s])", "hide": false, "interval": "", "legendFormat": "{{instance}}-alloc_rate", "refId": "B" } ], "thresholds": [], "timeRegions": [], "title": "go memstats", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "logBase": 1, "show": true }, { "format": "Bps", "logBase": 1, "show": true } ], "yaxis": { "align": false } } ], "refresh": "1m", "schemaVersion": 37, "style": "dark", "tags": [], "templating": { "list": [ { "auto": false, "auto_count": 30, "auto_min": "10s", "current": { "selected": false, "text": "5m", "value": "5m" }, "hide": 0, "name": "interval", "options": [ { "selected": false, "text": "1m", "value": "1m" }, { "selected": true, "text": "5m", "value": "5m" }, { "selected": false, "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" }, { "selected": false, "text": "7d", "value": "7d" }, { "selected": false, "text": "14d", "value": "14d" }, { "selected": false, "text": "30d", "value": "30d" } ], "query": "1m,5m,10m,30m,1h,6h,12h,1d,7d,14d,30d", "queryValue": "", "refresh": 2, "skipUrlSync": false, "type": "interval" } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "Peer", "uid": "UtXpSprnk", "version": 1, "weekStart": "" }
2022-12-16 04:06:19 UTC
null
0
0
17,492
1
750,695
26,894
0
mastodon-stats
Mastodon Stats
A comprehensive monitoring dashboard based on Mastodon's Prometheus statsd exporter
2022-11-25 22:20:02 UTC
2022-11-29 20:08:25 UTC
0
This dashboard shows all the internal statistics that Mastodon 4.0 provides. Thanks to the ability for Mastodon to export stats using the _statsd_ protocol, they can be picked up by a Prometheus Statsd Exporter, read in by Prometheus, and visualized by this dashboard in Grafana! **NOTE**: This dashboard requires a statsd mapping file to be installed in the prometheus statsd exporter. More information on configuring this (including the configuration file itself), can be found on [IPng's website](https://ipng.ch/s/articles/2022/11/27/mastodon-3.html) Please follow and reach out to [@IPngNetworks@ublog.tech](https://ublog.tech/@IPngNetworks) on Mastodon to discuss!
79,067
79,068
Other
null
0
0
26,894
1
17,492
5
0
A comprehensive monitoring dashboard based on Mastodon's Prometheus statsd exporter
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__elements": {}, "__requires": [ { "type": "panel", "id": "bargauge", "name": "Bar gauge", "version": "" }, { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "9.2.6" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "state-timeline", "name": "State timeline", "version": "" }, { "type": "panel", "id": "text", "name": "Text", "version": "" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" } ], "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" } ] }, "description": "A comprehensive monitoring dashboard based on Mastodon's Prometheus statsd exporter", "editable": true, "fiscalYearStartMonth": 0, "graphTooltip": 1, "id": null, "links": [], "liveNow": true, "panels": [ { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 30, "panels": [], "title": "Mastodon Overview", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The total amount of HTTP Queries that Mastodon is serving.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "dark-blue", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 0, "y": 1 }, "id": 33, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": { "valueSize": 42 }, "textMode": "auto" }, "pluginVersion": "9.2.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "sort(sum by (mastodon)(rate(mastodon_controller_duration_count[$__rate_interval])))", "instant": false, "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "Puma QPS", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The total amount of SQL Queries that Mastodon is generating, split out in SELECT, DELETE, INSERT and UPDATE.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "dark-blue", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 3, "y": 1 }, "id": 25, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": { "titleSize": 22, "valueSize": 22 }, "textMode": "auto" }, "pluginVersion": "9.2.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum by (operation) (rate(mastodon_db_operation_count{operation=\"select\"}[5m]))", "legendFormat": "__auto", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum by (operation) (rate(mastodon_db_operation_count{operation=\"insert\"}[5m]))", "hide": false, "legendFormat": "__auto", "range": true, "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum by (operation) (rate(mastodon_db_operation_count{operation=\"update\"}[5m]))", "hide": false, "legendFormat": "__auto", "range": true, "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum by (operation) (rate(mastodon_db_operation_count{operation=\"delete\"}[5m]))", "hide": false, "legendFormat": "__auto", "range": true, "refId": "D" } ], "title": "SQL ops/sec", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The running average latency of SQL Queries that Mastodon is generating, split out in SELECT, DELETE, INSERT and UPDATE.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [], "max": 0.25, "thresholds": { "mode": "percentage", "steps": [ { "color": "dark-green", "value": null }, { "color": "#EAB839", "value": 50 }, { "color": "dark-orange", "value": 60 }, { "color": "dark-red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 6, "y": 1 }, "id": 26, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": { "titleSize": 22, "valueSize": 22 }, "textMode": "auto" }, "pluginVersion": "9.2.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum by (operation) (rate(mastodon_db_operation_sum{operation=\"select\"}[$__rate_interval])) /\nsum by (operation) (rate(mastodon_db_operation_count{operation=\"select\"}[$__rate_interval]))", "legendFormat": "__auto", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum by (operation) (rate(mastodon_db_operation_sum{operation=\"insert\"}[$__rate_interval])) /\nsum by (operation) (rate(mastodon_db_operation_count{operation=\"insert\"}[$__rate_interval]))", "hide": false, "legendFormat": "__auto", "range": true, "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum by (operation) (rate(mastodon_db_operation_sum{operation=\"update\"}[$__rate_interval])) /\nsum by (operation) (rate(mastodon_db_operation_count{operation=\"update\"}[$__rate_interval]))", "hide": false, "legendFormat": "__auto", "range": true, "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum by (operation) (rate(mastodon_db_operation_sum{operation=\"delete\"}[$__rate_interval])) /\nsum by (operation) (rate(mastodon_db_operation_count{operation=\"delete\"}[$__rate_interval]))", "hide": false, "legendFormat": "__auto", "range": true, "refId": "D" } ], "title": "SQL Latency", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The total amount of Cache Queries that Mastodon is generating.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "dark-blue", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 9, "y": 1 }, "id": 27, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": { "titleSize": 15, "valueSize": 15 }, "textMode": "auto" }, "pluginVersion": "9.2.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "sort(sum by (operation)(rate(mastodon_cache_duration_count[$__rate_interval])))", "instant": false, "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "Cache ops/sec", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The total amount of Cache Queries that Mastodon is generating.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [], "max": 0.25, "thresholds": { "mode": "percentage", "steps": [ { "color": "dark-green", "value": null }, { "color": "#EAB839", "value": 50 }, { "color": "dark-orange", "value": 60 }, { "color": "dark-red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 12, "y": 1 }, "id": 28, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": { "titleSize": 15, "valueSize": 15 }, "textMode": "auto" }, "pluginVersion": "9.2.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "sort(sum by (operation) (rate(mastodon_cache_duration_sum[$__rate_interval])) /\nsum by (operation) (rate(mastodon_cache_duration_count[$__rate_interval])))", "hide": false, "instant": false, "legendFormat": "__auto", "range": true, "refId": "B" } ], "title": "Cache Latency", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The total amount of worker jobs that Sidekiq is performing.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "dark-blue", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 15, "y": 1 }, "id": 37, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": { "titleSize": 25, "valueSize": 25 }, "textMode": "auto" }, "pluginVersion": "9.2.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "sort(sum by (mastodon)(rate(mastodon_sidekiq_worker_success_total[$__rate_interval])))", "instant": false, "legendFormat": "success", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "sort(sum by (mastodon)(rate(mastodon_sidekiq_worker_failure_total[$__rate_interval])))", "hide": false, "instant": false, "legendFormat": "failure", "range": true, "refId": "B" } ], "title": "Sidekiq Jobs/sec", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The total amount of worker jobs that Sidekiq is performing.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "dark-blue", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 18, "y": 1 }, "id": 55, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": { "titleSize": 22, "valueSize": 22 }, "textMode": "auto" }, "pluginVersion": "9.2.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "sort(sum by (mastodon)(mastodon_sidekiq_workers_size))", "instant": false, "interval": "", "legendFormat": "workers", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "sort(sum by (mastodon)(mastodon_sidekiq_scheduled_size))", "hide": false, "instant": false, "legendFormat": "scheduled", "range": true, "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "sort(sum by (mastodon)(mastodon_sidekiq_retry_size))", "hide": false, "instant": false, "legendFormat": "retry", "range": true, "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "sort(sum by (mastodon)(mastodon_sidekiq_dead_size))", "hide": false, "instant": false, "legendFormat": "dead", "range": true, "refId": "D" } ], "title": "Sidekiq Queues", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "gridPos": { "h": 5, "w": 3, "x": 21, "y": 1 }, "id": 54, "options": { "code": { "language": "plaintext", "showLineNumbers": false, "showMiniMap": false }, "content": "<img src='https://ipng.ch/assets/mastodon/mastodon-logo.svg' height='100%'>\n", "mode": "html" }, "pluginVersion": "9.2.6", "transparent": true, "type": "text" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The running average latency of HTTP Queries that Mastodon is serving.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [], "max": 0.25, "thresholds": { "mode": "percentage", "steps": [ { "color": "dark-green", "value": null }, { "color": "#EAB839", "value": 40 }, { "color": "dark-orange", "value": 60 }, { "color": "dark-red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 2, "w": 3, "x": 0, "y": 4 }, "id": 34, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": { "valueSize": 35 }, "textMode": "auto" }, "pluginVersion": "9.2.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "sum by (mastodon) (rate(mastodon_controller_duration_sum[$__rate_interval])) /\nsum by (mastodon) (rate(mastodon_controller_duration_count[$__rate_interval]))", "instant": false, "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "Puma Latency", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The running average latency of HTTP Queries that Mastodon is serving.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [], "max": 10, "thresholds": { "mode": "percentage", "steps": [ { "color": "dark-green", "value": null }, { "color": "#EAB839", "value": 40 }, { "color": "dark-orange", "value": 60 }, { "color": "dark-red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 2, "w": 3, "x": 15, "y": 4 }, "id": 38, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": { "valueSize": 35 }, "textMode": "auto" }, "pluginVersion": "9.2.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "sum by (mastodon) (rate(mastodon_sidekiq_worker_processing_time_sum[$__rate_interval])) /\nsum by (mastodon) (rate(mastodon_sidekiq_worker_processing_time_count[$__rate_interval]))", "instant": false, "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "Sidekiq Latency", "type": "stat" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 6 }, "id": 36, "panels": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Rate of queries/sec of API calls served by the Mastodon Webserver", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": 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" }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 7 }, "id": 32, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum by (controller) (rate(mastodon_controller_duration_count{controller=~\"$puma_controller\"}[$__rate_interval]))", "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "Controller Operations ($puma_controller)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Rate of response codes/sec of HTTP API calls served by the Mastodon Webserver", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": 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" }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 7 }, "id": 57, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum by (status) (rate(mastodon_controller_status{controller=~\"$puma_controller\"}[$__rate_interval]))", "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "Controller Return Codes ($puma_controller)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Current latency of API calls served by the Mastodon Webserver", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 1, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 7 }, "id": 39, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum by (controller) (rate(mastodon_controller_duration_sum{controller=~\"$puma_controller\"}[$__rate_interval])) /\nsum by (controller) (rate(mastodon_controller_duration_count{controller=~\"$puma_controller\"}[$__rate_interval]))", "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "Controller Latency ($puma_controller)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Rate of queries/sec of API calls served by the Mastodon Webserver, split out by action as well as controller.", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": 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" }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 14 }, "id": 40, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum by (controller,action) (rate(mastodon_controller_duration_count{controller=~\"$puma_controller\",action=~\"$puma_action\"}[$__rate_interval]))", "legendFormat": "{{action}}-{{controller}}", "range": true, "refId": "A" } ], "title": "Action-Controller Operations ($puma_action)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Rate of response codes/sec of HTTP API calls served by the Mastodon Webserver", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": 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" }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 14 }, "id": 58, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum by (status) (rate(mastodon_controller_status{action=~\"$puma_action\",controller=~\"$puma_controller\"}[$__rate_interval]))", "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "Action-Controller Return Codes ($puma_action,$puma_controller)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Current latency of API calls served by the Mastodon Webserver, split out by controller and action", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 1, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 14 }, "id": 41, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum by (controller,action) (rate(mastodon_controller_duration_sum{controller=~\"$puma_controller\",action=~\"$puma_action\"}[$__rate_interval])) /\nsum by (controller,action) (rate(mastodon_controller_duration_count{controller=~\"$puma_controller\",action=~\"$puma_action\"}[$__rate_interval]))", "legendFormat": "{{action}}-{{controller}}", "range": true, "refId": "A" } ], "title": "Action-Controller Latency ($puma_action)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Rate of queries/sec of API calls served by the Mastodon Webserver, split out by action, format and controller.", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": 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" }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 21 }, "id": 42, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum by (controller,action,format) (rate(mastodon_controller_duration_count{controller=~\"$puma_controller\",action=~\"$puma_action\",format=~\"$puma_format\"}[$__rate_interval]))", "legendFormat": "{{action}}-{{format}}-{{controller}}", "range": true, "refId": "A" } ], "title": "Action-Format-Controller Operations ($puma_action,$puma_format)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Rate of response codes/sec of HTTP API calls served by the Mastodon Webserver", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": 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" }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 21 }, "id": 59, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum by (status) (rate(mastodon_controller_status{action=~\"$puma_action\",format=~\"$puma_format\",controller=~\"$puma_controller\"}[$__rate_interval]))", "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "Action-Format-Controller Return Codes ($puma_action,$puma_format,$puma_controller)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Current latency of API calls served by the Mastodon Webserver, split out by controller and action", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 1, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 21 }, "id": 43, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum by (controller,action,format) (rate(mastodon_controller_duration_sum{controller=~\"$puma_controller\",action=~\"$puma_action\",format=~\"$puma_format\"}[$__rate_interval])) /\nsum by (controller,action,format) (rate(mastodon_controller_duration_count{controller=~\"$puma_controller\",action=~\"$puma_action\",format=~\"$puma_format\"}[$__rate_interval]))", "legendFormat": "{{action}}-{{format}}-{{controller}}", "range": true, "refId": "A" } ], "title": "Action-Format-Controller Latency ($puma_action,$puma_format)", "type": "timeseries" } ], "title": "Puma Controller Details ($puma_controller,$puma_action,$puma_format)", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 7 }, "id": 7, "panels": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Total amount of SQL operations across Mastodon - operations are SELECT, INSERT, DELETE and UPDATE.", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": 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" }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 8 }, "id": 4, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum by (operation) (rate(mastodon_db_operation_count{operation=~\"$sql_operation\"}[5m]))", "legendFormat": "{{operation}}", "range": true, "refId": "A" } ], "title": "Database SQL Operations", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Running latency of SQL operations across Mastodon - operations are SELECT, INSERT, DELETE and UPDATE.", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineStyle": { "fill": "solid" }, "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 1, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 8 }, "id": 5, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum by (operation) (rate(mastodon_db_operation_sum{operation=~\"$sql_operation\"}[$__rate_interval])) / \nsum by (operation) (rate(mastodon_db_operation_count{operation=~\"$sql_operation\"}[$__rate_interval]))", "legendFormat": "{{operation}}", "range": true, "refId": "A" } ], "title": "Database SQL Latency", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The 90th percentile latency over all SELECT, INSERT, UPDATE and DELETE queries as seen by the client.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 1, "thresholds": { "mode": "percentage", "steps": [ { "color": "green" }, { "color": "orange", "value": 60 }, { "color": "red", "value": 70 }, { "color": "dark-red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 4, "w": 8, "x": 16, "y": 8 }, "id": 13, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "9.2.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "avg by (operation) (mastodon_db_operation{quantile=\"0.9\",operation=\"select\"}>0)", "legendFormat": "__auto", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "avg by (operation) (mastodon_db_operation{quantile=\"0.9\",operation=\"insert\"}>0)", "hide": false, "legendFormat": "__auto", "range": true, "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "avg by (operation) (mastodon_db_operation{quantile=\"0.9\",operation=\"update\"}>0)", "hide": false, "legendFormat": "__auto", "range": true, "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "avg by (operation) (mastodon_db_operation{quantile=\"0.9\",operation=\"delete\"}>0)", "hide": false, "legendFormat": "__auto", "range": true, "refId": "D" } ], "title": "90th ptile latency", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The 99th percentile latency over all SELECT, INSERT, UPDATE and DELETE queries as seen by the client.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 2, "thresholds": { "mode": "percentage", "steps": [ { "color": "green" }, { "color": "orange", "value": 60 }, { "color": "red", "value": 70 }, { "color": "dark-red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 4, "w": 8, "x": 16, "y": 12 }, "id": 14, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "9.2.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "avg by (operation) (mastodon_db_operation{quantile=\"0.99\",operation=\"select\"}>0)", "legendFormat": "__auto", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "avg by (operation) (mastodon_db_operation{quantile=\"0.99\",operation=\"insert\"}>0)", "hide": false, "legendFormat": "__auto", "range": true, "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "avg by (operation) (mastodon_db_operation{quantile=\"0.99\",operation=\"update\"}>0)", "hide": false, "legendFormat": "__auto", "range": true, "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "avg by (operation) (mastodon_db_operation{quantile=\"0.99\",operation=\"delete\"}>0)", "hide": false, "legendFormat": "__auto", "range": true, "refId": "D" } ], "title": "99th ptile latency", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Lefthand graph is the number of SQL statements per second, split by table", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": 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" }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 16 }, "id": 10, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "rate(mastodon_db_operation_count{table=~\"$sql_table\",operation=~\"$sql_operation\"}[$__rate_interval])", "legendFormat": "{{table}}.{{operation}}", "range": true, "refId": "A" } ], "title": "SQL Table Operations ($sql_table,$sql_operation)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Lefthand graph is the latency of database operations specified by table", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": 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" }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 16 }, "id": 11, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "rate(mastodon_db_operation_sum{table=~\"$sql_table\",operation=~\"$sql_operation\"}[$__rate_interval]) / \nrate(mastodon_db_operation_count{table=~\"$sql_table\",operation=~\"$sql_operation\"}[$__rate_interval])", "legendFormat": "{{table}}.{{operation}}", "range": true, "refId": "A" } ], "title": "SQL Table latency ($sql_table,$sql_operation)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The 90th percentile latency over SELECT, INSERT, UPDATE and DELETE queries to the specified SQL Table as seen by the client.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 1, "thresholds": { "mode": "percentage", "steps": [ { "color": "green" }, { "color": "orange", "value": 60 }, { "color": "red", "value": 70 }, { "color": "dark-red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 4, "w": 8, "x": 16, "y": 16 }, "id": 15, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "9.2.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "avg by (operation) (mastodon_db_operation{quantile=\"0.9\",operation=\"select\",table=~\"$sql_table\"}>0)", "legendFormat": "__auto", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "avg by (operation) (mastodon_db_operation{quantile=\"0.9\",operation=\"insert\",table=~\"$sql_table\"}>0)", "hide": false, "legendFormat": "__auto", "range": true, "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "avg by (operation) (mastodon_db_operation{quantile=\"0.9\",operation=\"update\",table=~\"$sql_table\"}>0)", "hide": false, "legendFormat": "__auto", "range": true, "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "avg by (operation) (mastodon_db_operation{quantile=\"0.9\",operation=\"delete\",table=~\"$sql_table\"}>0)", "hide": false, "legendFormat": "__auto", "range": true, "refId": "D" } ], "title": "90th ptile latency ($sql_table)", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The 99th percentile latency over SELECT, INSERT, UPDATE and DELETE queries to the specified SQL Table as seen by the client.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 2, "thresholds": { "mode": "percentage", "steps": [ { "color": "green" }, { "color": "orange", "value": 60 }, { "color": "red", "value": 70 }, { "color": "dark-red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 4, "w": 8, "x": 16, "y": 20 }, "id": 16, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "9.2.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "avg by (operation) (mastodon_db_operation{quantile=\"0.99\",operation=\"select\",table=~\"$sql_table\"}>0)", "legendFormat": "__auto", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "avg by (operation) (mastodon_db_operation{quantile=\"0.99\",operation=\"insert\",table=~\"$sql_table\"}>0)", "hide": false, "legendFormat": "__auto", "range": true, "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "avg by (operation) (mastodon_db_operation{quantile=\"0.99\",operation=\"update\",table=~\"$sql_table\"}>0)", "hide": false, "legendFormat": "__auto", "range": true, "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "avg by (operation) (mastodon_db_operation{quantile=\"0.99\",operation=\"delete\",table=~\"$sql_table\"}>0)", "hide": false, "legendFormat": "__auto", "range": true, "refId": "D" } ], "title": "99th ptile latency ($sql_table)", "type": "gauge" } ], "title": "SQL Details ($sql_table,$sql_operation)", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 8 }, "id": 18, "panels": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Cache operations per second from the Mastodon service", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": 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" }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 9 }, "id": 20, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum by (operation)(rate(mastodon_cache_duration_count{operation=~\"$cache_operation\"}[5m]))", "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "Cache Operations ($cache_operation)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Cache latency from the Mastodon service", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 1, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 9 }, "id": 21, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum by (operation)(rate(mastodon_cache_duration_sum{operation=~\"$cache_operation\"}[5m])) / \nsum by (operation)(rate(mastodon_cache_duration_count{operation=~\"$cache_operation\"}[5m]))", "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "Cache Latency ($cache_operation)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The 90th percentile latency over cache operations that are not hits as seen by the client.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.25, "thresholds": { "mode": "percentage", "steps": [ { "color": "green" }, { "color": "orange", "value": 60 }, { "color": "red", "value": 70 }, { "color": "dark-red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 4, "w": 8, "x": 16, "y": 9 }, "id": 22, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "9.2.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "avg by (operation) (mastodon_cache_duration{quantile=\"0.9\",operation=\"read_miss\"}>0)", "hide": false, "legendFormat": "__auto", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "avg by (operation) (mastodon_cache_duration{quantile=\"0.9\",operation=\"increment\"}>0)", "hide": false, "legendFormat": "__auto", "range": true, "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "avg by (operation) (mastodon_cache_duration{quantile=\"0.9\",operation=\"write\"}>0)", "hide": false, "legendFormat": "__auto", "range": true, "refId": "D" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "avg by (operation) (mastodon_cache_duration{quantile=\"0.9\",operation=\"generate\"}>0)", "hide": false, "legendFormat": "__auto", "range": true, "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "avg by (operation) (mastodon_cache_duration{quantile=\"0.9\",operation=\"delete\"}>0)", "hide": false, "legendFormat": "__auto", "range": true, "refId": "E" } ], "title": "90th ptile latency", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The 99th percentile latency over cache operations that are not hits as seen by the client.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.8, "thresholds": { "mode": "percentage", "steps": [ { "color": "green" }, { "color": "orange", "value": 60 }, { "color": "red", "value": 70 }, { "color": "dark-red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 4, "w": 8, "x": 16, "y": 13 }, "id": 23, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "9.2.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "avg by (operation) (mastodon_cache_duration{quantile=\"0.99\",operation=\"read_miss\"}>0)", "hide": false, "legendFormat": "__auto", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "avg by (operation) (mastodon_cache_duration{quantile=\"0.99\",operation=\"increment\"}>0)", "hide": false, "legendFormat": "__auto", "range": true, "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "avg by (operation) (mastodon_cache_duration{quantile=\"0.99\",operation=\"write\"}>0)", "hide": false, "legendFormat": "__auto", "range": true, "refId": "D" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "avg by (operation) (mastodon_cache_duration{quantile=\"0.99\",operation=\"generate\"}>0)", "hide": false, "legendFormat": "__auto", "range": true, "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "avg by (operation) (mastodon_cache_duration{quantile=\"0.99\",operation=\"delete\"}>0)", "hide": false, "legendFormat": "__auto", "range": true, "refId": "E" } ], "title": "99th ptile latency", "type": "gauge" } ], "title": "Cache Details ($cache_operation)", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 9 }, "id": 45, "panels": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Rate of sidekiq worker invocations by worker type, split out by success and failure.", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": 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 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 9, "x": 0, "y": 10 }, "id": 47, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum by (worker)(rate(mastodon_sidekiq_worker_success_total{worker=~\"$sidekiq_worker\"}[$__rate_interval]))", "legendFormat": "{{worker}} Success", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum by (worker)(rate(mastodon_sidekiq_worker_failure_total{worker=~\"$sidekiq_worker\"}[$__rate_interval]))", "hide": false, "legendFormat": "{{worker}} Failure", "range": true, "refId": "B" } ], "title": "Sidekiq Worker ($sidekiq_worker)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Running latency of sidekiq worker invocations by worker type.", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 1, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 8, "w": 9, "x": 9, "y": 10 }, "id": 48, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum by (worker)(rate(mastodon_sidekiq_worker_processing_time_sum{worker=~\"$sidekiq_worker\"}[$__rate_interval]))\n/ sum by (worker)(rate(mastodon_sidekiq_worker_processing_time_count{worker=~\"$sidekiq_worker\"}[$__rate_interval]))\n", "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "Sidekiq Latency ($sidekiq_worker)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The median, 90th and 99th percentile latency over Sidekiq worker invocations.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 5, "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "orange", "value": 60 }, { "color": "red", "value": 70 }, { "color": "dark-red", "value": 80 } ] }, "unit": "s" }, "overrides": [ { "matcher": { "id": "byFrameRefID", "options": "B" }, "properties": [ { "id": "max", "value": 30 } ] }, { "matcher": { "id": "byFrameRefID", "options": "C" }, "properties": [ { "id": "max", "value": 90 } ] } ] }, "gridPos": { "h": 4, "w": 6, "x": 18, "y": 10 }, "id": 49, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "9.2.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "avg by (quantile)(mastodon_sidekiq_worker_processing_time{quantile=\"0.5\",worker=~\"$sidekiq_worker\"}>0)", "hide": false, "legendFormat": "median", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "avg by (quantile)(mastodon_sidekiq_worker_processing_time{quantile=\"0.9\",worker=~\"$sidekiq_worker\"}>0)", "hide": false, "legendFormat": "90th ptile", "range": true, "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "avg by (quantile)(mastodon_sidekiq_worker_processing_time{quantile=\"0.99\",worker=~\"$sidekiq_worker\"}>0)", "hide": false, "interval": "", "legendFormat": "99th ptile", "range": true, "refId": "C" } ], "title": "50,90,99th ptile latency ($sidekiq_worker)", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "A total number of worker jobs waiting in the queue, usually due to there not being enough worker threads or sidekiq jobs to handle them in time. This graph here shows the n-count of elements in the queue.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 1000, "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "dark-yellow", "value": 50 }, { "color": "dark-orange", "value": 60 }, { "color": "dark-red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 6, "x": 18, "y": 14 }, "id": 63, "options": { "displayMode": "lcd", "minVizHeight": 10, "minVizWidth": 0, "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true }, "pluginVersion": "9.2.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sort(sum by (queue)(mastodon_sidekiq_queue_enqueued))", "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "Sidekiq Queue Depth", "type": "bargauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "A historical graph of the average queue delay for each of the main queues in Sidekiq. If the queues do not have wait-time, they are depicted green. They will go through yellow, orange and become red once the queue is backing up and worker jobs have to wait before being scheduled.", "fieldConfig": { "defaults": { "color": { "mode": "continuous-BlYlRd" }, "custom": { "fillOpacity": 70, "lineWidth": 0, "spanNulls": false }, "mappings": [], "max": 300, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 5, "w": 21, "x": 0, "y": 18 }, "id": 61, "options": { "alignValue": "left", "legend": { "displayMode": "list", "placement": "bottom", "showLegend": true }, "mergeValues": true, "rowHeight": 0.9, "showValue": "never", "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sort(sum by (queue)(mastodon_sidekiq_queue_latency))", "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "Sidekiq Queue Delay timeline", "type": "state-timeline" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The total amount of worker jobs that Sidekiq is performing.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [], "max": 10, "thresholds": { "mode": "percentage", "steps": [ { "color": "dark-green", "value": null }, { "color": "#EAB839", "value": 40 }, { "color": "dark-orange", "value": 60 }, { "color": "dark-red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 21, "y": 18 }, "id": 56, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": { "titleSize": 18, "valueSize": 18 }, "textMode": "auto" }, "pluginVersion": "9.2.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "sort(sum by (queue)(mastodon_sidekiq_queue_latency))", "instant": false, "interval": "", "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "Sidekiq Queue Delay", "type": "stat" } ], "title": "Sidekiq Details ($sidekiq_worker)", "type": "row" } ], "refresh": "1m", "schemaVersion": 37, "style": "dark", "tags": [], "templating": { "list": [ { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "mastodon_controller_duration_count", "hide": 0, "includeAll": true, "label": "Puma Controller", "multi": true, "name": "puma_controller", "options": [], "query": { "query": "mastodon_controller_duration_count", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "/controller=\"([^\"]+)\"/", "skipUrlSync": false, "sort": 1, "type": "query" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "mastodon_controller_duration_count", "hide": 0, "includeAll": true, "label": "Puma Action", "multi": true, "name": "puma_action", "options": [], "query": { "query": "mastodon_controller_duration_count", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "/action=\"([^\"]+)\"/", "skipUrlSync": false, "sort": 1, "type": "query" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "mastodon_controller_duration_count", "hide": 0, "includeAll": true, "label": "Puma Format", "multi": true, "name": "puma_format", "options": [], "query": { "query": "mastodon_controller_duration_count", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "/format=\"([^\"]+)\"/", "skipUrlSync": false, "sort": 1, "type": "query" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "mastodon_db_operation", "hide": 0, "includeAll": true, "label": "SQL Table", "multi": true, "name": "sql_table", "options": [], "query": { "query": "mastodon_db_operation", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "/table=\"([a-z]+).*/", "skipUrlSync": false, "sort": 1, "type": "query" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "mastodon_db_operation", "hide": 0, "includeAll": true, "label": "SQL Operation", "multi": true, "name": "sql_operation", "options": [], "query": { "query": "mastodon_db_operation", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "/operation=\"([a-z]+).*/", "skipUrlSync": false, "sort": 1, "type": "query" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "mastodon_cache_duration_count", "hide": 0, "includeAll": true, "label": "Cache Operation", "multi": true, "name": "cache_operation", "options": [], "query": { "query": "mastodon_cache_duration_count", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "/operation=\"([a-z_]+).*/", "skipUrlSync": false, "sort": 1, "type": "query" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "mastodon_sidekiq_worker_success_total", "hide": 0, "includeAll": true, "label": "Sidekiq Worker", "multi": true, "name": "sidekiq_worker", "options": [], "query": { "query": "mastodon_sidekiq_worker_success_total", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "/worker=\"([^\\\"]+)/", "skipUrlSync": false, "sort": 1, "type": "query" } ] }, "time": { "from": "now-24h", "to": "now" }, "timepicker": { "nowDelay": "" }, "timezone": "", "title": "Mastodon Stats", "uid": "IXDZT_dVz", "version": 61, "weekStart": "", "gnetId": 17492 }
2022-11-29 20:08:25 UTC
null
0
0
16,874
1
705,409
28,573
0
apc-dash-pro
APC dash pro
Monitor your APC UPS statistics.
2022-09-06 20:20:33 UTC
2023-04-30 22:03:05 UTC
0
I couldn’t find a dashboard that suited my needs (for influxDB v2), so I made my own. Queries could likely be improved upon, but seem to be fine in my case. Displays all the data available from apcupsd plugin from telegraf, after importing check and update variables. `TimeZone` = Time zone in UTC AvgKWprice = Price per KW/h InfluxBucket = Your buck where Telegraf saves data `UpsPower` = Your UPS power rating in watts UpsName = Name of your ups in bucket, telegraf tries to find them automatically `InfluxBucket` = Original bucket `InfluxBucket_ds` = Downsampled bucket `Downsample_len` = Retention time of `InfluxBucket` Features: - Dynamicly displays data from downsampled and original bucket - Finds all UPS's in bucket - Timezones, to correct for `window()` offsett - Data displayed: - Monthly power usage (smoothed, daily) + prediction, cost - Daily power usage (smoother, hourly) + prediction, cost - Live power usage - In and Out AC voltage - Battery voltage and temperature More info in [GitHub](https://github.com/lameslime/apc-dash-pro). Logo is not mine, but was royalty free.
76,501
76,502
Telegraf
null
0
0
28,573
1
16,874
5
0
Monitor your APC UPS statistics.
{ "__inputs": [ { "name": "DS_INFLUXDB", "label": "InfluxDB", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__elements": {}, "__requires": [ { "type": "panel", "id": "bargauge", "name": "Bar gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "10.0.0-114140pre" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" } ], "annotations": { "list": [ { "$$hashKey": "object:35", "builtIn": 1, "datasource": { "type": "datasource", "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" } ] }, "description": "Monitor your APC UPS statistics.", "editable": true, "fiscalYearStartMonth": 0, "gnetId": 16874, "graphTooltip": 0, "id": null, "links": [ { "asDropdown": false, "icon": "external link", "includeVars": false, "keepTime": false, "tags": [], "targetBlank": false, "title": "New link", "tooltip": "", "type": "dashboards", "url": "" } ], "liveNow": false, "panels": [ { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "from": 1, "result": { "index": 0, "text": "ONLINE" }, "to": 100000000000000000000 }, "type": "range" }, { "options": { "from": 0, "result": { "index": 1, "text": "ON BATTERY" }, "to": 0 }, "type": "range" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null }, { "color": "dark-green", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 0, "y": 0 }, "id": 14, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "10.0.0-114140pre", "targets": [ { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "expr": "apcupsd_battery_time_on_seconds", "instant": true, "interval": "", "intervalFactor": 2, "legendFormat": "", "metric": "apcupsd_battery_time_on_seconds", "query": "from(bucket: \"${InfluxBucket}\")\r\n |> range(start:-1m)\r\n |> filter(fn: (r) => r.ups_name == \"${UpsName}\" and r._field == \"load_percent\")\r\n |> last()\r\n\r\n", "refId": "A", "step": 600 } ], "title": "UPS Status", "type": "stat" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "value": null }, { "color": "dark-red", "value": 20 }, { "color": "semi-dark-green", "value": 100 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 2, "y": 0 }, "id": 37, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "10.0.0-114140pre", "targets": [ { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "query": "from(bucket: \"${InfluxBucket}\")\r\n |> range(start: -1m)\r\n |> filter(fn: (r) => r.ups_name == \"${UpsName}\" and r._field == \"battery_charge_percent\")\r\n |> last()\r\n\r\n", "refId": "A" } ], "title": "Battery charge", "type": "stat" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 350 }, { "color": "red", "value": 450 } ] }, "unit": "watt" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 6, "y": 0 }, "id": 39, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "10.0.0-114140pre", "targets": [ { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "query": "from(bucket: \"${InfluxBucket}\")\r\n |> range(start:-1m)\r\n |> filter(fn: (r) => r.ups_name == \"${UpsName}\" and r._field == \"load_percent\")\r\n |> map(fn: (r) => ({r with _value: ${UpsPower} * r._value * 0.01}))\r\n |> last()\r\n", "refId": "A" } ], "title": "Power Usage", "type": "stat" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 350 }, { "color": "red", "value": 450 } ] }, "unit": "watt" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 9, "y": 0 }, "hideTimeOverride": false, "id": 46, "maxDataPoints": 1, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "10.0.0-114140pre", "targets": [ { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "query": "from(bucket: \"${InfluxBucket}\")\r\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\r\n |> filter(fn: (r) => r.ups_name == \"${UpsName}\" and r._field == \"load_percent\")\r\n |> aggregateWindow(every: v.windowPeriod, fn: mean)\r\n |> map(fn: (r) => ({r with _value: ${UpsPower} * r._value * 0.01}))\r\n |> yield()\r\n", "refId": "A" } ], "timeFrom": "1h", "title": "Avg", "type": "stat" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "ns" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 12, "y": 0 }, "id": 40, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "10.0.0-114140pre", "targets": [ { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "query": "from(bucket: \"${InfluxBucket}\")\r\n |> range(start: -1m)\r\n |> filter(fn: (r) => r.ups_name == \"${UpsName}\" and r._field == \"time_left_ns\")\r\n |> last()\r\n", "refId": "A" } ], "title": "Time left", "type": "stat" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "hertz" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 15, "y": 0 }, "id": 45, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "10.0.0-114140pre", "targets": [ { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "query": "from(bucket: \"${InfluxBucket}\")\r\n |> range(start: -1m)\r\n |> filter(fn: (r) => r.ups_name == \"${UpsName}\" and r._field == \"input_frequency\")\r\n |> last()\r\n", "refId": "A" } ], "title": "Frequency", "type": "stat" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "ns" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 18, "y": 0 }, "id": 41, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "10.0.0-114140pre", "targets": [ { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "query": "from(bucket: \"${InfluxBucket}\")\r\n |> range(start: -1m)\r\n |> filter(fn: (r) => r.ups_name == \"${UpsName}\" and r._field == \"time_on_battery_ns\")\r\n |> last()\r\n", "refId": "A" } ], "title": "Time on battery", "type": "stat" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 7000 }, { "color": "red", "value": 10000 } ] }, "unit": "currencyEUR" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 21, "y": 0 }, "id": 52, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "vertical", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "10.0.0-114140pre", "targets": [ { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "query": "import \"timezone\"\r\noption location = timezone.fixed(offset: ${TimeZone})\r\n\r\ndata = from(bucket: \"${InfluxBucket}\")\r\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\r\n |> filter(fn: (r) => r.ups_name == \"${UpsName}\" and r._field == \"load_percent\")\r\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\r\n\r\ncols = [\"_field\", \"_time\", \"_value\"]\r\n\r\nfinal = data\r\n |> map(fn: (r) => ({_value:r._value, _time:r._time, _field:\"Day\"}))\r\n |> keep(columns:cols)\r\n\r\nout = final\r\n |> window(every: 1h)\r\n |> mean()\r\n |> duplicate(column: \"_stop\", as: \"_time\")\r\n |> window(every: 24h)\r\n |> map(fn: (r) => ({r with _value: ${UpsPower} * r._value * 0.01 * ${AvgKWprice} * 0.001}))\r\n |> group()\r\n |> yield()\r\n", "refId": "A" } ], "timeFrom": "now/d", "title": "Today's cost", "type": "stat" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 120000, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 190000 } ] }, "unit": "watt" }, "overrides": [] }, "gridPos": { "h": 5, "w": 9, "x": 0, "y": 3 }, "id": 49, "options": { "displayMode": "basic", "minVizHeight": 10, "minVizWidth": 0, "orientation": "auto", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "showUnfilled": false, "text": { "titleSize": 0 }, "valueMode": "color" }, "pluginVersion": "10.0.0-114140pre", "targets": [ { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "query": "import \"timezone\"\r\noption location = timezone.fixed(offset: ${TimeZone})\r\n\r\nbucket1 = from(bucket: \"${InfluxBucket}\")\r\n |> range(start: -${Downsample_len}, stop: v.timeRangeStop)\r\n |> filter(fn: (r) => r.ups_name == \"${UpsName}\" and r._field == \"load_percent\")\r\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\r\n\r\nbucket2 = from(bucket: \"${InfluxBucket_ds}\")\r\n |> range(start: v.timeRangeStart, stop: -${Downsample_len})\r\n |> filter(fn: (r) => r.ups_name == \"${UpsName}\" and r._field == \"load_percent\")\r\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\r\n\r\ndata = union(tables: [bucket1, bucket2])\r\n\r\ncols = [\"_field\", \"_time\", \"_value\"]\r\n\r\nfinal = data\r\n |> map(fn: (r) => ({_value:r._value, _time:r._time, _field:\"Day\"}))\r\n |> keep(columns:cols)\r\n\r\nfinal\r\n |> window(every: 1d)\r\n |> mean()\r\n |> duplicate(column: \"_stop\", as: \"_time\")\r\n |> window(every: 1mo)\r\n |> map(fn: (r) => ({r with _value: 670.0 * r._value * 0.01 * 24.0}))\r\n |> yield()", "refId": "A" } ], "timeFrom": "now-6M/M", "title": "Monthly power usage", "type": "bargauge" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 6000, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 8000 }, { "color": "red", "value": 10000 } ] }, "unit": "watt" }, "overrides": [] }, "gridPos": { "h": 5, "w": 12, "x": 9, "y": 3 }, "hideTimeOverride": false, "id": 43, "maxDataPoints": 1000, "options": { "displayMode": "basic", "minVizHeight": 10, "minVizWidth": 0, "orientation": "auto", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "showUnfilled": false, "text": { "titleSize": 0 }, "valueMode": "color" }, "pluginVersion": "10.0.0-114140pre", "targets": [ { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "query": "import \"timezone\"\r\nimport \"date\"\r\noption location = timezone.fixed(offset: ${TimeZone})\r\n\r\ndata = from(bucket: \"${InfluxBucket}\")\r\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\r\n |> filter(fn: (r) => r.ups_name == \"${UpsName}\" and r._field == \"load_percent\")\r\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\r\n |> filter(fn: (r) => r._time >= date.sub(from: date.truncate(t: v.timeRangeStop, unit: 1d), d: 6d))\r\n\r\ncols = [\"_field\", \"_time\", \"_value\"]\r\n\r\nfinal = data\r\n |> map(fn: (r) => ({_value:r._value, _time:r._time, _field:\"Day\"}))\r\n |> keep(columns:cols)\r\n\r\nfinal\r\n //|> aggregateWindow(every: 1d, fn: sum, createEmpty: false)\r\n |> window(every: 10m)\r\n |> map(fn: (r) => ({r with _value: r._value / 6.0}))\r\n |> mean()\r\n |> duplicate(column: \"_start\", as: \"_time\")\r\n |> window(every: 1d)\r\n |> map(fn: (r) => ({r with _value: ${UpsPower} * r._value * 0.01}))\r\n", "refId": "A" } ], "timeFrom": "now-7d", "title": "Daily power usage", "type": "bargauge" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 7000 }, { "color": "red", "value": 10000 } ] }, "unit": "currencyEUR" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 21, "y": 3 }, "id": 56, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "vertical", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "10.0.0-114140pre", "targets": [ { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "query": "import \"timezone\"\r\noption location = timezone.fixed(offset: ${TimeZone})\r\n\r\ndata = from(bucket: \"${InfluxBucket}\")\r\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\r\n |> filter(fn: (r) => r.ups_name == \"${UpsName}\" and r._field == \"load_percent\")\r\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\r\n\r\ncols = [\"_field\", \"_time\", \"_value\"]\r\n\r\nfinal = data\r\n |> map(fn: (r) => ({_value:r._value, _time:r._time, _field:\"Day\"}))\r\n |> keep(columns:cols)\r\n\r\nout = final\r\n |> window(every: 1h)\r\n |> mean()\r\n |> duplicate(column: \"_stop\", as: \"_time\")\r\n |> window(every: 24h)\r\n |> map(fn: (r) => ({r with _value: ${UpsPower} * r._value * 0.01 * ${AvgKWprice} * 0.001}))\r\n |> group()\r\n |> yield()\r\n", "refId": "A" } ], "timeFrom": "now-1d/d", "title": "Yesterday's cost", "type": "stat" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 120000, "min": 1, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "currencyEUR" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 21, "y": 6 }, "id": 53, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "10.0.0-114140pre", "targets": [ { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "query": "import \"timezone\"\r\noption location = timezone.fixed(offset: ${TimeZone})\r\n\r\nbucket1 = from(bucket: \"${InfluxBucket}\")\r\n |> range(start: -${Downsample_len}, stop: v.timeRangeStop)\r\n |> filter(fn: (r) => r.ups_name == \"${UpsName}\" and r._field == \"load_percent\")\r\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\r\n\r\nbucket2 = from(bucket: \"${InfluxBucket_ds}\")\r\n |> range(start: v.timeRangeStart, stop: -${Downsample_len})\r\n |> filter(fn: (r) => r.ups_name == \"${UpsName}\" and r._field == \"load_percent\")\r\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\r\n\r\ndata = union(tables: [bucket1, bucket2])\r\n\r\ncols = [\"_field\", \"_time\", \"_value\"]\r\n\r\nout = data\r\n |> map(fn: (r) => ({_value:r._value, _time:r._time, _field:\"Day\"}))\r\n |> keep(columns:cols)\r\n\r\nout\r\n |> window(every: 1d)\r\n |> mean()\r\n |> duplicate(column: \"_stop\", as: \"_time\")\r\n |> window(every: 1mo)\r\n |> map(fn: (r) => ({r with _value: ${UpsPower} * r._value * 0.01 * 24.0 * ${AvgKWprice} * 0.001}))\r\n |> group()\r\n |> yield()", "refId": "A" } ], "timeFrom": "now/M", "title": "This Month's cost", "type": "stat" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fieldConfig": { "defaults": { "color": { "fixedColor": "green", "mode": "thresholds", "seriesBy": "last" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 3, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineStyle": { "fill": "solid" }, "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": 7200000, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "dashed" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 350 }, { "color": "red", "value": 450 } ] }, "unit": "watt" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/(status=\\\"ONBATT\\\")/" }, "properties": [ { "id": "displayName", "value": "On Battery" }, { "id": "custom.spanNulls", "value": 60000 }, { "id": "color", "value": { "fixedColor": "red", "mode": "fixed", "seriesBy": "last" } } ] }, { "matcher": { "id": "byRegexp", "options": "/(status=\\\"ONLINE\\\")/" }, "properties": [ { "id": "displayName", "value": "On Line" } ] } ] }, "gridPos": { "h": 7, "w": 21, "x": 0, "y": 8 }, "id": 35, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": false }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "query": "import \"timezone\"\r\noption location = timezone.fixed(offset: ${TimeZone})\r\n\r\nbucket1 = from(bucket: \"${InfluxBucket}\")\r\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\r\n |> filter(fn: (r) => r.ups_name == \"${UpsName}\" and r._field == \"load_percent\")\r\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\r\n\r\nbucket2 = from(bucket: \"${InfluxBucket_ds}\")\r\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\r\n |> filter(fn: (r) => r.ups_name == \"${UpsName}\" and r._field == \"load_percent\")\r\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\r\n\r\ndata = union(tables: [bucket1, bucket2])\r\n\r\ndata\r\n |> keep(columns: [\"_field\", \"_time\", \"_value\"])\r\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\r\n |> map(fn: (r) => ({r with _value: ${UpsPower} * r._value * 0.01}))\r\n", "refId": "A" } ], "title": "Power usage", "type": "timeseries" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 120000, "min": 1, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "watt" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 21, "y": 9 }, "id": 51, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "10.0.0-114140pre", "targets": [ { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "query": "import \"timezone\"\r\noption location = timezone.fixed(offset: ${TimeZone})\r\n\r\ndata = from(bucket: \"${InfluxBucket}\")\r\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\r\n |> filter(fn: (r) => r.ups_name == \"${UpsName}\" and r._field == \"load_percent\")\r\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\r\n\r\ncols = [\"_field\", \"_time\", \"_value\"]\r\n\r\nout = data\r\n |> map(fn: (r) => ({_value:r._value, _time:r._time, _field:\"Day\"}))\r\n |> keep(columns:cols)\r\n\r\nout\r\n |> mean()\r\n |> map(fn: (r) => ({r with _value: ${UpsPower} * r._value * 0.01 * 24.0 * 30.0}))\r\n\r\n\r\n", "refId": "A" } ], "timeFrom": "1M", "title": "Monthly prediction", "type": "stat" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 6000, "min": 1, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 7000 }, { "color": "red", "value": 10000 } ] }, "unit": "watt" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 21, "y": 12 }, "id": 50, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "vertical", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "10.0.0-114140pre", "targets": [ { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "query": "import \"timezone\"\r\noption location = timezone.fixed(offset: ${TimeZone})\r\n\r\ndata = from(bucket: \"${InfluxBucket}\")\r\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\r\n |> filter(fn: (r) => r.ups_name == \"${UpsName}\" and r._field == \"load_percent\")\r\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\r\n\r\ncols = [\"_field\", \"_time\", \"_value\"]\r\n\r\nout = data\r\n |> map(fn: (r) => ({_value:r._value, _time:r._time, _field:\"Day\"}))\r\n |> keep(columns:cols)\r\n\r\nout\r\n |> mean()\r\n |> map(fn: (r) => ({r with _value: ${UpsPower} * r._value * 0.01 * 24.0}))\r\n", "refId": "A" } ], "timeFrom": "1d", "title": "Daily prediction", "type": "stat" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 6, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineStyle": { "fill": "solid" }, "lineWidth": 1, "pointSize": 2, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": 7200000, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "dashed" } }, "decimals": 1, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "yellow", "value": 220 }, { "color": "#EAB839", "value": 240 } ] }, "unit": "volt" }, "overrides": [ { "matcher": { "id": "byName", "options": "input_voltage" }, "properties": [ { "id": "displayName", "value": "Volts in" }, { "id": "color", "value": { "fixedColor": "green", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "output_voltage" }, "properties": [ { "id": "displayName", "value": "Volts out" }, { "id": "color", "value": { "fixedColor": "semi-dark-green", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 6, "w": 21, "x": 0, "y": 15 }, "id": 33, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": false }, "tooltip": { "mode": "multi", "sort": "none" } }, "targets": [ { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "query": "import \"timezone\"\r\noption location = timezone.fixed(offset: ${TimeZone})\r\n\r\nbucket1 = from(bucket: \"${InfluxBucket}\")\r\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\r\n |> filter(fn: (r) => r.ups_name == \"${UpsName}\" and r._field == \"input_voltage\" and r.status == \"ONLINE\" or r._field == \"output_voltage\" and r.status == \"ONLINE\")\r\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\r\n\r\nbucket2 = from(bucket: \"${InfluxBucket_ds}\")\r\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\r\n |> filter(fn: (r) => r.ups_name == \"${UpsName}\" and r._field == \"input_voltage\" and r.status == \"ONLINE\" or r._field == \"output_voltage\" and r.status == \"ONLINE\")\r\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\r\n\r\ndata = union(tables: [bucket1, bucket2])\r\n\r\ndata\r\n |> keep(columns: [\"_field\", \"_time\", \"_value\"])\r\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)", "refId": "A" } ], "title": "Input mains", "type": "timeseries" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 120000, "min": 1, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "currencyEUR" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 21, "y": 15 }, "id": 55, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "10.0.0-114140pre", "targets": [ { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "query": "import \"timezone\"\r\nimport \"date\"\r\noption location = timezone.fixed(offset: ${TimeZone})\r\n\r\nbucket1 = from(bucket: \"${InfluxBucket}\")\r\n |> range(start: -${Downsample_len}, stop: v.timeRangeStop)\r\n |> filter(fn: (r) => r.ups_name == \"${UpsName}\" and r._field == \"load_percent\")\r\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\r\n\r\nbucket2 = from(bucket: \"${InfluxBucket_ds}\")\r\n |> range(start: v.timeRangeStart, stop: -${Downsample_len})\r\n |> filter(fn: (r) => r.ups_name == \"${UpsName}\" and r._field == \"load_percent\")\r\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\r\n\r\ndata = union(tables: [bucket1, bucket2])\r\n\r\ncols = [\"_field\", \"_time\", \"_value\"]\r\n\r\nout = data\r\n |> filter(fn: (r) => \r\n r._time <= date.truncate(t: v.timeRangeStop, unit: 1mo) and\r\n r._time >= date.truncate(t: date.sub(from: v.timeRangeStop, d: 1mo), unit: 1mo))\r\n |> map(fn: (r) => ({_value:r._value, _time:r._time, _field:\"Day\"}))\r\n |> keep(columns:cols)\r\n\r\nout\r\n |> window(every: 1d)\r\n |> mean()\r\n |> duplicate(column: \"_stop\", as: \"_time\")\r\n |> window(every: 1mo)\r\n |> map(fn: (r) => ({r with _value: ${UpsPower} * r._value * 0.01 * 24.0 * ${AvgKWprice} * 0.001}))\r\n |> group()\r\n |> yield()", "refId": "A" } ], "timeFrom": "now-3M", "title": "Last Month's cost", "type": "stat" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 120000, "min": 1, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "currencyEUR" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 21, "y": 18 }, "id": 54, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "10.0.0-114140pre", "targets": [ { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "query": "import \"timezone\"\r\noption location = timezone.fixed(offset: ${TimeZone})\r\n\r\nbucket1 = from(bucket: \"${InfluxBucket}\")\r\n |> range(start: -${Downsample_len}, stop: v.timeRangeStop)\r\n |> filter(fn: (r) => r.ups_name == \"${UpsName}\" and r._field == \"load_percent\")\r\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\r\n\r\nbucket2 = from(bucket: \"${InfluxBucket_ds}\")\r\n |> range(start: v.timeRangeStart, stop: -${Downsample_len})\r\n |> filter(fn: (r) => r.ups_name == \"${UpsName}\" and r._field == \"load_percent\")\r\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\r\n\r\ndata = union(tables: [bucket1, bucket2])\r\n\r\ncols = [\"_field\", \"_time\", \"_value\"]\r\n\r\nout = data\r\n |> map(fn: (r) => ({_value:r._value, _time:r._time, _field:\"Day\"}))\r\n |> keep(columns:cols)\r\n\r\nout\r\n |> window(every: 1d)\r\n |> mean()\r\n |> duplicate(column: \"_stop\", as: \"_time\")\r\n |> window(every: 1mo)\r\n |> map(fn: (r) => ({r with _value: ${UpsPower} * r._value * 0.01 * 24.0 * ${AvgKWprice} * 0.001}))\r\n |> group()\r\n |> yield()", "refId": "A" } ], "timeFrom": "now-6M", "title": "6 Month cost", "type": "stat" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds", "seriesBy": "last" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineStyle": { "fill": "solid" }, "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": 7200000, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "orange", "value": 40 }, { "color": "red", "value": 50 } ] }, "unit": "celsius" }, "overrides": [ { "matcher": { "id": "byName", "options": "internal_temp" }, "properties": [ { "id": "displayName", "value": "Degrees" } ] } ] }, "gridPos": { "h": 5, "w": 24, "x": 0, "y": 21 }, "id": 26, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": false }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "query": "import \"timezone\"\r\noption location = timezone.fixed(offset: ${TimeZone})\r\n\r\nbucket1 = from(bucket: \"${InfluxBucket}\")\r\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\r\n |> filter(fn: (r) => r.ups_name == \"${UpsName}\" and r._field == \"internal_temp\")\r\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\r\n\r\nbucket2 = from(bucket: \"${InfluxBucket_ds}\")\r\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\r\n |> filter(fn: (r) => r.ups_name == \"${UpsName}\" and r._field == \"internal_temp\")\r\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\r\n\r\ndata = union(tables: [bucket1, bucket2])\r\n\r\ndata\r\n |> keep(columns: [\"_field\", \"_time\", \"_value\"])\r\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)", "refId": "A" } ], "title": "Temperature", "type": "timeseries" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "axisSoftMax": -2, "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineStyle": { "fill": "solid" }, "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": 7200000, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "max": 30, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "value": null }, { "color": "#EAB839", "value": 24 }, { "color": "green", "value": 27 } ] }, "unit": "volt" }, "overrides": [ { "matcher": { "id": "byName", "options": "battery_voltage" }, "properties": [ { "id": "displayName", "value": "Volts" } ] } ] }, "gridPos": { "h": 4, "w": 24, "x": 0, "y": 26 }, "id": 2, "links": [], "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": false }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.3.4", "targets": [ { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "query": "import \"timezone\"\r\noption location = timezone.fixed(offset: ${TimeZone})\r\n\r\nbucket1 = from(bucket: \"${InfluxBucket}\")\r\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\r\n |> filter(fn: (r) => r.ups_name == \"${UpsName}\" and r._field == \"battery_voltage\")\r\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\r\n\r\nbucket2 = from(bucket: \"${InfluxBucket_ds}\")\r\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\r\n |> filter(fn: (r) => r.ups_name == \"${UpsName}\" and r._field == \"battery_voltage\")\r\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\r\n\r\ndata = union(tables: [bucket1, bucket2])\r\n\r\ndata\r\n |> keep(columns: [\"_field\", \"_time\", \"_value\"])\r\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)", "refId": "A" } ], "title": "Battery Voltage", "type": "timeseries" } ], "refresh": "30s", "revision": 1, "schemaVersion": 38, "style": "dark", "tags": [], "templating": { "list": [ { "current": { "selected": true, "text": "2h", "value": "2h" }, "hide": 0, "includeAll": false, "label": "UTC", "multi": false, "name": "TimeZone", "options": [ { "selected": false, "text": "12h", "value": "12h" }, { "selected": false, "text": "11h", "value": "11h" }, { "selected": false, "text": "10h", "value": "10h" }, { "selected": false, "text": "9h", "value": "9h" }, { "selected": false, "text": "8h", "value": "8h" }, { "selected": false, "text": "7h", "value": "7h" }, { "selected": false, "text": "6h", "value": "6h" }, { "selected": false, "text": "5h", "value": "5h" }, { "selected": false, "text": "4h", "value": "4h" }, { "selected": false, "text": "3h", "value": "3h" }, { "selected": true, "text": "2h", "value": "2h" }, { "selected": false, "text": "1h", "value": "1h" }, { "selected": false, "text": "0h", "value": "0h" }, { "selected": false, "text": "-1h", "value": "-1h" }, { "selected": false, "text": "-2h", "value": "-2h" }, { "selected": false, "text": "-3h", "value": "-3h" }, { "selected": false, "text": "-4h", "value": "-4h" }, { "selected": false, "text": "-5h", "value": "-5h" }, { "selected": false, "text": "-6h", "value": "-6h" }, { "selected": false, "text": "-7h", "value": "-7h" }, { "selected": false, "text": "-8h", "value": "-8h" }, { "selected": false, "text": "-9h", "value": "-9h" }, { "selected": false, "text": "-10h", "value": "-10h" }, { "selected": false, "text": "-11h", "value": "-11h" }, { "selected": false, "text": "-12h", "value": "-12h" } ], "query": "12h, 11h, 10h, 9h, 8h, 7h, 6h, 5h, 4h, 3h, 2h, 1h, 0h, -1h, -2h, -3h, -4h, -5h, -6h, -7h, -8h, -9h, -10h, -11h, -12h", "queryValue": "", "skipUrlSync": false, "type": "custom" }, { "current": { "selected": true, "text": "0.11", "value": "0.11" }, "description": "Make sure to use float value", "hide": 0, "includeAll": false, "label": "Average KW/h price", "multi": false, "name": "AvgKWprice", "options": [ { "selected": false, "text": "0.10", "value": "0.10" }, { "selected": true, "text": "0.11", "value": "0.11" }, { "selected": false, "text": "0.12", "value": "0.12" }, { "selected": false, "text": "0.13", "value": "0.13" }, { "selected": false, "text": "0.14", "value": "0.14" }, { "selected": false, "text": "0.15", "value": "0.15" }, { "selected": false, "text": "0.16", "value": "0.16" }, { "selected": false, "text": "0.17", "value": "0.17" }, { "selected": false, "text": "0.18", "value": "0.18" }, { "selected": false, "text": "0.19", "value": "0.19" }, { "selected": false, "text": "0.20", "value": "0.20" }, { "selected": false, "text": "0.21", "value": "0.21" }, { "selected": false, "text": "0.22", "value": "0.22" }, { "selected": false, "text": "0.23", "value": "0.23" }, { "selected": false, "text": "0.24", "value": "0.24" }, { "selected": false, "text": "0.25", "value": "0.25" } ], "query": "0.10, 0.11, 0.12, 0.13, 0.14, 0.15, 0.16, 0.17, 0.18, 0.19, 0.20, 0.21, 0.22, 0.23, 0.24, 0.25 ", "queryValue": "", "skipUrlSync": false, "type": "custom" }, { "current": { "selected": true, "text": "telegraf", "value": "telegraf" }, "hide": 2, "includeAll": false, "multi": false, "name": "InfluxBucket", "options": [ { "selected": true, "text": "telegraf", "value": "telegraf" } ], "query": "telegraf", "queryValue": "", "skipUrlSync": false, "type": "custom" }, { "current": { "selected": false, "text": "telegraf_ds", "value": "telegraf_ds" }, "hide": 2, "includeAll": false, "multi": false, "name": "InfluxBucket_ds", "options": [ { "selected": true, "text": "telegraf_ds", "value": "telegraf_ds" } ], "query": "telegraf_ds", "skipUrlSync": false, "type": "custom" }, { "current": { "selected": false, "text": "1w", "value": "1w" }, "hide": 2, "includeAll": false, "multi": false, "name": "Downsample_len", "options": [ { "selected": true, "text": "1w", "value": "1w" } ], "query": "1w", "skipUrlSync": false, "type": "custom" }, { "current": {}, "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "definition": "import \"influxdata/influxdb/schema\"\r\nschema.tagValues(\r\n bucket: \"${InfluxBucket}\",\r\n tag: \"ups_name\"\r\n)", "hide": 0, "includeAll": false, "label": "Ups's name", "multi": false, "name": "UpsName", "options": [], "query": "import \"influxdata/influxdb/schema\"\r\nschema.tagValues(\r\n bucket: \"${InfluxBucket}\",\r\n tag: \"ups_name\"\r\n)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" }, { "current": { "selected": true, "text": "800.0", "value": "800.0" }, "description": "Make sure you have foat value", "hide": 0, "includeAll": false, "label": "Power rating", "multi": false, "name": "UpsPower", "options": [ { "selected": true, "text": "800.0", "value": "800.0" }, { "selected": false, "text": "640.0", "value": "640.0" } ], "query": "800.0, 640.0", "queryValue": "", "skipUrlSync": false, "type": "custom" } ] }, "time": { "from": "now-2d", "to": "now" }, "timepicker": { "refresh_intervals": [ "30s", "1m", "5m", "30m" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "APC dash pro", "uid": "FBsdas", "version": 3, "weekStart": "" }
2023-04-30 22:02:15 UTC
null
0
0
10,467
1
210,798
28,912
8,686
windows-exporter-for-prometheus-dashboard-cn-v20230531
windows_exporter for Prometheus Dashboard CN v20230531
Windows的Prometheus监控看板展示,增加了资源汇总展示,优化了明细展示。更新支持windows_exporter 0.22.0。
2019-07-01 03:50:33 UTC
2023-05-30 16:32:40 UTC
0
### Grafana v9 + windows_exporter 0.22.0测试通过 #### Windows的Prometheus监控看板展示,增加了资源汇总展示,优化了明细展示。更新支持windows_exporter 0.22.0。 #### 截图 ![](https://starsl.cn/static/img/windows_exporter.png) --- ### 关注公众号【**云原生DEVOPS**】加入运维群交流,获取更多... ![](https://starsl.cn/static/img/qr.png) ### 博客:[StarsL.cn](https://starsl.cn/) ### GitHub:[https://github.com/starsliao/Prometheus](https://github.com/starsliao/Prometheus) ---
45,373
45,374
Other
null
8
4.12
28,912
1
10,467
5
0
Windows的Prometheus监控看板展示,增加了资源汇总展示,优化了明细展示。更新支持windows_exporter 0.22.0。
{ "__inputs": [ { "name": "DS__VICTORIAMETRICS-PROD-ALL", "label": "Prometheus", "description": "Prometheus", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__elements": {}, "__requires": [ { "type": "panel", "id": "bargauge", "name": "Bar gauge", "version": "" }, { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "9.5.1" }, { "type": "panel", "id": "graph", "name": "Graph (old)", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "table-old", "name": "Table (old)", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": { "type": "datasource", "uid": "grafana" }, "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Windows的Prometheus监控看板展示,增加了资源汇总展示,优化了明细展示。更新支持windows_exporter 0.22.0。", "editable": true, "fiscalYearStartMonth": 0, "gnetId": 10467, "graphTooltip": 1, "id": null, "links": [ { "icon": "bolt", "tags": [], "targetBlank": true, "title": "Update", "tooltip": "更新当前仪表板", "type": "link", "url": "https://grafana.com/grafana/dashboards/10467" }, { "icon": "question", "tags": [], "targetBlank": true, "title": "GitHub", "tooltip": "查看更多仪表板", "type": "link", "url": "https://github.com/starsliao/Prometheus" }, { "asDropdown": true, "icon": "external link", "tags": [], "targetBlank": true, "type": "dashboards" } ], "liveNow": false, "panels": [ { "collapsed": false, "datasource": { "type": "prometheus", "uid": "WAYOn0FGz" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 41, "panels": [], "targets": [ { "datasource": { "type": "prometheus", "uid": "WAYOn0FGz" }, "refId": "A" } ], "title": "资源总览(关联JOB项)当前选中主机:【$show_hostname】实例:$instance", "type": "row" }, { "columns": [], "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "fontSize": "80%", "gridPos": { "h": 6, "w": 24, "x": 0, "y": 1 }, "id": 45, "showHeader": true, "sort": { "col": 0, "desc": true }, "styles": [ { "$$hashKey": "object:1557", "alias": "操作系统", "align": "auto", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "product", "preserveFormat": false, "sanitize": false, "thresholds": [], "type": "string", "unit": "short", "valueMaps": [] }, { "$$hashKey": "object:1570", "alias": "主机名", "align": "auto", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "linkTooltip": "", "linkUrl": "", "mappingType": 1, "pattern": "hostname", "preserveFormat": false, "thresholds": [], "type": "string", "unit": "short" }, { "$$hashKey": "object:1609", "alias": "instance(连接到明细)", "align": "auto", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": true, "linkTargetBlank": false, "linkTooltip": "${__cell_4}", "linkUrl": "/d/Kdh0OoSGz/?var-job=${__cell_5}&var-hostname=All&var-instance=${__cell_4}", "mappingType": 1, "pattern": "instance", "thresholds": [], "type": "string", "unit": "short" }, { "$$hashKey": "object:1622", "alias": "CPU核数", "align": "auto", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #B", "thresholds": [], "type": "string", "unit": "short" }, { "$$hashKey": "object:1635", "alias": "总内存", "align": "auto", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "mappingType": 1, "pattern": "Value #C", "thresholds": [], "type": "number", "unit": "bytes" }, { "$$hashKey": "object:2635", "alias": "运行时间", "align": "auto", "colorMode": "cell", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "mappingType": 1, "pattern": "Value #D", "thresholds": [ "259200", "432000" ], "type": "number", "unit": "s" }, { "$$hashKey": "object:1809", "alias": "C盘使用率", "align": "auto", "colorMode": "cell", "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #E", "thresholds": [ "60", "80" ], "type": "number", "unit": "percentunit" }, { "$$hashKey": "object:1821", "alias": "使用最多分区%", "align": "auto", "colorMode": "cell", "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #F", "thresholds": [ "60", "80" ], "type": "number", "unit": "percentunit" }, { "$$hashKey": "object:2286", "alias": "进程数", "align": "auto", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "mappingType": 1, "pattern": "Value #G", "thresholds": [], "type": "string", "unit": "short" }, { "$$hashKey": "object:2297", "alias": "运行服务", "align": "auto", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #H", "thresholds": [], "type": "string", "unit": "short" }, { "$$hashKey": "object:3599", "alias": "CPU使用率", "align": "auto", "colorMode": "cell", "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #I", "thresholds": [ "50", "70" ], "type": "number", "unit": "percent" }, { "$$hashKey": "object:3610", "alias": "内存使用率", "align": "auto", "colorMode": "cell", "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #J", "thresholds": [ "60", "80" ], "type": "number", "unit": "percent" }, { "$$hashKey": "object:5929", "alias": "CPU频率", "align": "auto", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #K", "thresholds": [], "type": "number", "unit": "rothz" }, { "$$hashKey": "object:1311", "alias": "", "align": "right", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "hidden", "unit": "short" } ], "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "expr": "windows_os_info{job=~\"$job\"} * on(instance) group_right(product) windows_cs_hostname", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "expr": "time() - windows_system_system_up_time{job=~\"$job\"}", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "D" }, { "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "expr": "windows_cs_logical_processors{job=~\"$job\"} - 0", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "expr": "avg by (instance) (windows_cpu_core_frequency_mhz{job=~\"$job\"})", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "K" }, { "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "expr": "100 - (avg by (instance) (irate(windows_cpu_time_total{job=~\"$job\",mode=\"idle\"}[2m])) * 100)", "format": "table", "instant": true, "interval": "", "legendFormat": "CPU使用率", "refId": "I" }, { "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "expr": "windows_cs_physical_memory_bytes{job=~\"$job\"} - 0", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "expr": "100 - 100 * windows_os_physical_memory_free_bytes{job=~\"$job\"} / windows_cs_physical_memory_bytes{job=~\"$job\"}", "format": "table", "instant": true, "interval": "", "legendFormat": "内存使用率", "refId": "J" }, { "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "expr": "1 - (windows_logical_disk_free_bytes{job=~\"$job\",volume=~\"C:\"}/windows_logical_disk_size_bytes{job=~\"$job\",volume=~\"C:\"})", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "E" }, { "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "expr": "max by (instance) (1-windows_logical_disk_free_bytes{job=~\"$job\"}/windows_logical_disk_size_bytes{job=~\"$job\"})", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "F" }, { "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "expr": "windows_os_processes{job=~\"$job\"}", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "G" }, { "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "expr": "sum by (instance) (windows_service_state{job=~\"$job\",state=~\"running\"})", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "H" } ], "title": "$job:服务器资源总览", "transform": "table", "type": "table-old" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "decimals": 1, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 5, "x": 0, "y": 7 }, "hiddenSeries": false, "id": 47, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": true, "show": false, "sort": "current", "sortDesc": false, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "paceLength": 10, "percentage": false, "pluginVersion": "9.5.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "expr": "100 - (avg by (instance) (irate(windows_cpu_time_total{job=~\"$job\",mode=\"idle\"}[2m])) * 100)", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "B" } ], "thresholds": [], "timeRegions": [], "title": "各主机CPU使用率", "tooltip": { "shared": true, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:3535", "format": "percent", "logBase": 1, "min": "0", "show": true }, { "$$hashKey": "object:3536", "format": "short", "logBase": 1, "show": false } ], "yaxis": { "align": false } }, { "aliasColors": { "Free Physical memory": "semi-dark-green", "Free physical memory": "semi-dark-green", "Free virtual memory": "super-light-blue", "Physical memory": "dark-red", "Virtual memory": "dark-blue" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 1, "gridPos": { "h": 6, "w": 5, "x": 5, "y": 7 }, "hiddenSeries": false, "hideTimeOverride": false, "id": 49, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": true, "show": false, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.5.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:3675", "alias": "/.*Physical.*/", "linewidth": 3 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "expr": "100.0 - 100 * windows_os_physical_memory_free_bytes{job=~\"$job\"} / windows_cs_physical_memory_bytes{job=~\"$job\"}", "instant": false, "interval": "", "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "各主机内存使用率", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:3688", "format": "percent", "logBase": 1, "show": true }, { "$$hashKey": "object:3689", "format": "short", "logBase": 1, "show": false } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 5, "x": 10, "y": 7 }, "hiddenSeries": false, "hideTimeOverride": false, "id": 53, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": true, "show": false, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.5.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "expr": "max by (instance) (irate(windows_net_bytes_sent_total{job=~\"$job\",nic!~'isatap.*|VPN.*'}[2m]))*8", "format": "time_series", "functions": [], "group": { "filter": "" }, "hide": false, "host": { "filter": "" }, "interval": "", "intervalFactor": 1, "item": { "filter": "" }, "legendFormat": "{{instance}}_上传", "metric": "mysql_global_status_questions", "mode": 0, "options": { "showDisabledItems": false }, "refId": "B", "step": 10 }, { "application": { "filter": "" }, "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "expr": "-max by (instance) (irate(windows_net_bytes_received_total{job=~\"$job\",nic!~'isatap.*|VPN.*'}[2m]))*8", "format": "time_series", "functions": [], "group": { "filter": "" }, "hide": false, "host": { "filter": "" }, "interval": "", "intervalFactor": 1, "item": { "filter": "" }, "legendFormat": "{{instance}}_下载", "metric": "mysql_global_status_questions", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "step": 10 } ], "thresholds": [], "timeRegions": [], "title": "各主机最大流量网卡网络详情", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:4930", "format": "bps", "label": "下载    上传", "logBase": 1, "show": true }, { "$$hashKey": "object:4931", "format": "short", "logBase": 1, "show": false } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 2, "fillGradient": 0, "gridPos": { "h": 6, "w": 5, "x": 15, "y": 7 }, "hiddenSeries": false, "hideTimeOverride": false, "id": 51, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": true, "show": false, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.5.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "expr": "-max by (instance) (irate(windows_logical_disk_read_bytes_total[2m]))", "format": "time_series", "functions": [], "group": { "filter": "" }, "hide": false, "host": { "filter": "" }, "interval": "", "intervalFactor": 1, "item": { "filter": "" }, "legendFormat": "{{instance}}_读取", "metric": "mysql_global_status_questions", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "step": 20 }, { "application": { "filter": "" }, "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "expr": "max by (instance) (irate(windows_logical_disk_write_bytes_total[2m]))", "format": "time_series", "functions": [], "group": { "filter": "" }, "hide": false, "host": { "filter": "" }, "interval": "", "intervalFactor": 1, "item": { "filter": "" }, "legendFormat": "{{instance}}_写入", "metric": "mysql_global_status_questions", "mode": 0, "options": { "showDisabledItems": false }, "refId": "B", "step": 20 } ], "thresholds": [], "timeRegions": [], "title": "各主机最大磁盘读写详情", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:5258", "format": "Bps", "label": "读取    写入", "logBase": 1, "show": true }, { "$$hashKey": "object:5259", "format": "iops", "label": "", "logBase": 1, "show": false } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 4, "x": 20, "y": 7 }, "hiddenSeries": false, "hideTimeOverride": false, "id": 55, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": true, "show": false, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.5.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "expr": "-max by (instance) (irate(windows_logical_disk_reads_total[2m]))", "format": "time_series", "functions": [], "group": { "filter": "" }, "hide": false, "host": { "filter": "" }, "interval": "", "intervalFactor": 1, "item": { "filter": "" }, "legendFormat": "{{instance}}_读取", "metric": "mysql_global_status_questions", "mode": 0, "options": { "showDisabledItems": false }, "refId": "B", "step": 20 }, { "application": { "filter": "" }, "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "expr": "max by (instance) (irate(windows_logical_disk_writes_total[2m]))", "format": "time_series", "functions": [], "group": { "filter": "" }, "hide": false, "host": { "filter": "" }, "interval": "", "intervalFactor": 1, "item": { "filter": "" }, "legendFormat": "{{instance}}_写入", "metric": "mysql_global_status_questions", "mode": 0, "options": { "showDisabledItems": false }, "refId": "C", "step": 20 } ], "thresholds": [], "timeRegions": [], "title": "各主机最大磁盘IO详情", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:5486", "format": "iops", "label": "读取    写入", "logBase": 1, "show": true }, { "$$hashKey": "object:5487", "format": "short", "logBase": 1, "show": false } ], "yaxis": { "align": false } }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "WAYOn0FGz" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 13 }, "id": 43, "panels": [], "targets": [ { "datasource": { "type": "prometheus", "uid": "WAYOn0FGz" }, "refId": "A" } ], "title": "资源明细【$show_hostname:$instance】", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 0, "y": 14 }, "id": 33, "interval": "", "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.5.1", "repeat": "host", "repeatDirection": "v", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "expr": "time() - windows_system_system_up_time{job=~\"$job\",instance=~\"$instance\"}", "instant": false, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "启动时长", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "": { "text": "" } }, "type": "value" } ], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 60 }, { "color": "#d44a3a", "value": 90 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 2, "y": 14 }, "id": 19, "links": [], "maxDataPoints": 100, "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "9.5.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "expr": "100 - (avg(irate(windows_cpu_time_total{job=~\"$job\",instance=~\"$instance\",mode=\"idle\"}[2m])))*100", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "CPU使用率", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 80 }, { "color": "red", "value": 90 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 6, "w": 6, "x": 4, "y": 14 }, "id": 23, "links": [], "options": { "displayMode": "lcd", "minVizHeight": 10, "minVizWidth": 0, "orientation": "horizontal", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "showUnfilled": true, "valueMode": "color" }, "pluginVersion": "9.5.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "expr": "100 - (windows_logical_disk_free_bytes{job=~\"$job\",instance=~\"$instance\"} / windows_logical_disk_size_bytes{job=~\"$job\",instance=~\"$instance\"})*100", "instant": false, "interval": "", "legendFormat": "{{volume}}", "refId": "A" } ], "title": "各分区使用率", "type": "bargauge" }, { "aliasColors": { "Received mysqld-exporter:9104": "#0A50A1", "stopped": "#2F575E" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 10, "fillGradient": 0, "gridPos": { "h": 6, "w": 7, "x": 10, "y": 14 }, "hiddenSeries": false, "id": 7, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 0, "links": [], "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.5.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "expr": "sum(windows_service_state{job=~\"$job\",instance=~\"$instance\"}) by (state)", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "interval": "", "intervalFactor": 1, "item": { "filter": "" }, "legendFormat": "{{state}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "step": 5 } ], "thresholds": [], "timeRegions": [], "title": "服务状态", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:570", "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:571", "format": "short", "logBase": 1, "show": false } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 7, "x": 17, "y": 14 }, "hiddenSeries": false, "id": 27, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": false, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "paceLength": 10, "percentage": false, "pluginVersion": "9.5.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:940", "alias": "进程数", "color": "#B877D9" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "expr": "windows_os_processes{job=~\"$job\",instance=~\"$instance\"}", "instant": false, "interval": "", "legendFormat": "进程数", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "进程数", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:87", "decimals": 0, "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:88", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 0, "y": 16 }, "id": 35, "interval": "", "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.5.1", "repeat": "host", "repeatDirection": "v", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "expr": "windows_cs_logical_processors{job=~\"$job\",instance=~\"$instance\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "CPU核数", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 80 }, { "color": "#d44a3a", "value": 90 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 2, "y": 17 }, "id": 21, "links": [], "maxDataPoints": 100, "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "9.5.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "expr": "100 - (windows_os_physical_memory_free_bytes{job=~\"$job\",instance=~\"$instance\"} / windows_cs_physical_memory_bytes{job=~\"$job\",instance=~\"$instance\"})*100", "instant": false, "refId": "A" } ], "title": "内存使用率", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 0, "y": 18 }, "id": 37, "interval": "", "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.5.1", "repeat": "host", "repeatDirection": "v", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "expr": "windows_cs_physical_memory_bytes{job=~\"$job\",instance=~\"$instance\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "总内存", "type": "stat" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "decimals": 1, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 20 }, "hiddenSeries": false, "id": 25, "legend": { "alignAsTable": false, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "paceLength": 10, "percentage": false, "pluginVersion": "9.5.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "expr": "100 - avg(irate(windows_cpu_time_total{job=~\"$job\",instance=~\"$instance\",mode=\"idle\"}[5m]))*100", "hide": false, "interval": "", "legendFormat": "CPU使用率", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "CPU使用率", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:366", "format": "percent", "logBase": 1, "show": true }, { "$$hashKey": "object:367", "format": "short", "logBase": 1, "show": false } ], "yaxis": { "align": false } }, { "aliasColors": { "Free Physical memory": "semi-dark-green", "Free physical memory": "semi-dark-green", "Free virtual memory": "yellow", "Physical memory": "dark-red", "Virtual memory": "dark-purple", "剩余物理内存": "green", "总物理内存": "dark-red" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "decimals": 2, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 3, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 20 }, "hiddenSeries": false, "hideTimeOverride": false, "id": 14, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 0, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.5.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:225", "alias": "/.*物理内存.*/", "linewidth": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "expr": "windows_cs_physical_memory_bytes{job=~\"$job\",instance=~\"$instance\"}", "format": "time_series", "functions": [], "group": { "filter": "" }, "hide": false, "host": { "filter": "" }, "interval": "", "intervalFactor": 1, "item": { "filter": "" }, "legendFormat": "总物理内存", "metric": "mysql_global_status_questions", "mode": 0, "options": { "showDisabledItems": false }, "refId": "B", "step": 5 }, { "application": { "filter": "" }, "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "expr": "windows_os_physical_memory_free_bytes{job=~\"$job\",instance=~\"$instance\"}", "format": "time_series", "functions": [], "group": { "filter": "" }, "hide": false, "host": { "filter": "" }, "interval": "", "intervalFactor": 1, "item": { "filter": "" }, "legendFormat": "剩余物理内存", "metric": "mysql_global_status_questions", "mode": 0, "options": { "showDisabledItems": false }, "refId": "C", "step": 5 }, { "application": { "filter": "" }, "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "expr": "windows_os_virtual_memory_bytes{job=~\"$job\",instance=~\"$instance\"}", "format": "time_series", "functions": [], "group": { "filter": "" }, "hide": false, "host": { "filter": "" }, "intervalFactor": 1, "item": { "filter": "" }, "legendFormat": "Virtual memory", "metric": "mysql_global_status_questions", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "step": 5 }, { "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "expr": "windows_os_virtual_memory_free_bytes{job=~\"$job\",instance=~\"$instance\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Free virtual memory", "refId": "D" } ], "thresholds": [], "timeRegions": [], "title": "内存详情", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:197", "format": "bytes", "logBase": 1, "min": "0", "show": true }, { "$$hashKey": "object:198", "format": "short", "logBase": 1, "show": false } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 20 }, "hiddenSeries": false, "hideTimeOverride": false, "id": 15, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.5.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:7159", "alias": "/总空间.*/", "color": "#F2495C" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "expr": "windows_logical_disk_free_bytes{job=~\"$job\",instance=~\"$instance\"}", "format": "time_series", "functions": [], "group": { "filter": "" }, "hide": false, "host": { "filter": "" }, "interval": "", "intervalFactor": 1, "item": { "filter": "" }, "legendFormat": "剩余空间 {{volume}}", "metric": "mysql_global_status_questions", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "step": 20 }, { "application": { "filter": "" }, "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "expr": "windows_logical_disk_size_bytes{job=~\"$job\",instance=~\"$instance\"}", "format": "time_series", "functions": [], "group": { "filter": "" }, "hide": false, "host": { "filter": "" }, "interval": "", "intervalFactor": 1, "item": { "filter": "" }, "legendFormat": "总空间 {{volume}}", "metric": "mysql_global_status_questions", "mode": 0, "options": { "showDisabledItems": false }, "refId": "B", "step": 20 } ], "thresholds": [], "timeRegions": [], "title": "磁盘剩余空间", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:312", "format": "decbytes", "logBase": 1, "min": "0", "show": true }, { "$$hashKey": "object:313", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 28 }, "hiddenSeries": false, "hideTimeOverride": false, "id": 11, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.5.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "expr": "irate(windows_net_bytes_sent_total{job=~\"$job\",instance=~\"$instance\",nic!~'isatap.*|VPN.*'}[5m])*8>0\r", "format": "time_series", "functions": [], "group": { "filter": "" }, "hide": false, "host": { "filter": "" }, "interval": "", "intervalFactor": 1, "item": { "filter": "" }, "legendFormat": "{{nic}}-Sent-上传", "metric": "mysql_global_status_questions", "mode": 0, "options": { "showDisabledItems": false }, "refId": "B", "step": 10 }, { "application": { "filter": "" }, "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "expr": "irate(windows_net_bytes_received_total{job=~\"$job\",instance=~\"$instance\",nic!~'isatap.*|VPN.*'}[5m])*8\n", "format": "time_series", "functions": [], "group": { "filter": "" }, "hide": false, "host": { "filter": "" }, "intervalFactor": 1, "item": { "filter": "" }, "legendFormat": "{{nic}}-Received-下载", "metric": "mysql_global_status_questions", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "step": 10 } ], "thresholds": [], "timeRegions": [], "title": "网络详情", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:137", "format": "bps", "logBase": 1, "show": true }, { "$$hashKey": "object:138", "format": "short", "logBase": 1, "show": false } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 2, "fillGradient": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 28 }, "hiddenSeries": false, "hideTimeOverride": false, "id": 8, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.5.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "expr": "irate(windows_logical_disk_read_bytes_total{job=~\"$job\",instance=~\"$instance\"}[5m])\r", "format": "time_series", "functions": [], "group": { "filter": "" }, "hide": false, "host": { "filter": "" }, "intervalFactor": 1, "item": { "filter": "" }, "legendFormat": "read {{volume}}", "metric": "mysql_global_status_questions", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "step": 20 }, { "application": { "filter": "" }, "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "expr": "irate(windows_logical_disk_write_bytes_total{job=~\"$job\",instance=~\"$instance\"}[5m])\r", "format": "time_series", "functions": [], "group": { "filter": "" }, "hide": false, "host": { "filter": "" }, "intervalFactor": 1, "item": { "filter": "" }, "legendFormat": "write {{volume}}", "metric": "mysql_global_status_questions", "mode": 0, "options": { "showDisabledItems": false }, "refId": "B", "step": 20 } ], "thresholds": [], "timeRegions": [], "title": "磁盘读写", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:761", "format": "Bps", "logBase": 1, "show": true }, { "$$hashKey": "object:762", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 28 }, "hiddenSeries": false, "hideTimeOverride": false, "id": 9, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.5.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "expr": "irate(windows_logical_disk_reads_total{job=~\"$job\",instance=~\"$instance\"}[5m])", "format": "time_series", "functions": [], "group": { "filter": "" }, "hide": false, "host": { "filter": "" }, "intervalFactor": 1, "item": { "filter": "" }, "legendFormat": "read {{volume}}", "metric": "mysql_global_status_questions", "mode": 0, "options": { "showDisabledItems": false }, "refId": "B", "step": 20 }, { "application": { "filter": "" }, "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "expr": "irate(windows_logical_disk_writes_total{job=~\"$job\",instance=~\"$instance\"}[5m])", "format": "time_series", "functions": [], "group": { "filter": "" }, "hide": false, "host": { "filter": "" }, "intervalFactor": 1, "item": { "filter": "" }, "legendFormat": "write {{volume}}", "metric": "mysql_global_status_questions", "mode": 0, "options": { "showDisabledItems": false }, "refId": "C", "step": 20 } ], "thresholds": [], "timeRegions": [], "title": "磁盘IO", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:815", "format": "iops", "logBase": 1, "show": true }, { "$$hashKey": "object:816", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "decimals": 2, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 6, "x": 0, "y": 36 }, "hiddenSeries": false, "hideTimeOverride": false, "id": 29, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": false, "show": false, "total": false, "values": true }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "paceLength": 10, "percentage": false, "pluginVersion": "9.5.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "editorMode": "code", "expr": "(irate(windows_net_bytes_total{job=~\"$job\",instance=~\"$instance\",nic!~'isatap.*|VPN.*'}[5m]) * 8 / windows_net_current_bandwidth_bytes{job=~\"$job\",instance=~\"$instance\",nic!~'isatap.*|VPN.*'}) * 100", "legendFormat": "{{nic}}", "range": true, "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "网络使用率", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:915", "format": "percent", "logBase": 1, "show": true }, { "$$hashKey": "object:916", "format": "bytes", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 6, "x": 6, "y": 36 }, "hiddenSeries": false, "hideTimeOverride": false, "id": 10, "legend": { "alignAsTable": false, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.5.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "editorMode": "code", "expr": "irate(windows_net_packets_outbound_discarded_total{job=~\"$job\",instance=~\"$instance\", nic!~'isatap.*|VPN.*'}[5m]) + irate(windows_net_packets_outbound_errors_total{job=~\"$job\",instance=~\"$instance\"}[5m])", "format": "time_series", "functions": [], "group": { "filter": "" }, "hide": false, "host": { "filter": "" }, "interval": "", "intervalFactor": 1, "item": { "filter": "" }, "legendFormat": "outbound", "metric": "mysql_global_status_questions", "mode": 0, "options": { "showDisabledItems": false }, "range": true, "refId": "B", "step": 15 }, { "application": { "filter": "" }, "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "editorMode": "code", "expr": "irate(windows_net_packets_received_discarded_total{job=~\"$job\",instance=~\"$instance\", nic!~'isatap.*|VPN.*'}[5m]) + irate(windows_net_packets_received_errors_total{job=~\"$job\",instance=~\"$instance\"}[5m])", "format": "time_series", "functions": [], "group": { "filter": "" }, "hide": false, "host": { "filter": "" }, "interval": "", "intervalFactor": 1, "item": { "filter": "" }, "legendFormat": "received", "metric": "mysql_global_status_questions", "mode": 0, "options": { "showDisabledItems": false }, "range": true, "refId": "A", "step": 15 } ], "thresholds": [], "timeRegions": [], "title": "Network discarded/error packets", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:518", "format": "pps", "logBase": 1, "show": true }, { "$$hashKey": "object:519", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 6, "x": 12, "y": 36 }, "hiddenSeries": false, "hideTimeOverride": false, "id": 12, "legend": { "alignAsTable": false, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.5.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "expr": "windows_system_threads{job=~\"$job\",instance=~\"$instance\"}", "format": "time_series", "functions": [], "group": { "filter": "" }, "hide": false, "host": { "filter": "" }, "interval": "", "intervalFactor": 1, "item": { "filter": "" }, "legendFormat": "system_threads", "metric": "mysql_global_status_questions", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "step": 20 } ], "thresholds": [], "timeRegions": [], "title": "system_threads", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:414", "format": "none", "logBase": 1, "show": true }, { "$$hashKey": "object:415", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 6, "x": 18, "y": 36 }, "hiddenSeries": false, "hideTimeOverride": false, "id": 13, "legend": { "alignAsTable": false, "avg": false, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.5.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "expr": "irate(windows_system_exception_dispatches_total{job=~\"$job\",instance=~\"$instance\"}[5m])", "format": "time_series", "functions": [], "group": { "filter": "" }, "hide": false, "host": { "filter": "" }, "interval": "", "intervalFactor": 1, "item": { "filter": "" }, "legendFormat": "exceptions", "metric": "mysql_global_status_questions", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "step": 20 } ], "thresholds": [], "timeRegions": [], "title": "System exception dispatches", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:466", "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:467", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } } ], "refresh": "", "schemaVersion": 38, "style": "dark", "tags": [ "Prometheus", "windows_exporter", "StarsL.cn" ], "templating": { "list": [ { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "definition": "label_values(windows_cs_hostname, job)", "hide": 0, "includeAll": false, "label": "JOB", "multi": false, "name": "job", "options": [], "query": "label_values(windows_cs_hostname, job)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "definition": "label_values(windows_cs_hostname{job=~\"$job\"}, hostname)", "hide": 0, "includeAll": true, "label": "主机名", "multi": false, "name": "hostname", "options": [], "query": "label_values(windows_cs_hostname{job=~\"$job\"}, hostname)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 5, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "definition": "label_values(windows_cs_hostname{job=~\"$job\",hostname=~\"$hostname\"}, instance)", "hide": 0, "includeAll": false, "label": "instance", "multi": false, "name": "instance", "options": [], "query": "label_values(windows_cs_hostname{job=~\"$job\",hostname=~\"$hostname\"}, instance)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 5, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS__VICTORIAMETRICS-PROD-ALL}" }, "definition": "label_values(windows_cs_hostname{job=~\"$job\",instance=~\"$instance\"}, hostname)", "hide": 2, "includeAll": false, "label": "展示使用的主机名", "multi": false, "name": "show_hostname", "options": [], "query": "label_values(windows_cs_hostname{job=~\"$job\",instance=~\"$instance\"}, hostname)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-3h", "to": "now" }, "timepicker": { "refresh_intervals": [ "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "windows_exporter for Prometheus Dashboard CN v20230531", "uid": "Kdh0OoSGz", "version": 6, "weekStart": "" }
2023-05-30 16:29:38 UTC
2023-05-30 16:32:40 UTC
0
0
13,153
1
423,572
25,871
26
rare-freerouter-interfaces-bytes
RARE/freeRouter - interfaces bytes
Display interface bytes metrics
2020-10-12 17:14:32 UTC
2022-09-06 10:00:16 UTC
0
`scope:local` to freeRouter node freeRouter Prometheus configuration: (copy & paste in freeRouter CLI) * Create hardware and software sensor ``` sensor ifaces-hw path interfaces-hw/interface/counter prefix freertr-ifaces key name interfaces-hw/interface command sho inter hwsumm prepend iface_hw_byte_ name 0 ifc= replace \. _ column 1 name st column 1 replace admin -1 column 1 replace down 0 column 1 replace up 1 column 2 name tx column 3 name rx column 4 name dr . exit sensor ifaces-sw path interfaces-sw/interface/counter prefix freertr-ifaces key name interfaces-sw/interface command sho inter swsumm prepend iface_sw_byte_ name 0 ifc= replace \. _ column 1 name st column 1 replace admin -1 column 1 replace down 0 column 1 replace up 1 column 2 name tx column 3 name rx column 4 name dr . exit ``` * freeRtr server Prometheus agent configuration ``` server prometheus pr sensor ifaces-hw sensor ifaces-sw vrf <PROMETHEUS_VRF> exit ``` * Prometheus server configuration (sample config with 2 nodes) ``` global: scrape_interval: 15s scrape_timeout: 10s evaluation_interval: 30s alerting: alertmanagers: - static_configs: - targets: [] scheme: http timeout: 10s scrape_configs: - job_name: router scrape_interval: 15s scrape_timeout: 10s metrics_path: /metrics scheme: http static_configs: - targets: - <prometheus_agent_ip_1>:9001 labels: node_name: <prometheus_agent_1_node_name> - targets: - <prometheus_agent_ip_2>:9001 labels: node_name: <prometheus_agent_2_node_name> ```
56,911
56,912
Other
null
0
0
25,871
1
13,153
5
1
Display interface bytes metrics
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.2.0" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Display interface bytes metrics", "editable": true, "gnetId": 13153, "graphTooltip": 0, "id": null, "iteration": 1662458396112, "links": [], "panels": [ { "aliasColors": { "rx": "blue", "tx": "green" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 7, "gridPos": { "h": 9, "w": 8, "x": 0, "y": 0 }, "hiddenSeries": false, "id": 2, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "maxPerRow": 3, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.2.0", "pointradius": 2, "points": false, "renderer": "flot", "repeat": "node_name_iface", "repeatDirection": "h", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(iface_${cntr_type}_byte_tx{ifc=\"$node_name_iface\",node_name=\"$node_name\"}[1m])*8", "hide": false, "interval": "", "legendFormat": "tx", "refId": "A" }, { "expr": "rate(iface_${cntr_type}_byte_rx{ifc=\"$node_name_iface\",node_name=\"$node_name\"}[1m])*8", "hide": false, "interval": "", "legendFormat": "rx", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "${cntr_type}:${node_name_iface}", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:935", "format": "bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:936", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "5s", "schemaVersion": 26, "style": "dark", "tags": [ "[scope:local]" ], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values({__name__=~\"^iface_.*\"},node_name)", "hide": 0, "includeAll": false, "label": "node name", "multi": false, "name": "node_name", "options": [], "query": "label_values({__name__=~\"^iface_.*\"},node_name)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(iface_${cntr_type}_byte_${dir}{node_name=\"$node_name\"},ifc)", "hide": 0, "includeAll": true, "label": "interface", "multi": true, "name": "node_name_iface", "options": [], "query": "label_values(iface_${cntr_type}_byte_${dir}{node_name=\"$node_name\"},ifc)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": { "selected": true, "text": "sw", "value": "sw" }, "hide": 0, "includeAll": false, "label": "counter type", "multi": false, "name": "cntr_type", "options": [ { "selected": false, "text": "hw", "value": "hw" }, { "selected": true, "text": "sw", "value": "sw" } ], "query": "hw,sw", "queryValue": "", "skipUrlSync": false, "type": "custom" }, { "allValue": null, "current": { "selected": false, "text": "tx", "value": "tx" }, "hide": 2, "includeAll": false, "label": "traffic direction", "multi": false, "name": "dir", "options": [ { "selected": true, "text": "tx", "value": "tx" }, { "selected": false, "text": "rx", "value": "rx" } ], "query": "tx,rx", "queryValue": "", "skipUrlSync": false, "type": "custom" } ] }, "time": { "from": "now-30m", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "RARE/freeRouter - interfaces bytes", "uid": "sqqgkzcGztest", "version": 31 }
2022-09-06 10:00:16 UTC
null
0
0
16,594
1
63,322
25,482
22
spring-boot-statistics
Spring Boot Statistics
Dashboard for Spring Boot2 Statistics(by micrometer-prometheus).
2022-07-19 01:58:14 UTC
2022-07-28 10:23:31 UTC
0
#### Differences 1. Add multiple data sources 2. Delete useless content 3. Add POD query
75,017
75,018
Other
null
0
0
25,482
1
16,594
5
3
Dashboard for Spring Boot2 Statistics(by micrometer-prometheus).
{ "__inputs": [ { "name": "DS_华为云正式监控", "label": "华为云正式监控", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__elements": [], "__requires": [ { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.4.4" }, { "type": "panel", "id": "graph", "name": "Graph (old)", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "target": { "limit": 100, "matchAny": false, "tags": [], "type": "dashboard" }, "type": "dashboard" } ] }, "description": "Dashboard for Spring Boot2 Statistics(by micrometer-prometheus).", "editable": true, "fiscalYearStartMonth": 0, "gnetId": 16594, "graphTooltip": 0, "id": null, "iteration": 1659003451373, "links": [ { "asDropdown": true, "icon": "external link", "includeVars": false, "keepTime": false, "tags": [], "targetBlank": true, "title": "", "tooltip": "", "type": "dashboards", "url": "" }, { "asDropdown": false, "icon": "external link", "includeVars": false, "keepTime": false, "tags": [], "targetBlank": true, "title": "Akiraka", "tooltip": "", "type": "link", "url": "https://www.akiraka.net" }, { "asDropdown": false, "icon": "external link", "includeVars": false, "keepTime": false, "tags": [], "targetBlank": false, "title": "更新地址", "tooltip": "", "type": "link", "url": "https://grafana.com/grafana/dashboards/16594/revisions" } ], "liveNow": false, "panels": [ { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 54, "panels": [], "title": "Basic Statistics", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_华为云正式监控}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 3, "w": 6, "x": 0, "y": 1 }, "id": 52, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "vertical", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "value" }, "pluginVersion": "8.4.4", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_华为云正式监控}" }, "exemplar": true, "expr": "process_uptime_seconds{application=\"$Application\", service =\"$Service\",pod=\"$Pod\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "", "metric": "", "refId": "A", "step": 14400 } ], "title": "Uptime", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_华为云正式监控}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(50, 172, 45, 0.97)", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 70 }, { "color": "rgba(245, 54, 54, 0.9)", "value": 90 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 6, "w": 5, "x": 6, "y": 1 }, "id": 58, "links": [], "maxDataPoints": 100, "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.4.4", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_华为云正式监控}" }, "exemplar": true, "expr": "sum(jvm_memory_used_bytes{application=\"$Application\", service =\"$Service\", pod!=\"$Pod\", area=\"heap\"})*100/sum(jvm_memory_max_bytes{application=\"$Application\", service =\"$Service\", area=\"heap\"})", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 14400 } ], "title": "Heap Used", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_华为云正式监控}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" }, { "options": { "from": -1e+32, "result": { "text": "N/A" }, "to": 0 }, "type": "range" } ], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(50, 172, 45, 0.97)", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 70 }, { "color": "rgba(245, 54, 54, 0.9)", "value": 90 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 6, "w": 5, "x": 11, "y": 1 }, "id": 60, "links": [], "maxDataPoints": 100, "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.4.4", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_华为云正式监控}" }, "exemplar": true, "expr": "sum(jvm_memory_used_bytes{application=\"$Application\", service=\"$Service\", area=\"nonheap\"})*100/sum(jvm_memory_max_bytes{application=\"$Application\",service=\"$Service\", area=\"nonheap\"})", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Non-Heap Used", "type": "gauge" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_华为云正式监控}" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 8, "x": 16, "y": 1 }, "hiddenSeries": false, "id": 66, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.4", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_华为云正式监控}" }, "exemplar": true, "expr": "process_files_max_files{application=\"$Application\", service=\"$Service\", pod=~\"$Pod\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "Open Files Pod: $Pod", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_华为云正式监控}" }, "exemplar": true, "expr": "process_files_max_files{application=\"$Application\", service=\"$Service\", pod=~\"$Pod\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "Max Files Pod: $Pod", "refId": "B" } ], "thresholds": [], "timeRegions": [], "title": "Process Open Files", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:250", "format": "locale", "logBase": 1, "show": true }, { "$$hashKey": "object:251", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "datasource": { "type": "prometheus", "uid": "${DS_华为云正式监控}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "dateTimeAsIso" }, "overrides": [] }, "gridPos": { "h": 3, "w": 6, "x": 0, "y": 4 }, "id": 56, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "vertical", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "value" }, "pluginVersion": "8.4.4", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_华为云正式监控}" }, "exemplar": true, "expr": "process_start_time_seconds{application=\"$Application\", service =\"$Service\",pod=\"$Pod\"}*1000", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "", "metric": "", "refId": "A", "step": 14400 } ], "title": "Start time", "type": "stat" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_华为云正式监控}" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 7 }, "hiddenSeries": false, "id": 95, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.4", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_华为云正式监控}" }, "exemplar": true, "expr": "system_cpu_usage{application=\"$Application\", service =\"$Service\", pod=~\"$Pod\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "System CPU Usage {{pod}}", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_华为云正式监控}" }, "exemplar": true, "expr": "process_cpu_usage{application=\"$Application\", service =\"$Service\", pod=~\"$Pod\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "Process CPU Usage {{pod}}", "refId": "B" } ], "thresholds": [], "timeRegions": [], "title": "CPU Usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:145", "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:146", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_华为云正式监控}" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 7 }, "hiddenSeries": false, "id": 96, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.4", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_华为云正式监控}" }, "exemplar": true, "expr": "system_load_average_1m{application=\"$Application\", service =\"$Service\", pod=~\"$Pod\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "Load Average [1m] {{pod}}", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_华为云正式监控}" }, "exemplar": true, "expr": "system_cpu_count{application=\"$Application\", service=\"$Service\", pod=~\"$Pod\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "CPU Core Size {{pod}}", "refId": "B" } ], "thresholds": [], "timeRegions": [], "title": "Load Average", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:354", "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:355", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 14 }, "id": 48, "panels": [], "title": "JVM Statistics - Memory", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_华为云正式监控}" }, "description": "", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 15 }, "hiddenSeries": false, "id": 85, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.4", "pointradius": 5, "points": false, "renderer": "flot", "repeat": "memory_pool_heap", "repeatDirection": "h", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_华为云正式监控}" }, "exemplar": true, "expr": "jvm_memory_used_bytes{application=\"$Application\", service=\"$Service\", pod=\"$Pod\", area=\"$Area\", id=~\"$Id\"}", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "Used {{pod}} 内存池: {{id}}", "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${DS_华为云正式监控}" }, "exemplar": true, "expr": "jvm_memory_committed_bytes{application=\"$Application\",service=\"$Service\", pod=\"$Pod\", area=\"$Area\", id=~\"$Id\"}", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "Commited {{pod}} 内存池: {{id}}", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_华为云正式监控}" }, "exemplar": true, "expr": "jvm_memory_max_bytes{application=\"$Application\", service=\"$Service\", pod=\"$Pod\", area=\"$Area\", id=~\"$Id\"}", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "Max {{pod}} 内存池: {{id}}", "refId": "B" } ], "thresholds": [], "timeRegions": [], "title": "微服务: $Service 堆类型: $Area 内存池: $Id", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:407", "format": "bytes", "logBase": 1, "show": true }, { "$$hashKey": "object:408", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_华为云正式监控}" }, "decimals": 0, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 23 }, "hiddenSeries": false, "id": 50, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.4", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_华为云正式监控}" }, "exemplar": true, "expr": "jvm_classes_loaded_classes{application=\"$Application\", service=\"$Service\", pod=~\"$Pod\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "Classes Loaded {{pod}}", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "Classes Loaded", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1069", "decimals": 0, "format": "locale", "label": "", "logBase": 1, "show": true }, { "$$hashKey": "object:1070", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_华为云正式监控}" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 23 }, "hiddenSeries": false, "id": 80, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.4", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_华为云正式监控}" }, "exemplar": true, "expr": "irate(jvm_classes_unloaded_classes_total{application=\"$Application\", service=\"$Service\", pod=~\"$Pod\"}[5m])", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "Classes Unloaded {{pod}}", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "Classes Unloaded", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:965", "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:966", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_华为云正式监控}" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 31 }, "hiddenSeries": false, "id": 82, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.4", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_华为云正式监控}" }, "exemplar": true, "expr": "jvm_buffer_memory_used_bytes{application=\"$Application\", service=\"$Service\", pod=~\"$Pod\", id=\"direct\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "Used Bytes {{pod}}", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_华为云正式监控}" }, "exemplar": true, "expr": "jvm_buffer_total_capacity_bytes{application=\"$Application\", service=\"$Service\", pod=~\"$Pod\", id=\"direct\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "Capacity Bytes {{pod}}", "refId": "B" } ], "thresholds": [], "timeRegions": [], "title": "Direct Buffers", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:859", "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:860", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_华为云正式监控}" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 31 }, "hiddenSeries": false, "id": 83, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.4", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_华为云正式监控}" }, "exemplar": true, "expr": "jvm_buffer_memory_used_bytes{application=\"$Application\", service=\"$Service\", pod=~\"$Pod\", id=\"mapped\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "Used Bytes {{pod}}", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_华为云正式监控}" }, "exemplar": true, "expr": "jvm_buffer_total_capacity_bytes{application=\"$Application\", service=\"$Service\", pod=~\"$Pod\", id=\"mapped\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "Capacity Bytes {{pod}}", "refId": "B" } ], "thresholds": [], "timeRegions": [], "title": "Mapped Buffers", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:912", "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:913", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_华为云正式监控}" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 38 }, "hiddenSeries": false, "id": 68, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.4", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_华为云正式监控}" }, "exemplar": true, "expr": "jvm_threads_daemon_threads{application=\"$Application\", service=\"$Service\", pod=~\"$Pod\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "Daemon {{pod}}", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_华为云正式监控}" }, "exemplar": true, "expr": "jvm_threads_live_threads{application=\"$Application\", service=\"$Service\", pod=~\"$Pod\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "Live {{pod}}", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_华为云正式监控}" }, "exemplar": true, "expr": "jvm_threads_peak_threads{application=\"$Application\", service=\"$Service\", pod=~\"$Pod\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "Peak {{pod}}", "refId": "C" } ], "thresholds": [], "timeRegions": [], "title": "Threads", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:753", "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:754", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_华为云正式监控}" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 38 }, "hiddenSeries": false, "id": 78, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.4", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_华为云正式监控}" }, "exemplar": true, "expr": "irate(jvm_gc_memory_allocated_bytes_total{application=\"$Application\", service=\"$Service\", pod=~\"$Pod\"}[5m])", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "allocated {{pod}}", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_华为云正式监控}" }, "exemplar": true, "expr": "irate(jvm_gc_memory_promoted_bytes_total{application=\"$Application\", service=\"$Service\", pod=~\"$Pod\"}[5m])", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "promoted {{pod}}", "refId": "B" } ], "thresholds": [], "timeRegions": [], "title": "Memory Allocate/Promote 5分钟", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:806", "format": "bytes", "logBase": 1, "show": true }, { "$$hashKey": "object:807", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 46 }, "id": 72, "panels": [], "title": "JVM Statistics - GC", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_华为云正式监控}" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 47 }, "hiddenSeries": false, "id": 74, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": true, "hideZero": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.4", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_华为云正式监控}" }, "exemplar": true, "expr": "irate(jvm_gc_pause_seconds_count{application=\"$Application\", service=\"$Service\", pod=~\"$Pod\"}[5m])", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{action}} [{{cause}}] {{pod}}", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "GC Count 5分钟", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:647", "format": "locale", "logBase": 1, "show": true }, { "$$hashKey": "object:648", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_华为云正式监控}" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 47 }, "hiddenSeries": false, "id": 76, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": true, "hideZero": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.4", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_华为云正式监控}" }, "exemplar": true, "expr": "irate(jvm_gc_pause_seconds_sum{application=\"$Application\", service=\"$Service\", pod=~\"$Pod\"}[5m])", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{action}} [{{cause}}] {{pod}}d\"", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "GC Stop the World Duration 5分钟", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:700", "format": "s", "logBase": 1, "show": true }, { "$$hashKey": "object:701", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } } ], "refresh": "", "schemaVersion": 35, "style": "dark", "tags": [], "templating": { "list": [ { "current": { "selected": false, "text": "华为云正式监控", "value": "华为云正式监控" }, "hide": 0, "includeAll": false, "label": "数据源", "multi": false, "name": "DataSource", "options": [], "query": "prometheus", "queryValue": "", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_华为云正式监控}" }, "definition": "label_values(application)", "hide": 0, "includeAll": false, "label": "应用", "multi": false, "name": "Application", "options": [], "query": { "query": "label_values(application)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 5, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_华为云正式监控}" }, "definition": "label_values(jvm_memory_used_bytes{application=\"$Application\"}, service)", "hide": 0, "includeAll": false, "label": "微服务", "multi": false, "name": "Service", "options": [], "query": { "query": "label_values(jvm_memory_used_bytes{application=\"$Application\"}, service)", "refId": "StandardVariableQuery" }, "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_华为云正式监控}" }, "definition": "label_values(jvm_gc_pause_seconds_count{application=~\"$Application\",service=~\"$Service\"},pod)", "hide": 0, "includeAll": false, "label": "Pod", "multi": false, "name": "Pod", "options": [], "query": { "query": "label_values(jvm_gc_pause_seconds_count{application=~\"$Application\",service=~\"$Service\"},pod)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 5, "type": "query" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_华为云正式监控}" }, "definition": "label_values(jvm_memory_used_bytes{application=\"$Application\", service=\"$Service\"},area)", "hide": 0, "includeAll": false, "label": "堆类型", "multi": false, "name": "Area", "options": [], "query": { "query": "label_values(jvm_memory_used_bytes{application=\"$Application\", service=\"$Service\"},area)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_华为云正式监控}" }, "definition": "label_values(jvm_memory_used_bytes{application=\"$Application\", service=\"$Service\",area=\"$Area\"},id)", "hide": 0, "includeAll": true, "label": "内存池(堆)", "multi": false, "name": "Id", "options": [], "query": { "query": "label_values(jvm_memory_used_bytes{application=\"$Application\", service=\"$Service\",area=\"$Area\"},id)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 5, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-5m", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "Spring Boot Statistics", "uid": "zh6FgzIMz", "version": 48, "weekStart": "" }
2022-07-28 10:22:57 UTC
null
0
0
9,096
1
106,173
17,119
7,618
system-metrics-global
1 Node Exporter 1.0.1
Host Metrics (VM, Server, OS) https://github.com/fchiorascu/Observability
2018-11-18 17:05:14 UTC
2021-02-14 07:27:48 UTC
0
This dashboard is `Dynamic` where you can have the metrics for: `1 VM, Multiple VMs or All VMs`. `Metrics:` - UP - Load - CPU - RAM - NTP - Disk - Swap - Forks - Inodes - Kernel - Uptime - Entropy - Threads - Network - Systemd - Interrupts - Processes - File Descriptors - Switches Context `Versions:` - Grafana: 7.4.0+ - Prometheus: 2.24.1+ - Node Exporter: 1.0.1+ `Interval and range variables:` http://docs.grafana.org/features/datasources/prometheus/ - Support for $__range, $__range_s and $__range_ms only available from Grafana v5.3 - It’s possible to use some global built-in variables in query variables; $__interval, $__interval_ms, $__range, $__range_s and $__range_ms, see Global built-in variables for more information. These can be convenient to use in conjunction with the query_result function when you need to filter variable queries since label_values function doesn’t support queries. - Make sure to set the variable’s refresh trigger to be On Time Range Change to get the correct instances when changing the time range on the dashboard.
60,549
60,550
nodeExporter
`Prometheus configuration: /opt/prometheus/prometheus.yml` - job_name: server1 static_configs: - targets: ['192.168.1.10:9100'] labels: env: prod alias: server1 `Node Exporter Service: $ cat /usr/lib/systemd/system/node_exporter.service` [Unit] Description=Prometheus Node Exporter Wants=network-online.target After=network-online.target [Service] User=node_exporter Group=node_exporter Type=simple ExecStart=/opt/node_exporter/node_exporter --web.listen-address=0.0.0.0:9100 --log.level=info --log.format=json --collector.logind --collector.systemd --collector.tcpstat --collector.ntp --collector.interrupts --collector.meminfo_numa --collector.processes --no-collector.bonding --no-collector.bcache --no-collector.arp --no-collector.edac --no-collector.infiniband --no-collector.ipvs --no-collector.mdadm --no-collector.nfs --no-collector.nfsd --no-collector.textfile --no-collector.wifi --no-collector.hwmon --no -collector.conntrack --no-collector.timex --no-collector.zfs --collector.systemd.unit-whitelist=(crond|sshd|node_exporter)\\.service ExecReload=/bin/kill -HUP $MAINPID TimeoutStopSec=10s SendSIGKILL=no SyslogIdentifier=prometheus_node_exporter Restart=always [Install] WantedBy=multi-user.target
4
2.75
17,119
1
9,096
5
3,333
Node/Host/VM Metrics
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "2.24.1+", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.7.2" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "table", "name": "Table", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": false, "expr": "", "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "limit": 10, "name": "", "showIn": 0, "tags": [], "type": "tags", "useValueForTime": false } ] }, "description": "Host Metrics (VM, Server, OS)\nhttps://github.com/fchiorascu/Observability", "editable": true, "gnetId": 9096, "graphTooltip": 0, "id": null, "iteration": 1586081108507, "links": [ { "icon": "external link", "tags": [], "targetBlank": true, "title": "Node Exporter", "type": "link", "url": "https://github.com/prometheus/node_exporter" } ], "panels": [ { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 62, "panels": [ { "bgColor": "#508642", "clockType": "24 hour", "countdownSettings": { "customFormat": null, "endCountdownTime": "2018-12-25T13:21:00.000Z", "endText": "00:00:00" }, "datasource": "${DS_PROMETHEUS}", "dateSettings": { "dateFormat": "DD-MM-YYYY", "fontSize": "20px", "fontWeight": "normal", "showDate": true }, "gridPos": { "h": 3, "w": 12, "x": 0, "y": 1 }, "id": 100, "links": [], "mode": "time", "offsetFromUtc": "+1", "offsetFromUtcMinutes": "", "refreshSettings": { "syncWithDashboard": false }, "targets": [ { "expr": "", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "timeSettings": { "customFormat": "HH:mm:ss", "fontSize": "40px", "fontWeight": "normal" }, "timezone": "Europe/Paris", "timezoneSettings": { "fontSize": "12px", "fontWeight": "normal", "showTimezone": false, "zoneFormat": "offsetAbbv" }, "title": "FR Time", "type": "grafana-clock-panel" }, { "bgColor": "#0a50a1", "clockType": "24 hour", "countdownSettings": { "customFormat": null, "endCountdownTime": "2018-12-25T13:21:00.000Z", "endText": "00:00:00" }, "datasource": "${DS_PROMETHEUS}", "dateSettings": { "dateFormat": "DD-MM-YYYY", "fontSize": "20px", "fontWeight": "normal", "showDate": true }, "gridPos": { "h": 3, "w": 12, "x": 12, "y": 1 }, "id": 99, "links": [], "mode": "time", "offsetFromUtc": null, "offsetFromUtcMinutes": null, "refreshSettings": { "syncWithDashboard": false }, "timeSettings": { "customFormat": "HH:mm:ss", "fontSize": "40px", "fontWeight": "normal" }, "timezone": null, "timezoneSettings": { "fontSize": "12px", "fontWeight": "normal", "showTimezone": false, "zoneFormat": "offsetAbbv" }, "title": "RO Time", "type": "grafana-clock-panel" }, { "columns": [], "datasource": "$datasource", "fontSize": "100%", "gridPos": { "h": 36, "w": 24, "x": 0, "y": 4 }, "id": 81, "links": [], "pageSize": 50, "scroll": false, "showHeader": true, "sort": { "col": 1, "desc": false }, "styles": [ { "alias": "Time", "align": "auto", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "date" }, { "alias": "", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "number", "unit": "short" } ], "targets": [ { "expr": "count(node_exporter_build_info{alias=~\"$host\"}) by(alias,env,instance,version)", "format": "table", "instant": true, "interval": "20s", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "Node Exporter Overview: $host", "transform": "table", "type": "table" }, { "aliasColors": { "Load 1m": "#1F78C1", "Load 5m": "#1F78C1" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "decimals": 2, "description": "UPTIME: measures the time from the last reboot/ power on of the server till now.\n>Uptime < 1min means that the VM was rebooted 1 min ago.", "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 27, "w": 24, "x": 0, "y": 40 }, "hiddenSeries": false, "id": 79, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "min", "sortDesc": false, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "calculatedInterval": "10s", "datasourceErrors": {}, "errors": {}, "expr": "node_time_seconds{alias=~\"$host\"} - node_boot_time_seconds{alias=~\"$host\"}", "format": "time_series", "hide": false, "instant": false, "intervalFactor": 1, "legendFormat": "Uptime: {{alias}}", "metric": "", "prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_load1%7Balias%3D%5C%22%24host%5C%22%7D%22%2C%22range_input%22%3A%223601s%22%2C%22end_input%22%3A%222015-10-22%2015%3A27%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Afalse%2C%22tab%22%3A0%7D%5D", "refId": "A", "step": 60, "target": "" } ], "thresholds": [ { "colorMode": "warning", "fill": false, "line": true, "op": "lt", "value": 300, "yaxis": "left" }, { "colorMode": "critical", "fill": false, "line": true, "op": "gt", "value": 43200000, "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Server Uptime (seconds): $host", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": "", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Load 1m": "#1F78C1", "Load 5m": "#1F78C1" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "decimals": 2, "description": "", "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 6, "w": 24, "x": 0, "y": 67 }, "hiddenSeries": false, "id": 119, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": null, "sortDesc": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 0.5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "calculatedInterval": "10s", "datasourceErrors": {}, "errors": {}, "expr": "avg_over_time(up{alias=~\"$host\"}[1d]) < 1", "format": "time_series", "hide": false, "instant": false, "intervalFactor": 1, "legendFormat": "Downtime: {{alias}} [{{instance}}]", "metric": "", "prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_load1%7Balias%3D%5C%22%24host%5C%22%7D%22%2C%22range_input%22%3A%223601s%22%2C%22end_input%22%3A%222015-10-22%2015%3A27%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Afalse%2C%22tab%22%3A0%7D%5D", "refId": "A", "step": 60, "target": "" } ], "thresholds": [ { "colorMode": "warning", "fill": false, "line": true, "op": "lt", "value": 1, "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Server Uptime Metrics (%): $host [1d]", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "percentunit", "label": "", "logBase": 1, "max": "1.1", "min": 0, "show": true }, { "decimals": 0, "format": "none", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Overview", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 1 }, "id": 88, "panels": [ { "columns": [], "datasource": "$datasource", "description": "Uname", "fontSize": "100%", "gridPos": { "h": 25, "w": 24, "x": 0, "y": 2 }, "id": 55, "links": [], "options": {}, "pageSize": 45, "scroll": true, "showHeader": true, "sort": { "col": 0, "desc": true }, "styles": [ { "alias": "Time", "align": "auto", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "date" }, { "alias": "", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "number", "unit": "short" } ], "targets": [ { "expr": "count(node_uname_info{alias=~\"$host\"}) by (alias,env,instance,machine,release)", "format": "table", "instant": true, "interval": "20s", "intervalFactor": 1, "refId": "A" } ], "title": "Kernel: $host", "transform": "table", "type": "table" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "decimals": 2, "description": "- Processors can be orders of magnitudes faster than the hardware they talk to; it is not ideal for the kernel to issue a request and wait for a response from slower hardware. Instead, the kernel must be free to go and handle other work, dealing with the hardware only after that hardware has actually completed its work. \n\n- How can the processor work with hardware without impacting the machine's overall performance? As one solution, polling incurs overhead, because it must occur repeatedly regardless of whether the hardware is active or ready. A better solution is to provide a mechanism for the hardware to signal to the kernel when attention is needed. This mechanism is called an interrupt. This chapter dicusses interrupts and how the kernel responds to them, with special functions called interrupt handlers.\n\n- Interrupts\n - Interrupts enable hardware to signal to the processor.\nFor example, as you type, the keyboard controller (the hardware device that manages the keyboard) issues an electrical signal to the processor to alert the operating system to newly available key presses. These electrical signals are interrupts. The processor receives the interrupt and signals the operating system to enable the operating system to respond to the new data.\n - Hardware devices generate interrupts asynchronously (with respect to the processor clock). Consequently, the kernel can be interrupted at any time to process interrupts.", "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 27 }, "hiddenSeries": false, "id": 28, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [ { "title": "Interrupts", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/deployment_guide/s2-proc-stat" } ], "nullPointMode": "null", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "calculatedInterval": "2m", "datasourceErrors": {}, "errors": {}, "expr": "rate(node_intr_total{alias=~\"$host\"}[$interval])", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "Interrupts: {{alias}}", "metric": "", "prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_procs_running%7Balias%3D%5C%22%24host%5C%22%7D%22%2C%22range_input%22%3A%2243200s%22%2C%22end_input%22%3A%222015-9-18%2013%3A46%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D", "refId": "A", "step": 120, "target": "" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Interrupts: $host [$interval]", "tooltip": { "msResolution": true, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ops", "label": "", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "decimals": 2, "description": "- In computing, a context switch is the process of storing the state of a process or of a thread, so that it can be restored and execution resumed from the same point later. This allows multiple processes to share a single CPU, and is an essential feature of a multitasking operating system.\n\n - The precise meaning of the phrase “context switch” varies significantly in usage. In a multitasking context, it refers to the process of storing the system state for one task, so that task can be paused and another task resumed. A context switch can also occur as the result of an interrupt, such as when a task needs to access disk storage, freeing up CPU time for other tasks. Some operating systems also require a context switch to move between user mode and kernel mode tasks. The process of context switching can have a negative impact on system performance, although the size of this effect depends on the nature of the switch being performed.\n\n - Context switches are usually computationally intensive, and much of the design of operating systems is to optimize the use of context switches. Switching from one process to another requires a certain amount of time for doing the administration – saving and loading registers and memory maps, updating various tables and lists, etc. What is actually involved in a context switch varies between these senses and between processors and operating systems. For example, in the Linux kernel, context switching involves switching registers, stack pointer, and program counter, but is independent of address space switching, though in a process switch an address space switch also happens. Further still, analogous context switching happens between user threads, notably green threads, and is often very light-weight, saving and restoring minimal context. In extreme cases, such as switching between goroutines in Go, a context switch is equivalent to a coroutine yield, which is only marginally more expensive than a subroutine call.", "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 35 }, "hiddenSeries": false, "id": 82, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [ { "title": "Context Switches", "url": "http://www.linfo.org/context_switch.html" }, { "title": "Context Switches", "url": "https://www.slashroot.in/linux-cpu-performance-monitoring-tutorial" } ], "nullPointMode": "null", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(node_context_switches_total{alias=~\"$host\"}[$interval])", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "Context Switches: {{alias}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Context Switches: $host [$interval]", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "ops", "label": "", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "decimals": 2, "description": "- Fork\n - When you come to metaphorical \"fork in the road\" you generally have two options to take, and your decision effects your future. Computer programs reach this fork in the road when they hit the fork() system call.\n\n - At this point, the operating system will create a new process that is exactly the same as the parent process. This means all the state that was talked about previously is copied, including open files, register state and all memory allocations, which includes the program code.\n\n - The return value from the system call is the only way the process can determine if it was the existing process or a new one. The return value to the parent process will be the Process ID (PID) of the child, whilst the child will get a return value of 0.\n\n - At this point, we say the process has forked and we have the parent-child relationship as described above.\n\n- Exec\n - Forking provides a way for an existing process to start a new one, but what about the case where the new process is not part of the same program as parent process? This is the case in the shell; when a user starts a command it needs to run in a new process, but it is unrelated to the shell.\n\n - This is where the exec system call comes into play. exec will replace the contents of the currently running process with the information from a program binary.\n\n - Thus the process the shell follows when launching a new program is to firstly fork, creating a new process, and then exec (i.e. load into memory and execute) the program binary it is supposed to run.", "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 44 }, "hiddenSeries": false, "id": 24, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [ { "title": "Forks & Exec", "url": "https://www.bottomupcs.com/fork_and_exec.xhtml" } ], "nullPointMode": "null", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "calculatedInterval": "2m", "datasourceErrors": {}, "errors": {}, "expr": "rate(node_forks_total{alias=~\"$host\"}[$interval]) ", "format": "time_series", "intervalFactor": 1, "legendFormat": "Forks: {{alias}}", "metric": "", "prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_procs_running%7Balias%3D%5C%22%24host%5C%22%7D%22%2C%22range_input%22%3A%2243200s%22%2C%22end_input%22%3A%222015-9-18%2013%3A46%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D", "refId": "A", "step": 120, "target": "" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Forks: $host [$interval]", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ops", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "logBase": 1, "max": null, "min": "0", "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Kernel", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 2 }, "id": 107, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "decimals": 2, "description": "In computing, entropy is the randomness collected by an operating system or application for use in cryptography or other uses that require random data. This randomness is often collected from hardware sources (variance in fan noise or HDD), either pre-existing ones such as mouse movements or specially provided randomness generators. A lack of entropy can have a negative impact on performance and security.\n\nBits of available entropy.\n - Critical:\n - If < 500 bits there is a problem.\n\n- Sometimes servers just have the weirdest SSL problems ever. In some of these situations, the entropy has been drained. Entropy is the measure of the random numbers available from /dev/urandom, and if you run out, you can’t make SSL connections. \n- To check the status of your server’s entropy, just run the following: $ cat /proc/sys/kernel/random/entropy_avail\n- The consensus is that numbers below 1000 will lead to processes blocking waiting for more entropy.", "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 3 }, "hiddenSeries": false, "id": 83, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [ { "title": "Entropy", "url": "https://developers.redhat.com/blog/2017/10/05/entropy-rhel-based-cloud-instances/" } ], "nullPointMode": "null", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_entropy_available_bits{alias=~\"$host\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Entropy: {{alias}}", "refId": "A" } ], "thresholds": [ { "colorMode": "critical", "fill": false, "line": true, "op": "lt", "value": 500, "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Entropy (bits): $host", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "decbits", "label": "", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Entropy", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 3 }, "id": 105, "panels": [ { "aliasColors": { "Load 1m": "#1F78C1", "Load 5m": "#1F78C1" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "decimals": 2, "description": "- Load 5m of each instance based on: load5m / n vCPu", "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 10, "w": 24, "x": 0, "y": 4 }, "hiddenSeries": false, "id": 127, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": null, "sortDesc": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "calculatedInterval": "10s", "datasourceErrors": {}, "errors": {}, "expr": "node_load5{alias=~\"$host\"} / count(rate(node_cpu_seconds_total{mode=\"idle\",alias=~\"$host\"}[5m])) without(cpu,mode)", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Load: {{alias}}", "metric": "", "prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_load1%7Balias%3D%5C%22%24host%5C%22%7D%22%2C%22range_input%22%3A%223601s%22%2C%22end_input%22%3A%222015-10-22%2015%3A27%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Afalse%2C%22tab%22%3A0%7D%5D", "refId": "B", "step": 60, "target": "" } ], "thresholds": [ { "colorMode": "critical", "fill": false, "line": true, "op": "gt", "value": 1.75, "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Load = Load 5m / n x vCPU: $host", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Load 1m": "#1F78C1", "Load 5m": "#1F78C1" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "decimals": 2, "description": "- Load average – is the average system load calculated over a given period of time of 1, 5 and 15 minutes.\n - In Linux, the load-average is technically believed to be a running average of processes in it’s (kernel) execution queue tagged as running or uninterruptible.\n - Linux load averages track not just runnable tasks, but also tasks in the uninterruptible sleep state.\n\nLoad for 1m > 2 means a possible problem.\n>Actual Treshold is 6.", "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 11, "w": 24, "x": 0, "y": 14 }, "hiddenSeries": false, "id": 78, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [ { "title": "Load", "url": "http://blog.scoutapp.com/articles/2009/07/31/understanding-load-averages" }, { "title": "Load", "url": "http://www.brendangregg.com/blog/2017-08-08/linux-load-averages.html" } ], "nullPointMode": "null", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_load1{alias=~\"$host\"} ", "format": "time_series", "hide": false, "instant": false, "intervalFactor": 1, "legendFormat": "Load1: {{alias}}", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Load 1m: $host ", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "none", "label": "", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Load 1m": "#1F78C1", "Load 5m": "#1F78C1" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "decimals": 2, "description": "- Load average – is the average system load calculated over a given period of time of 1, 5 and 15 minutes.\n - In Linux, the load-average is technically believed to be a running average of processes in it’s (kernel) execution queue tagged as running or uninterruptible.\n - Linux load averages track not just runnable tasks, but also tasks in the uninterruptible sleep state.\n\nLoad for 1m > 2 means a possible problem.\n>Actual Treshold is 6.", "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 10, "w": 24, "x": 0, "y": 25 }, "hiddenSeries": false, "id": 77, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "calculatedInterval": "10s", "datasourceErrors": {}, "errors": {}, "expr": "node_load5{alias=~\"$host\"}", "format": "time_series", "hide": false, "instant": false, "intervalFactor": 1, "legendFormat": "Load5: {{alias}}", "metric": "", "prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_load1%7Balias%3D%5C%22%24host%5C%22%7D%22%2C%22range_input%22%3A%223601s%22%2C%22end_input%22%3A%222015-10-22%2015%3A27%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Afalse%2C%22tab%22%3A0%7D%5D", "refId": "B", "step": 60, "target": "" } ], "thresholds": [ { "colorMode": "critical", "fill": false, "line": true, "op": "gt", "value": 6, "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Load 5m: $host", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Load 1m": "#1F78C1", "Load 5m": "#1F78C1" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "decimals": 2, "description": "- Load average – is the average system load calculated over a given period of time of 1, 5 and 15 minutes.\n - In Linux, the load-average is technically believed to be a running average of processes in it’s (kernel) execution queue tagged as running or uninterruptible.\n - Linux load averages track not just runnable tasks, but also tasks in the uninterruptible sleep state.\n\nLoad for 1m > 2 means a possible problem.\n>Actual Treshold is 6.", "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 10, "w": 24, "x": 0, "y": 35 }, "hiddenSeries": false, "id": 76, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_load15{alias=~\"$host\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Load15: {{alias}}", "refId": "C" } ], "thresholds": [ { "colorMode": "critical", "fill": false, "line": true, "op": "gt", "value": 6, "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Load 15m: $host", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Load", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 4 }, "id": 92, "panels": [ { "columns": [], "datasource": "$datasource", "fontSize": "100%", "gridPos": { "h": 38, "w": 24, "x": 0, "y": 5 }, "id": 58, "links": [], "pageSize": 45, "scroll": false, "showHeader": true, "sort": { "col": 1, "desc": false }, "styles": [ { "alias": "Time", "align": "auto", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "date" }, { "alias": "vCPU", "align": "auto", "colorMode": "cell", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value", "thresholds": [ "0:1", "2" ], "type": "number", "unit": "short" }, { "alias": "", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "number", "unit": "short" } ], "targets": [ { "expr": "count(count(node_cpu_seconds_total{alias=~\"$host\"}) without (mode,instance,job)) without (cpu) ", "format": "table", "instant": true, "interval": "20s", "intervalFactor": 1, "legendFormat": "vCPU / Instance", "refId": "A" } ], "title": "vCPU / Instance: $host", "transform": "table", "type": "table" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "decimals": 2, "description": "Used CPU from a total available of 100%.\n- CPUThreshold:\n >Critical: > 90% Used CPU\n\nThere are 3 general states your CPU can be in:\n - Idle, which means it has nothing to do.\n - Running a user space program, like a command shell, an email server, or a compiler.\n - Running the kernel, servicing interrupts or managing resources.\n\nThese three meta states can be further subdivided. For example, user space programs can be categorized as those running under their initial priority level or those running with a nice priority. Niceness is a way to tweak the priority level of a process so that it runs less frequently. The niceness level ranges from -20 (most favorable scheduling) to 19 (least favorable). By default processes on Linux are started with a niceness of 0.", "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 10, "w": 24, "x": 0, "y": 43 }, "height": "260px", "hiddenSeries": false, "id": 2, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [ { "title": "CPU", "url": "https://www.opsdash.com/blog/cpu-usage-linux.html" }, { "title": "CPU", "url": "http://www.daniloaz.com/en/what-is-the-true-meaning-of-system-average-load-and-cpu-utilization-in-linux/" } ], "nullPointMode": "null", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "100 - (avg by(env, job) (irate(node_cpu_seconds_total{mode=\"idle\",alias=~\"$host\"}[$interval])) * 100) ", "format": "time_series", "intervalFactor": 1, "legendFormat": "CPU: {{job}}", "refId": "B" } ], "thresholds": [ { "colorMode": "critical", "fill": false, "line": true, "op": "gt", "value": 90, "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU Used (%): $host [$interval]", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": "", "logBase": 1, "max": "102", "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "CPU", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 5 }, "id": 94, "panels": [ { "aliasColors": { "Available": "#E24D42", "Used": "#BA43A9" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "decimals": 2, "description": "Used Memory from a total available of 100%.\n- Memory Threshold:\n >Critical: > 85% Used Memory", "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 15, "w": 24, "x": 0, "y": 6 }, "height": "", "hiddenSeries": false, "id": 6, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [ { "title": "Memory", "url": "https://linux-audit.com/understanding-memory-information-on-linux-systems/" } ], "nullPointMode": "null", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "(((node_memory_MemTotal_bytes{alias=~\"$host\"} - node_memory_MemFree_bytes{alias=~\"$host\"} - node_memory_Cached_bytes{alias=~\"$host\"} - node_memory_Buffers_bytes{alias=~\"$host\"}) / (node_memory_MemTotal_bytes{alias=~\"$host\"})) * 100)", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{alias}}", "refId": "C" }, { "expr": "((node_memory_MemTotal_bytes{alias=~\"$host\"} - (node_memory_MemFree_bytes{alias=~\"$host\"} + node_memory_Cached_bytes{alias=~\"$host\"} + node_memory_Buffers_bytes{alias=~\"$host\"})) / (node_memory_MemTotal_bytes{alias=~\"$host\"})) * 100", "format": "time_series", "hide": true, "intervalFactor": 1, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [ { "colorMode": "critical", "fill": false, "line": true, "op": "gt", "value": 85, "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory Used (%): $host", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "percent", "label": "", "logBase": 1, "max": "100", "min": "0", "show": true }, { "format": "none", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "decimals": 2, "description": "Used Swap from a total available of 100%.\n- Swap Threshold:\n >Critical: > 75% Used Swap\n\nJust as Linux uses free memory for purposes such as buffering data from disk, there eventually is a need to free up private or anonymous pages used by a process. These pages, unlike those backed by a file on disk, cannot be simply discarded to be read in later. Instead they have to be carefully copied to backing storage, sometimes called the swap area.", "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 10, "w": 24, "x": 0, "y": 21 }, "hiddenSeries": false, "id": 23, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "((node_memory_SwapTotal_bytes{alias=~\"$host\"} - node_memory_SwapFree_bytes{alias=~\"$host\"}) / node_memory_SwapTotal_bytes{alias=~\"$host\"}) * 100", "format": "time_series", "intervalFactor": 1, "legendFormat": "Swap: {{alias}}", "refId": "C" } ], "thresholds": [ { "colorMode": "critical", "fill": false, "line": true, "op": "gt", "value": 75, "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Swap Used (%): $host", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "percent", "label": "", "logBase": 1, "max": "100", "min": 0, "show": true }, { "format": "none", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Memory", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 6 }, "id": 90, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "decimals": 2, "description": "", "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 7 }, "hiddenSeries": false, "id": 110, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(node_disk_io_time_seconds_total{alias=~\"$host\",device!~\"^(md\\\\\\\\d+$|dm-)\"}[$interval])", "format": "time_series", "intervalFactor": 1, "legendFormat": "Disk I/O Utilisation: {{alias}} [{{device}}]", "refId": "A" } ], "thresholds": [ { "colorMode": "critical", "fill": false, "line": true, "op": "gt", "value": 0.9, "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk I/O Utilisation (%): $host [$interval]", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percentunit", "label": "", "logBase": 1, "max": "1.1", "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "decimals": 2, "description": "Reads + Writes = Total.\n- Critical:\n - If > 850 iops then there is a High Load.", "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 15 }, "hiddenSeries": false, "id": 46, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by(alias, env, device)(rate(node_disk_reads_completed_total{alias=~\"$host\"}[$interval]) + rate(node_disk_writes_completed_total{alias=~\"$host\"}[$interval]))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "IOPs: {{alias}} [{{device}}]", "refId": "D" }, { "expr": "sum by(alias, env)(rate(node_disk_reads_completed_total{alias=~\"$host\"}[$interval]) + rate(node_disk_writes_completed_total{alias=~\"$host\"}[$interval]))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "IOPs: {{alias}}", "refId": "A" } ], "thresholds": [ { "colorMode": "critical", "fill": false, "line": true, "op": "gt", "value": 850, "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk IOPs (I/O ops/sec): $host [$interval]", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "iops", "label": "", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Disk I/O time weighted (ms): vda": "#614d93" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "decimals": 2, "description": "DISK seconds Read/ Write Latency.\n- Critical:\n - Recommended performance value is < 10ms as avg value of the Avg Disk sec/Read,Write.\n - Critical value of the Avg Disk sec/Read,Write is > 50ms, should not exceed this value.", "editable": true, "error": false, "fill": 6, "fillGradient": 0, "grid": {}, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 23 }, "height": "", "hiddenSeries": false, "id": 53, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [ { "title": "Latency", "url": "https://kaminario.com/company/blog/whats-an-acceptable-io-latency/" }, { "title": "Latency", "url": "https://louwrentius.com/understanding-iops-latency-and-storage-performance.html" } ], "nullPointMode": "null", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "(rate(node_disk_write_time_seconds_total{alias=~\"$host\"}[$interval])/ rate(node_disk_writes_completed_total{alias=~\"$host\"}[$interval]))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "Disk Write Latency: {{alias}} [{{device}}]", "refId": "A" } ], "thresholds": [ { "colorMode": "warning", "fill": false, "line": true, "op": "gt", "value": 0.02, "yaxis": "left" }, { "colorMode": "critical", "fill": false, "line": true, "op": "gt", "value": 0.05, "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk Write Latency (ms): $host [$interval]", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "s", "label": "", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Disk I/O time weighted (ms): vda": "#614d93" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "decimals": 2, "description": "Disk seconds Read Latency.\n- Critical:\n - Recommended performance value is < 10ms as avg value of the Avg Disk sec/Read,Write.\n - Critical value of the Avg Disk sec/Read,Write is > 50ms, should not exceed this value.", "editable": true, "error": false, "fill": 6, "fillGradient": 0, "grid": {}, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 31 }, "height": "", "hiddenSeries": false, "id": 102, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [ { "title": "Latency", "url": "https://kaminario.com/company/blog/whats-an-acceptable-io-latency/" }, { "title": "Latency", "url": "https://louwrentius.com/understanding-iops-latency-and-storage-performance.html" } ], "nullPointMode": "null", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "(rate(node_disk_read_time_seconds_total{alias=~\"$host\"}[$interval])/ rate(node_disk_reads_completed_total{alias=~\"$host\"}[$interval]))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "Disk Read Latency: {{alias}} [{{device}}]", "refId": "A" } ], "thresholds": [ { "colorMode": "warning", "fill": false, "line": true, "op": "gt", "value": 0.02, "yaxis": "left" }, { "colorMode": "critical", "fill": false, "line": true, "op": "gt", "value": 0.05, "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk Read Latency (ms): $host [$interval]", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "s", "label": "", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Disk I/O time weighted (ms): vda": "#614d93" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "decimals": 2, "description": "", "editable": true, "error": false, "fill": 6, "fillGradient": 0, "grid": {}, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 39 }, "height": "", "hiddenSeries": false, "id": 111, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(node_disk_read_bytes_total{alias=~\"$host\"}[$interval]) + rate(node_disk_written_bytes_total{alias=~\"$host\"}[$interval])", "format": "time_series", "intervalFactor": 1, "legendFormat": "Disk Troughput: {{alias}} [{{device}}]", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk Throughput (bytes): $host [$interval]", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "decbytes", "label": "", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Disk I/O time weighted (ms): vda": "#614d93" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "decimals": 2, "description": "- To compare with provide FE KPIs (cloudeye):\n - Number of bytes read from the monitored disk per second.", "editable": true, "error": false, "fill": 6, "fillGradient": 0, "grid": {}, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 47 }, "height": "", "hiddenSeries": false, "id": 120, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(node_disk_read_bytes_total{alias=~\"$host\"}[$interval])", "format": "time_series", "intervalFactor": 1, "legendFormat": "Disk Read Rate: {{alias}} [{{device}}]", "refId": "B" } ], "thresholds": [ { "colorMode": "warning", "fill": false, "line": true, "op": "gt", "value": 0.02, "yaxis": "left" }, { "colorMode": "critical", "fill": false, "line": true, "op": "gt", "value": 0.05, "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk Read Rate (bytes/s): $host [$interval]", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "Bps", "label": "", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Disk I/O time weighted (ms): vda": "#614d93" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "decimals": 2, "description": "- To compare with provide FE KPIs (cloudeye):\n - Number of bytes written to the monitored disk per second.", "editable": true, "error": false, "fill": 6, "fillGradient": 0, "grid": {}, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 55 }, "height": "", "hiddenSeries": false, "id": 121, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(node_disk_written_bytes_total{alias=~\"$host\"}[$interval])", "format": "time_series", "intervalFactor": 1, "legendFormat": "Disk Write Rate: {{alias}} [{{device}}]", "refId": "B" } ], "thresholds": [ { "colorMode": "warning", "fill": false, "line": true, "op": "gt", "value": 0.02, "yaxis": "left" }, { "colorMode": "critical", "fill": false, "line": true, "op": "gt", "value": 0.05, "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk Write Rate (bytes/s): $host [$interval]", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "Bps", "label": "", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Disk I/O time weighted (ms): vda": "#614d93" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "decimals": 2, "description": "- To compare with provide FE KPIs (cloudeye):\n - Number of read requests sent to the monitored disk per second.", "editable": true, "error": false, "fill": 6, "fillGradient": 0, "grid": {}, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 63 }, "height": "", "hiddenSeries": false, "id": 122, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(node_disk_read_time_seconds_total{alias=~\"$host\"}[$interval])", "format": "time_series", "intervalFactor": 1, "legendFormat": "Disk Read Requests: {{alias}} {{device}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk Read Request (requests/s): $host [$interval]", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "reqps", "label": "", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Disk I/O time weighted (ms): vda": "#614d93" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "decimals": 2, "description": "- To compare with provide FE KPIs (cloudeye):\n - Number of write requests sent to the monitored disk per second.", "editable": true, "error": false, "fill": 6, "fillGradient": 0, "grid": {}, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 71 }, "height": "", "hiddenSeries": false, "id": 123, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(node_disk_write_time_seconds_total{alias=~\"$host\"}[$interval])", "format": "time_series", "intervalFactor": 1, "legendFormat": "Disk Write Requests: {{alias}} [{{device}}]", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk Write Request (requests/s): $host [$interval]", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "reqps", "label": "", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Disk", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 7 }, "id": 60, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "decimals": 0, "description": "Whether an error occurred while getting statistics for the given device.\n> A value > 0 Means that there are some problems with that device.", "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 229 }, "hiddenSeries": false, "id": 71, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_filesystem_device_error{alias=~\"$host\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Filesystem Device Error: {{alias}} [{{fstype}}] ({{device}}) {{mountpoint}}", "refId": "B" } ], "thresholds": [ { "colorMode": "critical", "fill": false, "line": true, "op": "gt", "value": 0, "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Filesystem Device Error: $host", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "", "logBase": 1, "max": "1.1", "min": 0, "show": true }, { "decimals": 0, "format": "none", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "decimals": 2, "description": "Filesystem used space.\n> If is > 80% then is Critical.", "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 12, "w": 24, "x": 0, "y": 238 }, "hiddenSeries": false, "id": 69, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "((node_filesystem_size_bytes{alias=~\"$host\"} - node_filesystem_avail_bytes{alias=~\"$host\"}) / node_filesystem_size_bytes{alias=~\"$host\"}) * 100", "format": "time_series", "intervalFactor": 1, "legendFormat": "Filesystem Space Used: {{alias}} [{{fstype}}] ({{device}}) {{mountpoint}}", "refId": "B" } ], "thresholds": [ { "colorMode": "critical", "fill": false, "line": true, "op": "lt", "value": 80, "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Filesystem Space Used (%): $host", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "percent", "label": "", "logBase": 1, "max": "100", "min": 0, "show": true }, { "format": "none", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "decimals": 2, "description": "Filesystem used file nodes.\n> If is > 85% the is Critical.", "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 11, "w": 24, "x": 0, "y": 250 }, "hiddenSeries": false, "id": 70, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": true, "targets": [ { "expr": "node_filesystem_files_free{alias=~\"$host\"} / node_filesystem_files{alias=~\"$host\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Filesystem Inodes: {{alias}} [{{fstype}}] ({{device}}) {{mountpoint}}", "refId": "A" } ], "thresholds": [ { "colorMode": "critical", "fill": false, "line": true, "op": "gt", "value": 85, "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Filesystem Inodes Used (%): $host", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "percent", "label": "", "logBase": 1, "max": "100", "min": 0, "show": true }, { "format": "none", "logBase": 1, "max": null, "min": 0, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Filesystem", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 8 }, "id": 109, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "decimals": 2, "description": "A file descriptor is a data structure used by a program to get a handle on a file, the most well know being 0,1,2 for standard in, standard out, and standard error.\n\nThe maximum number of file handles denotes the maximum number of open files on a Linux system.\n\nThe kernel dynamically allocates file handles whenever a file handle is requested by an application but the kernel does not free these file handles when they are released by the application. The kernel recycles these file handles instead. This means that over time the total number of allocated file handles will increase even though the number of currently used file handles may be low.\n\n>$ cat /proc/sys/fs/file-nr\n\n 1376 0 785623\n\n- 1376: total allocated file descriptors (the number of file descriptors allocated since boot)\n- 0: total free allocated file descriptors\n- 785623: maximum open file descriptors [the maximum file handles that can be allocated (also found in /proc/sys/fs/file-max)]\n\n1376 - 0 = 1376 (being used)", "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 10, "w": 24, "x": 0, "y": 230 }, "hiddenSeries": false, "id": 41, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [ { "title": "Descriptors", "url": "https://www.netadmintools.com/art295.html" } ], "nullPointMode": "null", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "calculatedInterval": "2m", "datasourceErrors": {}, "errors": {}, "expr": "node_filefd_allocated{alias=~\"$host\"} / node_filefd_maximum{alias=~\"$host\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "File Descriptors Used: {{alias}}", "metric": "", "prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_procs_running%7Balias%3D%5C%22%24host%5C%22%7D%22%2C%22range_input%22%3A%2243200s%22%2C%22end_input%22%3A%222015-9-18%2013%3A46%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D", "refId": "A", "step": 120, "target": "" } ], "thresholds": [ { "colorMode": "critical", "fill": false, "line": true, "op": "gt", "value": 0.9, "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "File Descriptors Used (%): $host", "tooltip": { "msResolution": true, "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "percentunit", "label": "", "logBase": 1, "max": "1", "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "decimals": 2, "description": "Open Files Limits.\n- Critical:\n - If > 85% then there is High Usage.\n\nprocess_open_fds\t\n>Number of open file descriptors.\t\n\nprocess_max_fds\t\n> Maximum number of open file descriptors.", "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 240 }, "hiddenSeries": false, "id": 80, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [ { "title": "Open Files", "url": "https://www.robustperception.io/dealing-with-too-many-open-files" }, { "title": "Open Files", "url": "https://www.robustperception.io/alerting-on-approaching-open-file-limits" } ], "nullPointMode": "null", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "process_open_fds{alias=~\"$host\"} / process_max_fds{alias=~\"$host\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Open Files Used: {{alias}}", "refId": "B" } ], "thresholds": [ { "colorMode": "critical", "fill": false, "line": true, "op": "gt", "value": 0.85, "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Process Open Files Used (%): $host", "tooltip": { "msResolution": true, "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "percentunit", "label": "", "logBase": 1, "max": "1", "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Descriptors", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 9 }, "id": 86, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "decimals": 0, "description": "Thresholds:\n- Critical if state = DOWN (0)", "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 10, "w": 24, "x": 0, "y": 10 }, "hiddenSeries": false, "id": 112, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "calculatedInterval": "2s", "datasourceErrors": {}, "errors": {}, "expr": "node_network_up{alias=~\"$host\",device!=\"lo\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Interface: {{alias}} [{{device}}]", "metric": "", "prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_memory_MemFree%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Buffers%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Cached%7Balias%3D%5C%22%24host%5C%22%7D%22%2C%22range_input%22%3A%22900s%22%2C%22end_input%22%3A%222015-10-22%2015%3A25%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D", "refId": "B", "step": 120, "target": "" } ], "thresholds": [ { "colorMode": "critical", "fill": false, "line": true, "op": "lt", "value": 1, "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Network Interface State: $host", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "", "logBase": 1, "max": "1.1", "min": "0", "show": true }, { "decimals": 0, "format": "short", "logBase": 1, "max": "0", "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "decimals": 0, "description": "- node_network_transmit_queue_length = transmit_queue_length.\n>1000 ~ 1GB", "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 10, "w": 24, "x": 0, "y": 20 }, "hiddenSeries": false, "id": 124, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "calculatedInterval": "2s", "datasourceErrors": {}, "errors": {}, "expr": "node_network_transmit_queue_length{alias=~\"$host\",device!=\"lo\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Interface: {{alias}} [{{device}}]", "metric": "", "prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_memory_MemFree%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Buffers%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Cached%7Balias%3D%5C%22%24host%5C%22%7D%22%2C%22range_input%22%3A%22900s%22%2C%22end_input%22%3A%222015-10-22%2015%3A25%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D", "refId": "B", "step": 120, "target": "" } ], "thresholds": [ { "colorMode": "critical", "fill": false, "line": true, "op": "lt", "value": 1000, "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Network Interface Speed: $host", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "pps", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "decimals": 0, "format": "short", "logBase": 1, "max": "0", "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "decimals": 0, "description": "Network Drops.\n- Critical:\n - If is > 0 then are Drops on that interface (IN/OUT) and is not ok.", "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 30 }, "hiddenSeries": false, "id": 43, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "min", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/IN:/", "color": "#37872D" }, { "alias": "/OUT:/", "color": "#1F60C4" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "calculatedInterval": "2s", "datasourceErrors": {}, "errors": {}, "expr": "rate(node_network_receive_drop_total{alias=~\"$host\",device!=\"lo\"}[$interval]) ", "format": "time_series", "intervalFactor": 1, "legendFormat": "IN: {{alias}} [{{device}}]", "metric": "", "prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_memory_MemFree%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Buffers%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Cached%7Balias%3D%5C%22%24host%5C%22%7D%22%2C%22range_input%22%3A%22900s%22%2C%22end_input%22%3A%222015-10-22%2015%3A25%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D", "refId": "B", "step": 120, "target": "" }, { "calculatedInterval": "2s", "datasourceErrors": {}, "errors": {}, "expr": "rate(node_network_transmit_drop_total{alias=~\"$host\",device!=\"lo\"}[$interval]) ", "format": "time_series", "intervalFactor": 1, "legendFormat": "OUT: {{alias}} [{{device}}]", "metric": "", "prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_memory_MemTotal%7Balias%3D%5C%22%24host%5C%22%7D%20-%20(node_memory_MemFree%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Buffers%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Cached%7Balias%3D%5C%22%24host%5C%22%7D)%22%2C%22range_input%22%3A%22900s%22%2C%22end_input%22%3A%222015-10-22%2015%3A25%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D", "refId": "A", "step": 120, "target": "" } ], "thresholds": [ { "colorMode": "critical", "fill": false, "line": true, "op": "gt", "value": 0, "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Network IN | OUT Drops: $host [$interval]", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "none", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": "$datasource", "decimals": 0, "description": "Network Errors on IN | OUT.\n- Critical:\n - If Errors > 0 then there are some problems on that interface.", "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 30 }, "hiddenSeries": false, "id": 44, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "max", "sortDesc": false, "total": false, "values": true }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/IN:/", "color": "#37872D" }, { "alias": "/OUT:/", "color": "#1F60C4" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "calculatedInterval": "2s", "datasourceErrors": {}, "errors": {}, "expr": "rate(node_network_receive_errs_total{alias=~\"$host\",device!=\"lo\"}[$interval])", "format": "time_series", "intervalFactor": 1, "legendFormat": "IN: {{alias}} [{{device}}]", "metric": "", "prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_memory_MemFree%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Buffers%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Cached%7Balias%3D%5C%22%24host%5C%22%7D%22%2C%22range_input%22%3A%22900s%22%2C%22end_input%22%3A%222015-10-22%2015%3A25%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D", "refId": "B", "step": 120, "target": "" }, { "calculatedInterval": "2s", "datasourceErrors": {}, "errors": {}, "expr": "rate(node_network_transmit_errs_total{alias=~\"$host\",device!=\"lo\"}[$interval])", "format": "time_series", "intervalFactor": 1, "legendFormat": "OUT: {{alias}} [{{device}}]", "metric": "", "prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_memory_MemTotal%7Balias%3D%5C%22%24host%5C%22%7D%20-%20(node_memory_MemFree%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Buffers%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Cached%7Balias%3D%5C%22%24host%5C%22%7D)%22%2C%22range_input%22%3A%22900s%22%2C%22end_input%22%3A%222015-10-22%2015%3A25%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D", "refId": "A", "step": 120, "target": "" } ], "thresholds": [ { "colorMode": "critical", "fill": false, "line": true, "op": "gt", "value": 0, "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Network IN | OUT Errors: $host [$interval]", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": "", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "decimals": 2, "description": "IN | OUT Traffic rate.\n- Critical:\n - If IN/OUT traffic = 0% from a total of 100% possible on that interface there is Low Bandwidth or interface problem.\n - If IN/OUT traffic > 95% from a total of 100% possible on that interface there is High Bandwidth.\n\n95% (0.95 x 1e+09 =0.95 x 1 x 10^9 = 0.884756 GB, Gigabytes) supposing that the interface is 1 GB.", "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 11, "w": 24, "x": 0, "y": 40 }, "hiddenSeries": false, "id": 21, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "max": true, "min": true, "rightSide": true, "show": true, "sideWidth": null, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/IN/", "color": "#37872D" }, { "alias": "/OUT/", "color": "#1F60C4", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "calculatedInterval": "2s", "datasourceErrors": {}, "errors": {}, "expr": "rate(node_network_receive_bytes_total{alias=~\"$host\",device!=\"lo\"}[$interval])", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "IN: {{alias}} [{{ device }}]", "metric": "", "prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_memory_MemFree%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Buffers%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Cached%7Balias%3D%5C%22%24host%5C%22%7D%22%2C%22range_input%22%3A%22900s%22%2C%22end_input%22%3A%222015-10-22%2015%3A25%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D", "refId": "B", "step": 120, "target": "" }, { "calculatedInterval": "2s", "datasourceErrors": {}, "errors": {}, "expr": "rate(node_network_transmit_bytes_total{alias=~\"$host\",device!=\"lo\"}[$interval])", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "OUT: {{alias}} [{{ device }}] ", "metric": "", "prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_memory_MemTotal%7Balias%3D%5C%22%24host%5C%22%7D%20-%20(node_memory_MemFree%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Buffers%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Cached%7Balias%3D%5C%22%24host%5C%22%7D)%22%2C%22range_input%22%3A%22900s%22%2C%22end_input%22%3A%222015-10-22%2015%3A25%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D", "refId": "A", "step": 120, "target": "" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Network IN | OUT Traffic (bytes/sec): $host [$interval]", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "Bps", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": null, "format": "none", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "decimals": 2, "description": "Network Packets for IN/OUT.\n- Critical:\n - If is = 0 for IN/OUT.", "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 11, "w": 24, "x": 0, "y": 51 }, "hiddenSeries": false, "id": 42, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/IN/", "color": "#37872D" }, { "alias": "/OUT/", "color": "#1F60C4", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "calculatedInterval": "2s", "datasourceErrors": {}, "errors": {}, "expr": "rate(node_network_receive_packets_total{alias=~\"$host\",device!=\"lo\"}[$interval])", "format": "time_series", "intervalFactor": 1, "legendFormat": "IN: {{device}}: {{alias}}", "metric": "", "prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_memory_MemFree%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Buffers%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Cached%7Balias%3D%5C%22%24host%5C%22%7D%22%2C%22range_input%22%3A%22900s%22%2C%22end_input%22%3A%222015-10-22%2015%3A25%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D", "refId": "B", "step": 120, "target": "" }, { "calculatedInterval": "2s", "datasourceErrors": {}, "errors": {}, "expr": "rate(node_network_transmit_packets_total{alias=~\"$host\",device!=\"lo\"}[$interval])", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "OUT: {{device}}: {{alias}}", "metric": "", "prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_memory_MemTotal%7Balias%3D%5C%22%24host%5C%22%7D%20-%20(node_memory_MemFree%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Buffers%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Cached%7Balias%3D%5C%22%24host%5C%22%7D)%22%2C%22range_input%22%3A%22900s%22%2C%22end_input%22%3A%222015-10-22%2015%3A25%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D", "refId": "A", "step": 120, "target": "" } ], "thresholds": [ { "colorMode": "critical", "fill": false, "line": true, "op": "lt", "value": 1, "yaxis": "left" }, { "colorMode": "critical", "fill": false, "line": true, "op": "lt", "value": -1, "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Network IN | OUT (packets/s): $host [$interval]", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "pps", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "decimals": null, "description": "", "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 11, "w": 24, "x": 0, "y": 62 }, "hiddenSeries": false, "id": 129, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "calculatedInterval": "2s", "datasourceErrors": {}, "errors": {}, "expr": "rate(node_network_transmit_errs_total{alias=~\"$host\",device!~\"lo\"}[$interval]) / rate(node_network_transmit_packets_total{alias=~\"$host\",device!~\"lo\"}[$interval])", "format": "time_series", "intervalFactor": 1, "legendFormat": "OUT: {{alias}} [{{device}}]", "metric": "", "prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_memory_MemFree%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Buffers%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Cached%7Balias%3D%5C%22%24host%5C%22%7D%22%2C%22range_input%22%3A%22900s%22%2C%22end_input%22%3A%222015-10-22%2015%3A25%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D", "refId": "B", "step": 120, "target": "" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Transmission Error (%): $host [$interval]", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "percentunit", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "decimals": null, "description": "", "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 11, "w": 24, "x": 0, "y": 73 }, "hiddenSeries": false, "id": 130, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "calculatedInterval": "2s", "datasourceErrors": {}, "errors": {}, "expr": "rate(node_network_receive_errs_total{alias=~\"$host\",device!~\"lo\"}[$interval]) / rate(node_network_receive_packets_total{alias=~\"$host\",device!~\"lo\"}[$interval])", "format": "time_series", "intervalFactor": 1, "legendFormat": "IN: {{alias}} [{{device}}]", "metric": "", "prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_memory_MemFree%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Buffers%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Cached%7Balias%3D%5C%22%24host%5C%22%7D%22%2C%22range_input%22%3A%22900s%22%2C%22end_input%22%3A%222015-10-22%2015%3A25%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D", "refId": "B", "step": 120, "target": "" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Receive Error (%): $host [$interval]", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "percentunit", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "decimals": 0, "description": "Network MTU:\n- In computer networking, the maximum transmission unit (MTU) is the size of the largest protocol data unit (PDU) that can be communicated in a single network layer transaction. The MTU relates to, but is not identical to the maximum frame size that can be transported on the data link layer, e.g. Ethernet frame.\n- Larger MTU is associated with reduced overhead. Smaller MTU values can reduce network delay. In many cases, MTU is dependent on underlying network capabilities and must be adjusted manually or automatically so as to not exceed these capabilities. MTU parameters may appear in association with a communications interface or standard. Some systems may decide MTU at connect time.\n\n- MTUs apply to communications protocols and network layers. The MTU is specified in terms of bytes or octets of the largest protocol data unit that the layer can pass onwards. MTU parameters usually appear in association with a communications interface (NIC, serial port, etc.). Standards (Ethernet, for example) can fix the size of an MTU; or systems (such as point-to-point serial links) may decide MTU at connect time.\n\n- Underlying data link and physical layers usually add overhead to the network layer data to be transported, so for a given maximum frame size of a medium one needs to subtract the amount of overhead to calculate that medium's MTU. For example, with Ethernet, the maximum frame size is 1518 bytes, 18 bytes of which are overhead (header and FCS), resulting in an MTU of 1500 bytes.", "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 10, "w": 24, "x": 0, "y": 84 }, "hiddenSeries": false, "id": 103, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [ { "title": "MTU", "url": "https://en.wikipedia.org/wiki/Maximum_transmission_unit" } ], "nullPointMode": "null", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "calculatedInterval": "2s", "datasourceErrors": {}, "errors": {}, "expr": "node_network_mtu_bytes{alias=~\"$host\",device!=\"lo\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "MTU: {{alias}} [{{device}}]", "metric": "", "prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_memory_MemFree%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Buffers%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Cached%7Balias%3D%5C%22%24host%5C%22%7D%22%2C%22range_input%22%3A%22900s%22%2C%22end_input%22%3A%222015-10-22%2015%3A25%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D", "refId": "B", "step": 120, "target": "" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Network MTU (bytes): $host", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "decimals": 0, "format": "short", "logBase": 1, "max": "0", "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "decimals": 0, "description": "", "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 10, "w": 24, "x": 0, "y": 94 }, "hiddenSeries": false, "id": 128, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [ { "targetBlank": true, "title": "TCP States", "url": "https://benohead.com/blog/2013/07/21/tcp-about-fin_wait_2-time_wait-and-close_wait/" } ], "nullPointMode": "null", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/close_wait/", "color": "#FA6400" }, { "alias": "/established/", "color": "#37872D" }, { "alias": "/fin_wait1/", "color": "#E0B400" }, { "alias": "/fin_wait2/", "color": "#FF7383" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "calculatedInterval": "2s", "datasourceErrors": {}, "errors": {}, "expr": "node_tcp_connection_states{alias=~\"$host\",state=~\"established|fin_wait.*|close_wait\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "TCP: {{alias}} [ {{state}} ]", "metric": "", "prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_memory_MemFree%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Buffers%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Cached%7Balias%3D%5C%22%24host%5C%22%7D%22%2C%22range_input%22%3A%22900s%22%2C%22end_input%22%3A%222015-10-22%2015%3A25%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D", "refId": "B", "step": 120, "target": "" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "TCP States: $host", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "decimals": 0, "format": "short", "logBase": 1, "max": "0", "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Network", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 10 }, "id": 96, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "decimals": 0, "description": "- Critical:\n - If > 0 then the health of NTP is affected.\n\n- Aggregate NTPD health including stratum, leap flag, sane freshness, root distance being less than collector.ntp.max-distance and causality violation being less than collector.ntp.local-offset-tolerance.\n- Causality violation is lower bound estimate of clock error done using SNTP, it's calculated as positive portion of abs(node_ntp_offset) - node_ntp_rtt / 2.", "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 336 }, "hiddenSeries": false, "id": 84, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [ { "title": "NTP info", "url": "https://github.com/prometheus/node_exporter/blob/master/docs/TIME.md?https://github.com/prometheus/node_exporter/blob/master/docs/TIME.md" }, { "title": "rfc5905", "url": "https://tools.ietf.org/html/rfc5905" } ], "nullPointMode": "null", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_ntp_sanity{alias=~\"$host\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "NTP Sanity: {{alias}}", "refId": "A" } ], "thresholds": [ { "colorMode": "critical", "fill": false, "line": true, "op": "gt", "value": 0, "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "NTP Sanity: $host", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "", "logBase": 1, "max": "1.1", "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "decimals": 2, "description": "- System NTP Leap Seconds > 0, where 0 – OK, 1 – add leap second at UTC midnight, 2 – delete leap second at UTC midnight, 3 – unsynchronised.", "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 345 }, "hiddenSeries": false, "id": 27, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [ { "title": "NTP info", "url": "https://github.com/prometheus/node_exporter/blob/master/docs/TIME.md?https://github.com/prometheus/node_exporter/blob/master/docs/TIME.md" }, { "title": "Leap Second", "url": "https://en.wikipedia.org/wiki/Leap_second" } ], "nullPointMode": "null", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_ntp_leap{alias=~\"$host\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "NTP Leap Seconds: {{alias}}", "refId": "A" } ], "thresholds": [ { "colorMode": "critical", "fill": false, "line": true, "op": "gt", "value": 0, "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "NTP Leap Seconds: $host", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "s", "label": "", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "decimals": 0, "description": "- The stratum is a measure for synchronization distance. Opposed to jitter or delay the stratum is a more static measure. Basically (and from the perspective from a client) it is the number of servers to a reference clock. So a reference clock itself appears at stratum 0, while the closest servers are at stratum 1. On the network there is no valid NTP message with stratum 0.\n- A server synchronized to a stratum n server will be running at stratum n + 1. The upper limit for stratum is 15. The purpose of stratum is to avoid synchronization loops by preferring servers with a lower stratum.\n- NTP Stratum levels up to 15 are valid Stratum Levels. In Network Time Protocol (NTP), Stratum-16 is used to indicate that a device time is not synchronized.", "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 354 }, "hiddenSeries": false, "id": 97, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [ { "title": "NTP Stratum", "url": "https://tools.ietf.org/id/draft-ietf-ntp-bcp-05.html?https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/deployment_guide/s1-ntp_strata" } ], "nullPointMode": "null", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_ntp_stratum{alias=~\"$host\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "NTP Stratum: {{alias}}", "refId": "A" } ], "thresholds": [ { "colorMode": "critical", "fill": false, "line": true, "op": "gt", "value": 15, "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "NTP Stratum: $host", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "", "logBase": 1, "max": "16", "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": "0", "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "NTP", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 11 }, "id": 114, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "decimals": null, "description": "Used THREADS from a total available of 100%.\n- THREADS Threshold:\n >Critical: > 85% Used THREADS", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 337 }, "hiddenSeries": false, "id": 116, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "(node_processes_threads{alias=~\"$host\"} / node_processes_max_threads{alias=~\"$host\"}) * 100", "format": "time_series", "intervalFactor": 1, "legendFormat": "Used Processes Threads: {{alias}}", "refId": "A" } ], "thresholds": [ { "colorMode": "critical", "fill": false, "line": true, "op": "gt", "value": 85, "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Processes Used Threads: $host", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "decimals": 0, "description": "PROCESS STATE CODES:\n - R running or runnable (on run queue)\n - D uninterruptible sleep (usually IO)\n - S interruptible sleep (waiting for an event to complete)\n - Z defunct/zombie, terminated but not reaped by its parent\n - T stopped, either by a job control signal or because it is being traced\n\n- Find and kill Zombie:\n - $ ps aux | awk {'print $8'}|grep -c Z\n - $ ps aux | awk '{ print $8 \" \" $2 }' | grep -wc Z\n - $ ps aux |grep \"defunct\" OR ps aux |grep Z\n - $ ps aux | awk '{ print $8 \" \" $2 }' | grep -w Z\n - $ ps aux | grep Z\n >Kill: \n - $ kill -s SIGCHLD pid (pid = id parent process)\n - $ pstree -process and $ kill -9 pid (pid parent process)", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 345 }, "hiddenSeries": false, "id": 117, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [ { "title": "Processes", "url": "https://idea.popcount.org/2012-12-11-linux-process-states/" } ], "nullPointMode": "null", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/State \\( R \\):/", "color": "#37872D" }, { "alias": "/State \\( S \\):/", "color": "#1F60C4" }, { "alias": "/State \\( D \\):/", "color": "#E0B400" }, { "alias": "/State \\( T \\):/", "color": "#8F3BB8" }, { "alias": "/State \\( Z \\):/", "color": "#C4162A" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_processes_state{alias=~\"$host\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Processes State ( {{state}} ): {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Processes State: $host", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "decimals": 0, "description": "Kernel/System statistics:\n- Number of processes in runnable state. (Linux 2.5.45 onward.)\n- Number of processes blocked waiting for I/O to complete. (Linux 2.5.45 onward.)", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 353 }, "hiddenSeries": false, "id": 118, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [ { "title": "kernel/system statistics", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/deployment_guide/s2-proc-stat" }, { "title": "kernel/system statistics", "url": "http://man7.org/linux/man-pages/man5/proc.5.html" } ], "nullPointMode": "null", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/Blocked Processes:/", "color": "#FA6400" }, { "alias": "/Running Processes:/", "color": "#37872D" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_procs_blocked{alias=~\"$host\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Blocked Processes: {{alias}}", "refId": "A" }, { "expr": "node_procs_running{alias=~\"$host\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Running Processes: {{alias}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Processes Running & Blocked: $host", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Processes", "type": "row" } ], "refresh": false, "schemaVersion": 22, "style": "dark", "tags": [ "grafana", "prometheus", "node_exporter", "fchiorascu@gmail.com" ], "templating": { "list": [ { "current": { "selected": false, "text": "Prometheus", "value": "Prometheus" }, "hide": 0, "includeAll": false, "label": "Datasource", "multi": false, "name": "datasource", "options": [], "query": "prometheus", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "allValue": null, "current": { "selected": true, "text": "5m", "value": "5m" }, "hide": 0, "includeAll": false, "label": "Interval", "multi": false, "name": "interval", "options": [ { "selected": false, "text": "64s", "value": "64s" }, { "selected": false, "text": "2m", "value": "2m" }, { "selected": true, "text": "5m", "value": "5m" } ], "query": "64s,2m,5m", "skipUrlSync": false, "type": "custom" }, { "allValue": null, "current": {}, "datasource": "$datasource", "definition": "label_values(env)", "hide": 0, "includeAll": false, "index": -1, "label": "Env", "multi": false, "name": "env", "options": [], "query": "label_values(env)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": "", "current": {}, "datasource": "$datasource", "definition": "label_values(up{env=\"$env\", instance=~\".*9100\"}, alias)", "hide": 0, "includeAll": true, "index": -1, "label": "Host", "multi": true, "name": "host", "options": [], "query": "label_values(up{env=\"$env\", instance=~\".*9100\"}, alias)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-15m", "to": "now" }, "timepicker": { "collapse": false, "enable": true, "notice": false, "now": true, "refresh_intervals": [ "15s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "6h", "1d", "2d", "3d", "5d", "7d", "14d", "20d", "30d" ], "status": "Stable", "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ], "type": "timepicker" }, "timezone": "browser", "title": "1 Node Exporter 1.0.1", "uid": "KvM1xSCZz", "variables": { "list": [] }, "version": 4 }
2020-04-05 10:25:08 UTC
2021-01-29 07:12:13 UTC
2
2
13,312
1
432,093
19,617
14
srcds-dashboard
SRCDS Dashboard
Displays metrics collected using srcds_exporter.
2020-10-31 14:20:01 UTC
2020-11-22 15:38:17 UTC
0
https://github.com/Sithranduil/srcds_exporter
0
0
Other
null
0
0
19,617
1
13,312
5
10
Displays metrics collected using srcds_exporter.
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "panel", "id": "bargauge", "name": "Bar gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.3.1" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Displays metrics collected using srcds_exporter.", "editable": true, "gnetId": 13312, "graphTooltip": 0, "id": null, "iteration": 1606059407657, "links": [], "panels": [ { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 19, "panels": [], "repeat": null, "title": "$server_name", "type": "row" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "id": 1, "op": "=", "text": "DOWN", "type": 1, "value": "0" }, { "id": 2, "op": "=", "text": "UP", "type": 1, "value": "1" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "#C4162A", "value": null }, { "color": "#C4162A", "value": 0 }, { "color": "#37872D", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 2, "w": 3, "x": 0, "y": 1 }, "id": 4, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "limit": 1, "values": false }, "textMode": "value" }, "pluginVersion": "7.3.1", "targets": [ { "expr": "srcds_status{name=\"$server_name\"}", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "status", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "from": "", "id": 0, "text": "OK", "to": "", "type": 1, "value": "1" }, { "from": "", "id": 1, "text": "KO", "to": "", "type": 1, "value": "0" }, { "from": "", "id": 2, "text": "Not installed", "to": "", "type": 1, "value": "-1" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null }, { "color": "dark-orange", "value": -1 }, { "color": "dark-red", "value": 0 }, { "color": "dark-green", "value": 1 } ] } }, "overrides": [] }, "gridPos": { "h": 2, "w": 3, "x": 3, "y": 1 }, "id": 11, "maxPerRow": 2, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.1", "repeat": null, "repeatDirection": "h", "targets": [ { "expr": "srcds_metamod_enabled{name=\"$server_name\"}", "format": "time_series", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Metamod enabled", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "from": "", "id": 0, "text": "OK", "to": "", "type": 1, "value": "1" }, { "from": "", "id": 1, "text": "KO", "to": "", "type": 1, "value": "0" }, { "from": "", "id": 2, "text": "Not installed", "to": "", "type": 1, "value": "-1" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null }, { "color": "dark-orange", "value": -1 }, { "color": "dark-red", "value": 0 }, { "color": "dark-green", "value": 1 } ] } }, "overrides": [] }, "gridPos": { "h": 2, "w": 3, "x": 6, "y": 1 }, "id": 15, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.1", "targets": [ { "expr": "srcds_sourcemod_enabled{name=\"$server_name\"}", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Sourcemod state", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "from": "", "id": 0, "text": "OK", "to": "", "type": 1, "value": "1" }, { "from": "", "id": 1, "text": "KO", "to": "", "type": 1, "value": "0" }, { "from": "", "id": 2, "text": "Not installed", "to": "", "type": 1, "value": "-1" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null }, { "color": "dark-orange", "value": -1 }, { "color": "dark-red", "value": 0 }, { "color": "dark-green", "value": 1 } ] } }, "overrides": [] }, "gridPos": { "h": 2, "w": 3, "x": 9, "y": 1 }, "id": 13, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.1", "targets": [ { "expr": "srcds_sourcepython_enabled{name=\"$server_name\"}", "format": "time_series", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "SourcePython state", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 5, "x": 12, "y": 1 }, "id": 27, "interval": null, "links": [], "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.1", "targets": [ { "expr": "srcds_players{name=\"$server_name\"}", "instant": true, "interval": "", "legendFormat": "Players", "refId": "A" }, { "expr": "srcds_bots{name=\"$server_name\"}", "instant": true, "interval": "", "legendFormat": "Bots", "refId": "C" }, { "expr": "srcds_max_players{name=\"$server_name\"}", "instant": true, "interval": "", "legendFormat": "Max players", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "Players count", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 0, "y": 3 }, "id": 9, "options": { "displayMode": "gradient", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "/^game$/", "values": false }, "showUnfilled": true }, "pluginVersion": "7.3.1", "targets": [ { "expr": "srcds_sv_max_update_rate{name=\"$server_name\"}", "format": "table", "instant": true, "interval": "", "legendFormat": "{{game}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Game", "type": "bargauge" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 2, "w": 1, "x": 2, "y": 3 }, "id": 25, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "/^Value$/", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.1", "targets": [ { "expr": "srcds_sv_max_update_rate{name=\"$server_name\"}", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "tick", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "noValue": "/", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 2, "w": 3, "x": 3, "y": 3 }, "id": 21, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "name" }, "pluginVersion": "7.3.1", "targets": [ { "expr": "srcds_metamod_enabled{name=\"$server_name\"}", "instant": true, "interval": "", "legendFormat": "{{metamod}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Metamod version", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 2, "w": 3, "x": 6, "y": 3 }, "id": 23, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "name" }, "pluginVersion": "7.3.1", "targets": [ { "expr": "srcds_sourcemod_enabled{name=\"$server_name\"}", "instant": true, "interval": "", "legendFormat": "{{sourcemod}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Sourcemod version", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 2, "w": 3, "x": 9, "y": 3 }, "id": 24, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "name" }, "pluginVersion": "7.3.1", "targets": [ { "expr": "srcds_sourcepython_enabled{name=\"$server_name\"}", "instant": true, "interval": "", "legendFormat": "{{sourcepython}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "SourcePython version", "type": "stat" }, { "aliasColors": { "IN": "semi-dark-green", "OUT": "semi-dark-red" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 5 }, "hiddenSeries": false, "id": 2, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": true, "hideZero": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:292", "alias": "OUT", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "srcds_netin{name=\"$server_name\"}", "format": "time_series", "instant": false, "interval": "", "legendFormat": "IN", "refId": "A" }, { "expr": "srcds_netout{name=\"$server_name\"}", "format": "time_series", "instant": false, "interval": "", "legendFormat": "OUT", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Net I/O (kbps)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:299", "format": "Kbits", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:300", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "IN": "semi-dark-green", "OUT": "semi-dark-red" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 64 } ] } }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 5 }, "hiddenSeries": false, "id": 29, "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": 2, "maxPerRow": 12, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.1", "pointradius": 2, "points": false, "renderer": "flot", "repeatDirection": "h", "seriesOverrides": [ { "$$hashKey": "object:116", "alias": "OUT", "transform": "negative-Y" } ], "spaceLength": 10, "stack": true, "steppedLine": true, "targets": [ { "expr": "(srcds_bots{name=\"$server_name\"})/srcds_max_players{name=\"$server_name\"}*100", "interval": "", "legendFormat": "Bots", "refId": "B" }, { "expr": "(srcds_players{name=\"$server_name\"})/srcds_max_players{name=\"$server_name\"}*100", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Players", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Players count (%)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transformations": [], "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:216", "decimals": 0, "format": "percent", "label": null, "logBase": 1, "max": "100", "min": "0", "show": true }, { "$$hashKey": "object:217", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 5 }, "id": 31, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.1", "targets": [ { "expr": "srcds_gametracker_rank{name=\"$server_name\"}", "interval": "", "legendFormat": "Rank gametracker", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "rank gametracker", "type": "stat" }, { "aliasColors": { "IN": "semi-dark-green", "OUT": "semi-dark-red" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 10, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 12 }, "hiddenSeries": false, "id": 5, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "srcds_fps{name=\"$server_name\"}", "format": "time_series", "interval": "", "legendFormat": "FPS", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "FPS", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:540", "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:541", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "IN": "semi-dark-green", "OUT": "semi-dark-red" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 64 } ] } }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 12 }, "hiddenSeries": false, "id": 28, "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": 2, "maxPerRow": 12, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.1", "pointradius": 2, "points": false, "renderer": "flot", "repeatDirection": "h", "seriesOverrides": [ { "$$hashKey": "object:116", "alias": "OUT", "transform": "negative-Y" } ], "spaceLength": 10, "stack": true, "steppedLine": true, "targets": [ { "expr": "srcds_bots{name=\"$server_name\"}", "interval": "", "legendFormat": "bots", "refId": "B" }, { "expr": "srcds_players{name=\"$server_name\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": " players", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Players count", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "transformations": [], "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:216", "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": "64", "min": "0", "show": true }, { "$$hashKey": "object:217", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "5s", "schemaVersion": 26, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": "all", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(srcds_status, name)", "error": null, "hide": 1, "includeAll": false, "label": null, "multi": false, "name": "server_name", "options": [], "query": "label_values(srcds_status, name)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-15m", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "SRCDS Dashboard", "uid": "-6MMLV-Zz", "version": 35 }
2020-11-22 15:37:43 UTC
null
0
0
13,189
1
425,924
20,819
19
idpointer
idpointer
idpointer监控
2020-10-16 05:04:16 UTC
2021-04-02 10:55:23 UTC
0
null
57,083
57,084
nodeExporter
null
0
0
20,819
1
13,189
5
11
idpointer监控
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.5.2" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "idpointer监控", "editable": true, "gnetId": 13189, "graphTooltip": 0, "id": null, "links": [], "panels": [ { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 7, "w": 6, "x": 0, "y": 0 }, "id": 2433, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.2", "targets": [ { "expr": "count(probe_success{cluster=\"idponiter\"})", "format": "table", "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "服务总数", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "description": "", "fieldConfig": { "defaults": { "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 1 } ] } }, "overrides": [] }, "gridPos": { "h": 7, "w": 6, "x": 6, "y": 0 }, "id": 2431, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.2", "targets": [ { "expr": "count(probe_success == 0)", "format": "table", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "宕机服务", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "description": "", "fieldConfig": { "defaults": { "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 7, "w": 6, "x": 12, "y": 0 }, "id": 2434, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.2", "targets": [ { "expr": "count(up{job=\"node_health\", cluster=\"idponiter\"})", "format": "table", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "主机数量", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "description": "", "fieldConfig": { "defaults": { "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 1 } ] } }, "overrides": [] }, "gridPos": { "h": 7, "w": 6, "x": 18, "y": 0 }, "id": 2435, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.2", "targets": [ { "expr": "count(up{job=\"node_health\", cluster=\"idponiter\"} == 0)", "format": "table", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "宕机服务", "type": "stat" }, { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 7 }, "id": 2429, "panels": [], "title": "主机监控", "type": "row" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "是否宕机" }, "properties": [ { "id": "mappings", "value": [ { "from": "", "id": 1, "text": " 宕机", "to": "", "type": 1, "value": "0" }, { "from": "", "id": 2, "text": " 健康", "to": "", "type": 1, "value": "1" } ] }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 1 } ] } }, { "id": "custom.displayMode", "value": "color-background" } ] }, { "matcher": { "id": "byName", "options": "内存总量" }, "properties": [ { "id": "unit", "value": "bits" }, { "id": "decimals", "value": 2 } ] }, { "matcher": { "id": "byName", "options": "系统运行时间" }, "properties": [ { "id": "unit", "value": "s" }, { "id": "decimals", "value": 1 }, { "id": "custom.width", "value": 115 } ] }, { "matcher": { "id": "byName", "options": "磁盘大小" }, "properties": [ { "id": "unit", "value": "bits" }, { "id": "decimals", "value": 2 } ] }, { "matcher": { "id": "byName", "options": "CPU使用率" }, "properties": [ { "id": "unit", "value": "percent" }, { "id": "decimals", "value": 0 }, { "id": "custom.displayMode", "value": "gradient-gauge" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 50 }, { "color": "red", "value": 80 } ] } } ] }, { "matcher": { "id": "byName", "options": "内存使用率" }, "properties": [ { "id": "decimals", "value": 0 }, { "id": "unit", "value": "percent" }, { "id": "custom.displayMode", "value": "gradient-gauge" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 50 }, { "color": "red", "value": 80 } ] } } ] }, { "matcher": { "id": "byName", "options": "分区使用率" }, "properties": [ { "id": "unit", "value": "percent" }, { "id": "decimals", "value": 0 }, { "id": "custom.displayMode", "value": "gradient-gauge" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 50 }, { "color": "red", "value": 80 } ] } } ] }, { "matcher": { "id": "byName", "options": "网络下载(s)" }, "properties": [ { "id": "unit", "value": "bps" }, { "id": "decimals", "value": 1 }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 2048000 }, { "color": "red", "value": 4096000 } ] } }, { "id": "custom.displayMode", "value": "color-text" } ] }, { "matcher": { "id": "byName", "options": "网络上传(s)" }, "properties": [ { "id": "unit", "value": "bps" }, { "id": "decimals", "value": 1 }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 2048000 }, { "color": "red", "value": 4096000 } ] } }, { "id": "custom.displayMode", "value": "color-text" } ] }, { "matcher": { "id": "byName", "options": "磁盘写入" }, "properties": [ { "id": "unit", "value": "Bps" }, { "id": "decimals", "value": 2 } ] }, { "matcher": { "id": "byName", "options": "磁盘读取" }, "properties": [ { "id": "unit", "value": "Bps" }, { "id": "decimals", "value": 2 } ] } ] }, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 8 }, "id": 2437, "options": { "frameIndex": 2, "showHeader": true, "sortBy": [ { "desc": true, "displayName": "IP" } ] }, "pluginVersion": "7.5.2", "repeat": null, "targets": [ { "expr": "count(node_cpu_seconds_total{mode='system'}) by (instance)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "CPU 核数", "refId": "A" }, { "expr": "node_memory_MemTotal_bytes - 0 ", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "内存总量", "refId": "C" }, { "expr": "sum(node_filesystem_size_bytes{fstype=~\"ext4|xfs\"})by (instance)", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "E" }, { "expr": "sum(time() - node_boot_time_seconds)by(instance)", "format": "table", "instant": true, "interval": "", "legendFormat": "运行时间", "refId": "D" }, { "expr": "100 - (avg(irate(node_cpu_seconds_total{mode=\"idle\"}[5m]))by (instance) * 100)", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "F" }, { "expr": "(1 - (node_memory_MemAvailable_bytes / (node_memory_MemTotal_bytes)))* 100", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "G" }, { "expr": "up{cluster=\"idponiter\", job=\"node_health\"}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "B" }, { "expr": "max((node_filesystem_size_bytes{fstype=~\"ext.?|xfs\"}-node_filesystem_free_bytes{fstype=~\"ext.?|xfs\"}) *100/(node_filesystem_avail_bytes {fstype=~\"ext.?|xfs\"}+(node_filesystem_size_bytes{fstype=~\"ext.?|xfs\"}-node_filesystem_free_bytes{fstype=~\"ext.?|xfs\"})))by(instance)", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "H" }, { "expr": "sum(irate(node_network_receive_bytes_total{device!~\"tap.*|veth.*|br.*|docker.*|virbr*|lo*\"}[5m])*8) by (instance)", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "I" }, { "expr": "sum(irate(node_network_transmit_bytes_total{device!~\"tap.*|veth.*|br.*|docker.*|virbr*|lo*\"}[5m])*8) by (instance)", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "J" }, { "expr": "node_netstat_Tcp_CurrEstab - 0", "format": "table", "instant": true, "interval": "", "legendFormat": "连接数", "refId": "K" }, { "expr": "node_sockstat_TCP_tw - 0", "format": "table", "instant": true, "interval": "", "legendFormat": "TIME_WAIT", "refId": "L" }, { "expr": "node_load5", "format": "table", "instant": true, "interval": "", "legendFormat": "负载", "refId": "M" }, { "expr": "max(rate(node_disk_written_bytes_total[1m])) by (instance)", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "N" }, { "expr": "max(rate(node_disk_read_bytes_total[1m])) by (instance)", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "O" } ], "timeFrom": null, "timeShift": null, "title": "主机监控", "transformations": [ { "id": "seriesToColumns", "options": { "byField": "instance" } }, { "id": "organize", "options": { "excludeByName": { "Time": true, "Value #K": true, "Value #L": true, "Value #M": true, "Value #N": true, "Value #O": true, "__name__": true, "cluster": true, "job": true, "team": true }, "indexByName": { "Time": 1, "Value #A": 3, "Value #B": 18, "Value #C": 4, "Value #D": 2, "Value #E": 5, "Value #F": 13, "Value #G": 14, "Value #H": 15, "Value #I": 16, "Value #J": 17, "Value #K": 11, "Value #L": 12, "Value #M": 10, "__name__": 6, "cluster": 7, "instance": 0, "job": 8, "team": 9 }, "renameByName": { "Value #A": "CPU 核数", "Value #B": "是否宕机", "Value #C": "内存总量", "Value #D": "系统运行时间", "Value #E": "磁盘大小", "Value #F": "CPU使用率", "Value #G": "内存使用率", "Value #H": "分区使用率", "Value #I": "网络下载(s)", "Value #J": "网络上传(s)", "Value #K": "连接数", "Value #L": "TIME_WAIT", "Value #M": "负载", "Value #N": "磁盘写入", "Value #O": "磁盘读取", "instance": "IP" } } } ], "type": "table" }, { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 16 }, "id": 2449, "panels": [], "title": "业务监控", "type": "row" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 5, "x": 0, "y": 17 }, "id": 2441, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.2", "targets": [ { "expr": "snms_prefixNum", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "前缀", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "locale" }, "overrides": [] }, "gridPos": { "h": 4, "w": 7, "x": 5, "y": 17 }, "id": 2454, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.2", "targets": [ { "expr": "snms_identityNum", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "标识注册量", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "locale" }, "overrides": [] }, "gridPos": { "h": 4, "w": 6, "x": 12, "y": 17 }, "id": 2453, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.2", "targets": [ { "expr": "snms_stockNum", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "标识存量", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "locale" }, "overrides": [] }, "gridPos": { "h": 4, "w": 6, "x": 18, "y": 17 }, "id": 2452, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.2", "targets": [ { "expr": "snms_resolvnum", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "标识解析量", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 5, "x": 0, "y": 21 }, "id": 2451, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.2", "targets": [ { "expr": "snms_entNum", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "企业", "type": "stat" }, { "aliasColors": { "snms_resolvnum{application=\"idpointer-exporter\", instance=\"127.0.0.1:9898\", job=\"business\"}": "blue" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": null, "fieldConfig": { "defaults": { "unit": "locale" }, "overrides": [] }, "fill": 1, "fillGradient": 2, "gridPos": { "h": 8, "w": 19, "x": 5, "y": 21 }, "hiddenSeries": false, "id": 2457, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": false, "show": false, "sideWidth": null, "total": false, "values": false }, "lines": true, "linewidth": 2, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.2", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": true, "targets": [ { "expr": "snms_resolvnum", "format": "time_series", "instant": false, "interval": "", "legendFormat": "", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "解析量", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:97", "format": "locale", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:98", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 5, "x": 0, "y": 25 }, "id": 2455, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.2", "targets": [ { "expr": "snms_applyNum", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "申请", "type": "stat" }, { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 29 }, "id": 2423, "panels": [], "title": "服务健康监控", "type": "row" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "displayMode": "color-text", "filterable": false }, "mappings": [ { "from": "", "id": 1, "text": "成功", "to": "", "type": 1, "value": "1" }, { "from": "", "id": 2, "text": "失败", "to": "", "type": 1, "value": "0" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 0 }, { "color": "green", "value": 1 } ] } }, "overrides": [] }, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 30 }, "id": 2416, "options": { "showHeader": true, "sortBy": [] }, "pluginVersion": "7.5.2", "targets": [ { "expr": "probe_success{team=\"运维团队\"}", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "中间件监控", "transformations": [ { "id": "organize", "options": { "excludeByName": {}, "indexByName": {}, "renameByName": { "Time": "时间", "Value": "是否连通", "__name__": "", "cluster": "集群", "group": "群组", "instance": "实例", "job": "探针", "team": "开发团队" } } }, { "id": "filterFieldsByName", "options": { "include": { "names": [ "群组", "实例", "是否连通" ] } } } ], "type": "table" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "displayMode": "color-text", "filterable": false }, "mappings": [ { "from": "", "id": 1, "text": "成功", "to": "", "type": 1, "value": "1" }, { "from": "", "id": 2, "text": "失败", "to": "", "type": 1, "value": "0" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 0 }, { "color": "green", "value": 1 } ] } }, "overrides": [] }, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 30 }, "id": 2420, "options": { "showHeader": true, "sortBy": [] }, "pluginVersion": "7.5.2", "targets": [ { "expr": "probe_success{team=\"开发团队-二级idis\"}", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "二级idis监控", "transformations": [ { "id": "organize", "options": { "excludeByName": {}, "indexByName": {}, "renameByName": { "Time": "时间", "Value": "是否连通", "__name__": "", "cluster": "集群", "group": "群组", "instance": "实例", "job": "探针", "team": "开发团队" } } }, { "id": "filterFieldsByName", "options": { "include": { "names": [ "群组", "实例", "是否连通" ] } } } ], "type": "table" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "displayMode": "color-text", "filterable": false }, "mappings": [ { "from": "", "id": 1, "text": "成功", "to": "", "type": 1, "value": "1" }, { "from": "", "id": 2, "text": "失败", "to": "", "type": 1, "value": "0" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 0 }, { "color": "green", "value": 1 } ] } }, "overrides": [] }, "gridPos": { "h": 5, "w": 12, "x": 0, "y": 36 }, "id": 2419, "options": { "showHeader": true, "sortBy": [] }, "pluginVersion": "7.5.2", "targets": [ { "expr": "probe_success{team=\"开发团队-snms\"}", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "snms监控", "transformations": [ { "id": "organize", "options": { "excludeByName": {}, "indexByName": {}, "renameByName": { "Time": "时间", "Value": "是否连通", "__name__": "", "cluster": "集群", "group": "群组", "instance": "实例", "job": "探针", "team": "开发团队" } } }, { "id": "filterFieldsByName", "options": { "include": { "names": [ "群组", "实例", "是否连通" ] } } } ], "type": "table" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "displayMode": "color-text", "filterable": false }, "mappings": [ { "from": "", "id": 1, "text": "成功", "to": "", "type": 1, "value": "1" }, { "from": "", "id": 2, "text": "失败", "to": "", "type": 1, "value": "0" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 0 }, { "color": "green", "value": 1 } ] } }, "overrides": [] }, "gridPos": { "h": 5, "w": 12, "x": 12, "y": 36 }, "id": 2421, "options": { "showHeader": true, "sortBy": [] }, "pluginVersion": "7.5.2", "targets": [ { "expr": "probe_success{team=\"开发团队-企业idis\"}", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "企业idis监控", "transformations": [ { "id": "organize", "options": { "excludeByName": {}, "indexByName": {}, "renameByName": { "Time": "时间", "Value": "是否连通", "__name__": "", "cluster": "集群", "group": "群组", "instance": "实例", "job": "探针", "team": "开发团队" } } }, { "id": "filterFieldsByName", "options": { "include": { "names": [ "群组", "实例", "是否连通" ] } } } ], "type": "table" } ], "refresh": "5s", "schemaVersion": 27, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-5m", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "idpointer", "uid": "PAtoRPcMk", "version": 1 }
2021-04-02 10:55:23 UTC
null
0
0
159
1
11,782
8,639
12,979
prometheus-system
Prometheus system
Prometheus for system metrics. Load, CPU, RAM, network, process ...
2016-07-12 19:45:48 UTC
2019-02-18 15:04:57 UTC
0
Show classical system metrics of your servers. It's also linked alerts of the selected servers (if alert are set). Need to use tag name for servers. The tag used is "alias" but you can change it in templating. Open issues or give feedback at : https://github.com/tcheronneau/grafana_dashboard
2,666
2,669
nodeExporter
null
1
3
8,639
1
159
5
7,691
Prometheus for system metrics. Load, CPU, RAM, network, process ...
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "5.1.3" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "5.0.0" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "5.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "5.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" }, { "datasource": "${DS_PROMETHEUS}", "enable": false, "expr": "ALERTS{alias=\"$host\", alertstate=\"firing\"}", "iconColor": "rgb(252, 5, 0)", "name": "Alert", "tagKeys": "severity", "textFormat": "{{ alias }} : {{alertstate}}", "titleFormat": "{{ alertname }}" }, { "datasource": "${DS_PROMETHEUS}", "enable": true, "expr": "ALERTS{alias=\"$host\",alertstate=\"pending\"}", "iconColor": "rgb(228, 242, 9)", "name": "Warning", "tagKeys": "severity", "textFormat": "{{ alias }} : {{ alertstate }}", "titleFormat": "{{ alertname }}" } ] }, "description": "Prometheus for system metrics. \r\nLoad, CPU, RAM, network, process ... ", "editable": true, "gnetId": 159, "graphTooltip": 1, "id": null, "iteration": 1527792230391, "links": [], "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_PROMETHEUS}", "decimals": 1, "editable": true, "error": false, "format": "s", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 6, "x": 0, "y": 0 }, "height": "50px", "id": 19, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "s", "postfixFontSize": "80%", "prefix": "", "prefixFontSize": "80%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "calculatedInterval": "10m", "datasourceErrors": {}, "errors": {}, "expr": "node_time_seconds{$tag=\"$host\"} - node_boot_time_seconds{$tag=\"$host\"}", "format": "time_series", "interval": "5m", "intervalFactor": 1, "legendFormat": "", "metric": "", "prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_time%7Balias%3D%5C%22%24host%5C%22%7D%20-%20node_boot_time%7Balias%3D%5C%22%24host%5C%22%7D%22%2C%22range_input%22%3A%2243200s%22%2C%22end_input%22%3A%222015-9-18%2013%3A25%22%2C%22step_input%22%3A%22%22%2C%22tab%22%3A0%7D%5D", "refId": "A", "step": 300 } ], "thresholds": "300,3600", "title": "System Uptime", "transparent": false, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 6, "x": 6, "y": 0 }, "height": "55px", "id": 25, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "80%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "count(count(node_cpu_seconds_total{$tag=\"$host\"}) by (cpu))", "format": "time_series", "interval": "5m", "intervalFactor": 1, "refId": "A", "step": 300 } ], "thresholds": "", "title": "Virtual CPUs", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": true, "error": false, "format": "bytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 6, "x": 12, "y": 0 }, "height": "55px", "id": 26, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "80%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "node_memory_MemAvailable_bytes{$tag=\"$host\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "", "metric": "node_memory_MemAvailable", "refId": "A", "step": 30 } ], "thresholds": "", "title": "RAM available", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_PROMETHEUS}", "decimals": 0, "editable": true, "error": false, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 6, "x": 18, "y": 0 }, "height": "50px", "id": 9, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "80%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "calculatedInterval": "10m", "datasourceErrors": {}, "errors": {}, "expr": "(node_memory_MemAvailable_bytes{$tag=\"$host\"} or (node_memory_MemFree_bytes{$tag=\"$host\"} + node_memory_Buffers_bytes{$tag=\"$host\"} + node_memory_Cached_bytes{$tag=\"$host\"})) / node_memory_MemTotal_bytes{$tag=\"$host\"} * 100", "format": "time_series", "interval": "5m", "intervalFactor": 1, "legendFormat": "", "metric": "node_mem", "prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22(node_memory_MemFree%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Buffers%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Cached%7Balias%3D%5C%22%24host%5C%22%7D)%20%2F%20node_memory_MemTotal%7Balias%3D%5C%22%24host%5C%22%7D%20*%20100%22%2C%22range_input%22%3A%2243201s%22%2C%22end_input%22%3A%222015-9-15%2013%3A54%22%2C%22step_input%22%3A%22%22%2C%22tab%22%3A0%7D%5D", "refId": "A", "step": 300 } ], "thresholds": "10,50", "title": "Memory Available", "transparent": false, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [], "valueName": "current" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": true, "error": false, "fill": 6, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 3 }, "height": "260px", "id": 2, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": false, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "calculatedInterval": "2s", "datasourceErrors": {}, "errors": {}, "expr": "sum(rate(node_cpu_seconds_total{$tag=\"$host\"}[$interval])) by (mode) * 100 / count(node_cpu_seconds_total{$tag=\"$host\"}) by (mode) or sum(irate(node_cpu_seconds_total{$tag=\"$host\"}[5m])) by (mode) * 100 / count(node_cpu_seconds_total{$tag=\"$host\"}) by (mode)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{ mode }}", "metric": "", "prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22sum(rate(node_cpu%7Balias%3D%5C%22%24host%5C%22%7D%5B%24interval%5D))%20by%20(mode)%20*%20100%22%2C%22range_input%22%3A%223600s%22%2C%22end_input%22%3A%222015-10-22%2015%3A27%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D", "refId": "A", "step": 2 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "CPU Usage", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": "", "logBase": 1, "max": 100, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": true, "error": false, "fill": 2, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 10 }, "id": 18, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": false, "max": true, "min": true, "rightSide": true, "show": true, "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Load 1m", "color": "#E24D42" }, { "alias": "Load 5m", "color": "#E0752D" }, { "alias": "Load 15m", "color": "#E5AC0E" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "calculatedInterval": "10s", "datasourceErrors": {}, "errors": {}, "expr": "node_load1{$tag=\"$host\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Load 1m", "metric": "", "prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_load1%7Balias%3D%5C%22%24host%5C%22%7D%22%2C%22range_input%22%3A%223601s%22%2C%22end_input%22%3A%222015-10-22%2015%3A27%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Afalse%2C%22tab%22%3A0%7D%5D", "refId": "A", "step": 2, "target": "" }, { "calculatedInterval": "10s", "datasourceErrors": {}, "errors": {}, "expr": "node_load5{$tag=\"$host\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Load 5m", "metric": "", "prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_load5%7Balias%3D%5C%22%24host%5C%22%7D%22%2C%22range_input%22%3A%223600s%22%2C%22end_input%22%3A%222015-10-22%2015%3A27%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Afalse%2C%22tab%22%3A0%7D%5D", "refId": "B", "step": 2, "target": "" }, { "calculatedInterval": "10s", "datasourceErrors": {}, "errors": {}, "expr": "node_load15{$tag=\"$host\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Load 15m", "metric": "", "prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_load15%7Balias%3D%5C%22%24host%5C%22%7D%22%2C%22range_input%22%3A%223600s%22%2C%22end_input%22%3A%222015-10-22%2015%3A27%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Afalse%2C%22tab%22%3A0%7D%5D", "refId": "C", "step": 2, "target": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Load Average", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": true, "error": false, "fill": 6, "grid": {}, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 17 }, "height": "", "id": 6, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": false, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Used", "color": "#0A437C" }, { "alias": "Available", "color": "#5195CE" }, { "alias": "Total", "color": "#052B51", "legend": false, "stack": false } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "calculatedInterval": "2s", "datasourceErrors": {}, "errors": {}, "expr": "node_memory_MemTotal_bytes{$tag$tag=\"$host\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Total", "metric": "", "prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_memory_MemFree%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Buffers%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Cached%7Balias%3D%5C%22%24host%5C%22%7D%22%2C%22range_input%22%3A%22900s%22%2C%22end_input%22%3A%222015-10-22%2015%3A25%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D", "refId": "C", "step": 5, "target": "" }, { "calculatedInterval": "2s", "datasourceErrors": {}, "errors": {}, "expr": "node_memory_MemTotal_bytes{alias=\"$host\"} - (node_memory_MemAvailable_bytes{$tag=\"$host\"} or (node_memory_MemFree_bytes{$tag=\"$host\"} + node_memory_Buffers_bytes{$tag=\"$host\"} + node_memory_Cached_bytes{$tag=\"$host\"}))", "format": "time_series", "intervalFactor": 1, "legendFormat": "Used", "metric": "", "prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_memory_MemTotal%7Balias%3D%5C%22%24host%5C%22%7D%20-%20(node_memory_MemFree%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Buffers%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Cached%7Balias%3D%5C%22%24host%5C%22%7D)%22%2C%22range_input%22%3A%22900s%22%2C%22end_input%22%3A%222015-10-22%2015%3A25%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D", "refId": "A", "step": 5, "target": "" }, { "calculatedInterval": "2s", "datasourceErrors": {}, "errors": {}, "expr": "node_memory_MemAvailable_bytes{$tag=\"$host\"} or (node_memory_MemFree_bytes{$tag=\"$host\"} + node_memory_Buffers_bytes{$tag=\"$host\"} + node_memory_Cached_bytes{$tag=\"$host\"})", "format": "time_series", "intervalFactor": 1, "legendFormat": "Available", "metric": "", "prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_memory_MemFree%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Buffers%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Cached%7Balias%3D%5C%22%24host%5C%22%7D%22%2C%22range_input%22%3A%22900s%22%2C%22end_input%22%3A%222015-10-22%2015%3A25%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D", "refId": "B", "step": 5, "target": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "bytes", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": true, "error": false, "fill": 6, "grid": {}, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 17 }, "height": "", "id": 29, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": false, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "calculatedInterval": "2s", "datasourceErrors": {}, "errors": {}, "expr": "node_memory_MemTotal_bytes{$tag=\"$host\"} - (node_memory_MemFree_bytes{$tag=\"$host\"} + node_memory_Buffers_bytes{$tag=\"$host\"} + node_memory_Cached_bytes{$tag=\"$host\"})", "format": "time_series", "intervalFactor": 1, "legendFormat": "Used", "metric": "", "prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_memory_MemTotal%7Balias%3D%5C%22%24host%5C%22%7D%20-%20(node_memory_MemFree%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Buffers%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Cached%7Balias%3D%5C%22%24host%5C%22%7D)%22%2C%22range_input%22%3A%22900s%22%2C%22end_input%22%3A%222015-10-22%2015%3A25%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D", "refId": "A", "step": 5, "target": "" }, { "calculatedInterval": "2s", "datasourceErrors": {}, "errors": {}, "expr": "node_memory_MemFree_bytes{$tag=\"$host\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Free", "metric": "", "prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_memory_MemFree%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Buffers%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Cached%7Balias%3D%5C%22%24host%5C%22%7D%22%2C%22range_input%22%3A%22900s%22%2C%22end_input%22%3A%222015-10-22%2015%3A25%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D", "refId": "B", "step": 5, "target": "" }, { "calculatedInterval": "2s", "datasourceErrors": {}, "errors": {}, "expr": "node_memory_Buffers_bytes{$tag=\"$host\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Buffers", "metric": "", "prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_memory_MemFree%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Buffers%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Cached%7Balias%3D%5C%22%24host%5C%22%7D%22%2C%22range_input%22%3A%22900s%22%2C%22end_input%22%3A%222015-10-22%2015%3A25%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D", "refId": "D", "step": 5, "target": "" }, { "calculatedInterval": "2s", "datasourceErrors": {}, "errors": {}, "expr": "node_memory_Cached_bytes{$tag=\"$host\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Cached", "metric": "", "prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_memory_MemFree%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Buffers%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Cached%7Balias%3D%5C%22%24host%5C%22%7D%22%2C%22range_input%22%3A%22900s%22%2C%22end_input%22%3A%222015-10-22%2015%3A25%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D", "refId": "E", "step": 5, "target": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Distribution", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "bytes", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": true, "error": false, "fill": 2, "grid": {}, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 25 }, "id": 24, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": false, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Forks", "color": "#EF843C" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "calculatedInterval": "2m", "datasourceErrors": {}, "errors": {}, "expr": "rate(node_forks_total{$tag=\"$host\"}[$interval]) or irate(node_forks_total{$tag=\"$host\"}[5m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "Forks", "metric": "", "prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_procs_running%7Balias%3D%5C%22%24host%5C%22%7D%22%2C%22range_input%22%3A%2243200s%22%2C%22end_input%22%3A%222015-9-18%2013%3A46%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D", "refId": "A", "step": 5, "target": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Forks", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": true, "error": false, "fill": 2, "grid": {}, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 25 }, "id": 20, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": false, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Processes blocked waiting for I/O to complete", "color": "#E24D42" }, { "alias": "Processes in runnable state", "color": "#6ED0E0" } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "calculatedInterval": "2m", "datasourceErrors": {}, "errors": {}, "expr": "node_procs_running{$tag=\"$host\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Processes in runnable state", "metric": "", "prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_procs_running%7Balias%3D%5C%22%24host%5C%22%7D%22%2C%22range_input%22%3A%2243200s%22%2C%22end_input%22%3A%222015-9-18%2013%3A46%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D", "refId": "A", "step": 5, "target": "" }, { "calculatedInterval": "2m", "datasourceErrors": {}, "errors": {}, "expr": "node_procs_blocked{$tag=\"$host\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Processes blocked waiting for I/O to complete", "metric": "", "prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_procs_blocked%7Balias%3D%5C%22%24host%5C%22%7D%22%2C%22range_input%22%3A%2243200s%22%2C%22end_input%22%3A%222015-9-18%2013%3A46%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D", "refId": "B", "step": 5, "target": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Processes", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": true, "error": false, "fill": 2, "grid": {}, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 33 }, "id": 27, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": false, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "calculatedInterval": "2m", "datasourceErrors": {}, "errors": {}, "expr": "rate(node_context_switches_total{$tag=\"$host\"}[$interval]) or irate(node_context_switches_total{$tag=\"$host\"}[5m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "Context Switches", "metric": "", "prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_procs_running%7Balias%3D%5C%22%24host%5C%22%7D%22%2C%22range_input%22%3A%2243200s%22%2C%22end_input%22%3A%222015-9-18%2013%3A46%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D", "refId": "A", "step": 5, "target": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Context Switches", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": true, "error": false, "fill": 2, "grid": {}, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 33 }, "id": 28, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": false, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Interrupts", "color": "#D683CE" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "calculatedInterval": "2m", "datasourceErrors": {}, "errors": {}, "expr": "rate(node_intr_total{$tag=\"$host\"}[$interval]) or irate(node_intr_total{$tag=\"$host\"}[5m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "Interrupts", "metric": "", "prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_procs_running%7Balias%3D%5C%22%24host%5C%22%7D%22%2C%22range_input%22%3A%2243200s%22%2C%22end_input%22%3A%222015-9-18%2013%3A46%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D", "refId": "A", "step": 5, "target": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Interrupts", "tooltip": { "msResolution": true, "shared": true, "sort": 0, "value_type": "individual" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": true, "error": false, "fill": 6, "grid": {}, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 41 }, "id": 21, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": false, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "calculatedInterval": "2s", "datasourceErrors": {}, "errors": {}, "expr": "rate(node_network_receive_bytes_total{$tag=\"$host\", device!=\"lo\"}[$interval]) or irate(node_network_receive_bytes_total{$tag=\"$host\", device!=\"lo\"}[5m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "Inbound: {{ device }}", "metric": "", "prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_memory_MemFree%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Buffers%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Cached%7Balias%3D%5C%22%24host%5C%22%7D%22%2C%22range_input%22%3A%22900s%22%2C%22end_input%22%3A%222015-10-22%2015%3A25%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D", "refId": "B", "step": 5, "target": "" }, { "calculatedInterval": "2s", "datasourceErrors": {}, "errors": {}, "expr": "rate(node_network_transmit_bytes_total{$tag=\"$host\", device!=\"lo\"}[$interval]) or irate(node_network_transmit_bytes_total{$tag=\"$host\", device!=\"lo\"}[5m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "Outbound: {{ device }}", "metric": "", "prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_memory_MemTotal%7Balias%3D%5C%22%24host%5C%22%7D%20-%20(node_memory_MemFree%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Buffers%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Cached%7Balias%3D%5C%22%24host%5C%22%7D)%22%2C%22range_input%22%3A%22900s%22%2C%22end_input%22%3A%222015-10-22%2015%3A25%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D", "refId": "A", "step": 5, "target": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Network Traffic", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": "", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "bytes", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": true, "error": false, "fill": 6, "grid": {}, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 41 }, "id": 22, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "min", "sortDesc": true, "total": false, "values": true }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "calculatedInterval": "2s", "datasourceErrors": {}, "errors": {}, "expr": "sum(increase(node_network_receive_bytes{$tag=\"$host\", device!=\"lo\"}[1h]))", "format": "time_series", "interval": "1h", "intervalFactor": 1, "legendFormat": "Received", "metric": "", "prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_memory_MemTotal%7Balias%3D%5C%22%24host%5C%22%7D%20-%20(node_memory_MemFree%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Buffers%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Cached%7Balias%3D%5C%22%24host%5C%22%7D)%22%2C%22range_input%22%3A%22900s%22%2C%22end_input%22%3A%222015-10-22%2015%3A25%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D", "refId": "A", "step": 3600, "target": "" }, { "calculatedInterval": "2s", "datasourceErrors": {}, "errors": {}, "expr": "sum(increase(node_network_transmit_bytes{$tag=\"$host\", device!=\"lo\"}[1h]))", "format": "time_series", "interval": "1h", "intervalFactor": 1, "legendFormat": "Sent", "metric": "", "prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_memory_MemTotal%7Balias%3D%5C%22%24host%5C%22%7D%20-%20(node_memory_MemFree%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Buffers%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Cached%7Balias%3D%5C%22%24host%5C%22%7D)%22%2C%22range_input%22%3A%22900s%22%2C%22end_input%22%3A%222015-10-22%2015%3A25%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D", "refId": "B", "step": 3600, "target": "" } ], "thresholds": [], "timeFrom": "24h", "timeShift": null, "title": "Network Utilization Hourly", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "bytes", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": true, "error": false, "fill": 6, "grid": {}, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 49 }, "id": 23, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": false, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Used", "color": "#584477" }, { "alias": "Free", "color": "#AEA2E0" } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "calculatedInterval": "2s", "datasourceErrors": {}, "errors": {}, "expr": "node_memory_SwapTotal_bytes{$tag=\"$host\"} - node_memory_SwapFree_bytes{$tag=\"$host\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Used", "metric": "", "prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_memory_MemTotal%7Balias%3D%5C%22%24host%5C%22%7D%20-%20(node_memory_MemFree%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Buffers%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Cached%7Balias%3D%5C%22%24host%5C%22%7D)%22%2C%22range_input%22%3A%22900s%22%2C%22end_input%22%3A%222015-10-22%2015%3A25%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D", "refId": "A", "step": 5, "target": "" }, { "calculatedInterval": "2s", "datasourceErrors": {}, "errors": {}, "expr": "node_memory_SwapFree_bytes{$tag=\"$host\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Free", "metric": "", "prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_memory_MemFree%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Buffers%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Cached%7Balias%3D%5C%22%24host%5C%22%7D%22%2C%22range_input%22%3A%22900s%22%2C%22end_input%22%3A%222015-10-22%2015%3A25%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D", "refId": "B", "step": 5, "target": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Swap", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "bytes", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": true, "error": false, "fill": 2, "grid": {}, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 49 }, "id": 30, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": false, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "calculatedInterval": "2s", "datasourceErrors": {}, "errors": {}, "expr": "rate(node_vmstat_pswpin{$tag=\"$host\"}[$interval]) * 4096 or irate(node_vmstat_pswpin{$tag=\"$host\"}[5m]) * 4096", "format": "time_series", "intervalFactor": 1, "legendFormat": "Swap In", "metric": "", "prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_memory_MemTotal%7Balias%3D%5C%22%24host%5C%22%7D%20-%20(node_memory_MemFree%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Buffers%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Cached%7Balias%3D%5C%22%24host%5C%22%7D)%22%2C%22range_input%22%3A%22900s%22%2C%22end_input%22%3A%222015-10-22%2015%3A25%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D", "refId": "A", "step": 5, "target": "" }, { "calculatedInterval": "2s", "datasourceErrors": {}, "errors": {}, "expr": "rate(node_vmstat_pswpout{$tag=\"$host\"}[$interval]) * 4096 or irate(node_vmstat_pswpout{$tag=\"$host\"}[5m]) * 4096", "format": "time_series", "intervalFactor": 1, "legendFormat": "Swap Out", "metric": "", "prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_memory_MemFree%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Buffers%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Cached%7Balias%3D%5C%22%24host%5C%22%7D%22%2C%22range_input%22%3A%22900s%22%2C%22end_input%22%3A%222015-10-22%2015%3A25%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D", "refId": "B", "step": 5, "target": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Swap Activity", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": "", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "bytes", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": true, "error": false, "fill": 2, "grid": {}, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 57 }, "id": 31, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": false, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "calculatedInterval": "2s", "datasourceErrors": {}, "errors": {}, "expr": "rate(node_vmstat_pgpgin{$tag=\"$host\"}[$interval]) * 1024 or irate(node_vmstat_pgpgin{$tag=\"$host\"}[5m]) * 1024", "format": "time_series", "intervalFactor": 1, "legendFormat": "Page In", "metric": "", "prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_memory_MemTotal%7Balias%3D%5C%22%24host%5C%22%7D%20-%20(node_memory_MemFree%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Buffers%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Cached%7Balias%3D%5C%22%24host%5C%22%7D)%22%2C%22range_input%22%3A%22900s%22%2C%22end_input%22%3A%222015-10-22%2015%3A25%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D", "refId": "A", "step": 5, "target": "" }, { "calculatedInterval": "2s", "datasourceErrors": {}, "errors": {}, "expr": "rate(node_vmstat_pgpgout{$tag=\"$host\"}[$interval]) * 1024 or irate(node_vmstat_pgpgout{$tag=\"$host\"}[5m]) * 1024", "format": "time_series", "intervalFactor": 1, "legendFormat": "Page Out", "metric": "", "prometheusLink": "/api/datasources/proxy/1/graph#%5B%7B%22expr%22%3A%22node_memory_MemFree%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Buffers%7Balias%3D%5C%22%24host%5C%22%7D%20%2B%20node_memory_Cached%7Balias%3D%5C%22%24host%5C%22%7D%22%2C%22range_input%22%3A%22900s%22%2C%22end_input%22%3A%222015-10-22%2015%3A25%22%2C%22step_input%22%3A%22%22%2C%22stacked%22%3Atrue%2C%22tab%22%3A0%7D%5D", "refId": "B", "step": 5, "target": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "I/O Activity", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": "", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "bytes", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "30s", "schemaVersion": 16, "style": "dark", "tags": [ "system", "prometheus", "online", "home" ], "templating": { "list": [ { "allFormat": "glob", "auto": true, "auto_count": 200, "auto_min": "1s", "current": { "text": "5s", "value": "5s" }, "datasource": "Prometheus", "hide": 0, "includeAll": false, "label": "Interval", "multi": false, "multiFormat": "glob", "name": "interval", "options": [ { "selected": false, "text": "auto", "value": "$__auto_interval_interval" }, { "selected": false, "text": "1s", "value": "1s" }, { "selected": true, "text": "5s", "value": "5s" }, { "selected": false, "text": "1m", "value": "1m" }, { "selected": false, "text": "5m", "value": "5m" }, { "selected": false, "text": "1h", "value": "1h" }, { "selected": false, "text": "6h", "value": "6h" }, { "selected": false, "text": "1d", "value": "1d" } ], "query": "1s,5s,1m,5m,1h,6h,1d", "refresh": 2, "type": "interval" }, { "allFormat": "glob", "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "hide": 0, "includeAll": false, "label": "Host", "multi": false, "multiFormat": "regex values", "name": "host", "options": [], "query": "label_values($tag)", "refresh": 1, "refresh_on_load": false, "regex": "", "sort": 0, "tagValuesQuery": "alias", "tags": [], "tagsQuery": "up", "type": "query", "useTags": false }, { "allValue": null, "current": { "tags": [], "text": "alias", "value": "alias" }, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "tag", "options": [ { "selected": false, "text": "instance", "value": "instance" }, { "selected": true, "text": "alias", "value": "alias" } ], "query": "instance, alias", "type": "custom" } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": { "collapse": false, "enable": true, "notice": false, "now": true, "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "status": "Stable", "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ], "type": "timepicker" }, "timezone": "browser", "title": "Prometheus system", "uid": "000000001", "version": 45 }
2018-05-31 19:12:46 UTC
2019-02-18 15:04:57 UTC
1
3
16,420
1
660,491
25,092
29
alerts
Alerts
Display Alerts from Prometheus
2022-06-08 22:11:52 UTC
2022-06-15 14:49:37 UTC
0
Dashboard to display alerts defined in Prometheus including general overview, current status and alert history. https://gitlab.com/thomas.bemme/grafana-alert-dashboard/
0
0
Other
null
0
0
25,092
1
16,420
5
13
Display Alerts from Prometheus
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__elements": [], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "9.0.0" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": { "type": "datasource", "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" } ] }, "description": "Display Alerts from Prometheus", "editable": true, "fiscalYearStartMonth": 0, "gnetId": 16420, "graphTooltip": 0, "id": null, "links": [], "liveNow": false, "panels": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 1 }, { "color": "red", "value": 5 } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 0, "y": 0 }, "id": 2, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.0.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "count(ALERTS{alertstate=\"firing\", alertname != \"Watchdog\" })", "instant": true, "interval": "", "legendFormat": "", "range": false, "refId": "A" } ], "title": "Currently Firing Alerts", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 1 }, { "color": "red", "value": 5 } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 4, "y": 0 }, "id": 14, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.0.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "count(ALERTS{alertstate=\"firing\", alertname != \"Watchdog\" })", "instant": false, "interval": "", "legendFormat": "", "range": true, "refId": "A" } ], "title": "History Firing Alerts", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 1 }, { "color": "red", "value": 5 } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 8, "y": 0 }, "id": 4, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.0.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "count(ALERTS{alertstate = \"pending\", alertname != \"Watchdog\" })", "instant": true, "interval": "", "legendFormat": "", "range": false, "refId": "A" } ], "title": "Currently Pending Alerts", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 1 }, { "color": "red", "value": 5 } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 12, "y": 0 }, "id": 15, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.0.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "count(ALERTS{alertstate = \"pending\", alertname != \"Watchdog\" })", "instant": false, "interval": "", "legendFormat": "", "range": true, "refId": "A" } ], "title": "History Pending Alerts", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null }, { "color": "semi-dark-red", "value": 0 }, { "color": "green", "value": 1 } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 16, "y": 0 }, "id": 6, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.0.0", "targets": [ { "expr": "count(up)", "interval": "", "legendFormat": "", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "Prometheus Targets", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null }, { "color": "semi-dark-red", "value": 0 }, { "color": "green", "value": 1 } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 20, "y": 0 }, "id": 16, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.0.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "sum(prometheus_rule_group_rules{rule_group!~\".+recording.+\"})", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Active Alert Rule Definitions", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [], "min": 0, "noValue": "☁️", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "super-light-yellow", "value": 1 }, { "color": "super-light-red", "value": 2 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 5, "w": 24, "x": 0, "y": 4 }, "id": 13, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": true }, "text": {}, "textMode": "value_and_name" }, "pluginVersion": "9.0.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "count by(alertname) (ALERTS{alertstate=\"firing\", alertname!=\"Watchdog\"})", "instant": true, "interval": "", "legendFormat": "{{alertname}}", "range": false, "refId": "A" } ], "title": "Firing Alerts", "transformations": [], "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 100, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineStyle": { "fill": "solid" }, "lineWidth": 0, "pointSize": 2, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": 300000, "stacking": { "group": "A", "mode": "normal" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 6, "w": 24, "x": 0, "y": 9 }, "id": 3, "options": { "legend": { "calcs": [ "lastNotNull", "max" ], "displayMode": "list", "placement": "right" }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.5.4", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "count(ALERTS{alertstate=\"firing\", alertname != \"Watchdog\" }) by (alertname)", "instant": false, "interval": "", "legendFormat": "{{alertname}}", "range": true, "refId": "A" } ], "title": "Firing Alerts", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto", "filterable": true, "inspect": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 5, "w": 24, "x": 0, "y": 15 }, "id": 7, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true }, "pluginVersion": "9.0.0", "targets": [ { "expr": "ALERTS{alertstate=\"firing\", alertname != \"Watchdog\" }", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "Table - Firing Alerts ", "type": "table" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 100, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineStyle": { "fill": "solid" }, "lineWidth": 1, "pointSize": 2, "scaleDistribution": { "type": "linear" }, "showPoints": "always", "spanNulls": false, "stacking": { "group": "A", "mode": "normal" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 20 }, "id": 8, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "right" }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.5.4", "targets": [ { "expr": "count(ALERTS{alertstate=\"pending\", alertname != \"Watchdog\" }) by (alertname)", "interval": "", "legendFormat": "{{alertname}}", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "Pending Alerts", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto", "filterable": true, "inspect": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 5, "w": 24, "x": 0, "y": 27 }, "id": 11, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true }, "pluginVersion": "9.0.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "ALERTS{alertstate=\"pending\", alertname != \"Watchdog\" }", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Table - Pending Alerts ", "type": "table" } ], "refresh": "30s", "schemaVersion": 36, "style": "dark", "tags": [ "prometheus", "alerts" ], "templating": { "list": [] }, "time": { "from": "now-24h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "Alerts", "uid": "vfUp2mrMz", "version": 26, "weekStart": "" }
2022-06-15 14:49:37 UTC
null
0
0
14,429
1
418,140
21,333
31
upgrade-responder
Upgrade Responder
The dashboard for the Upgrade Responder project
2021-05-13 00:54:19 UTC
2021-05-14 00:26:57 UTC
0
This is the dashboard for the Upgrade Responder project. Upgrade Responder provides a way for the applications to know if there is a new version available. It will also keep a record of how many requests have been sent to the Upgrade Responder server per hour, to estimate how many instances of applications are running there. Upgrade Responder server doesn't store any information that can be potentially used to identify the client that makes the request, including IP address. See [https://github.com/longhorn/upgrade-responder](https://github.com/longhorn/upgrade-responder) for the documentation.
0
0
null
null
0
0
21,333
1
14,429
5
15
null
{ "__inputs": [ { "name": "DS_UPGRADE-CHECKER-INFLUXDB", "label": "upgrade-checker-influxDB", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" }, { "name": "VAR_APPNAME", "type": "constant", "label": "AppName", "value": "Awesome App", "description": "" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.5.5" }, { "type": "panel", "id": "grafana-worldmap-panel", "name": "Worldmap Panel", "version": "0.3.2" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "1.0.0" }, { "type": "panel", "id": "text", "name": "Text", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "The dashboard for the Upgrade Responder project", "editable": true, "gnetId": 14429, "graphTooltip": 0, "id": null, "iteration": 1620951710740, "links": [], "panels": [ { "datasource": null, "description": "", "fieldConfig": { "defaults": {}, "overrides": [] }, "gridPos": { "h": 3, "w": 24, "x": 0, "y": 0 }, "id": 16, "options": { "content": "The metrics we're showing here are collected using ${AppName} Upgrade Responder Service, which will notify the user when a new release of ${AppName} is available.\n\nThe source code is available at https://github.com/longhorn/upgrade-responder .", "mode": "markdown" }, "pluginVersion": "7.5.5", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "$AppName Public Metrics Dashboard", "type": "text" }, { "circleMaxSize": 30, "circleMinSize": 2, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_UPGRADE-CHECKER-INFLUXDB}", "decimals": 0, "esMetric": "Count", "fieldConfig": { "defaults": {}, "overrides": [] }, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 3 }, "hideEmpty": false, "hideZero": false, "id": 18, "initialZoom": 1, "locationData": "countries", "mapCenter": "(0°, 0°)", "mapCenterLatitude": 0, "mapCenterLongitude": 0, "maxDataPoints": 1, "mouseWheelZoom": false, "showLegend": true, "stickyLabels": false, "tableQueryOptions": { "geohashField": "geohash", "latitudeField": "latitude", "longitudeField": "longitude", "metricField": "metric", "queryType": "geohash" }, "targets": [ { "alias": "$tag_country_isocode", "groupBy": [ { "params": [ "country_isocode" ], "type": "tag" } ], "measurement": "by_country_code_down_sampling", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"total\") FROM \"by_country_code_down_sampling\" WHERE $timeFilter GROUP BY \"country_isocode\"", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "total" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [] } ], "thresholds": "0,10", "timeFrom": null, "timeShift": null, "title": "Active Node Map", "type": "grafana-worldmap-panel", "unitPlural": "", "unitSingle": "", "valueName": "total" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_UPGRADE-CHECKER-INFLUXDB}", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 3 }, "hiddenSeries": false, "hideTimeOverride": false, "id": 4, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Total", "groupBy": [ { "params": [ "1h" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "upgrade_request_down_sampling", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"total\") FROM \"upgrade_request_down_sampling\" WHERE $timeFilter GROUP BY time(1h) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "total" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Active Node Count", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_UPGRADE-CHECKER-INFLUXDB}", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 12 }, "hiddenSeries": false, "id": 12, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "$tag_app_version", "groupBy": [ { "params": [ "1h" ], "type": "time" }, { "params": [ "app_version" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "by_app_version_down_sampling", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"total\") FROM \"by_app_version_down_sampling\" WHERE $timeFilter GROUP BY time(1h), \"app_version\" fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "total" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Active Node By $AppName Versions", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": false, "schemaVersion": 27, "style": "dark", "tags": [], "templating": { "list": [ { "description": "The name of the application that is using this upgrade responder", "error": null, "hide": 2, "label": null, "name": "AppName", "query": "${VAR_APPNAME}", "skipUrlSync": false, "type": "constant", "current": { "value": "${VAR_APPNAME}", "text": "${VAR_APPNAME}", "selected": false }, "options": [ { "value": "${VAR_APPNAME}", "text": "${VAR_APPNAME}", "selected": false } ] } ] }, "time": { "from": "now-30d", "to": "now" }, "timepicker": { "nowDelay": "", "refresh_intervals": [ "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "Upgrade Responder", "uid": "tsrvoC-mz", "version": 51 }
2021-05-14 00:25:09 UTC
2021-05-14 00:26:57 UTC
0
0
12,863
1
408,323
18,784
35
cloud-monitoring-service
Cloud Monitoring Service
Cloud Monitoring Service
2020-08-20 01:03:40 UTC
2020-09-10 09:56:08 UTC
0
This dashboard visualize the running container data with cAdvisor and influxdb
55,420
55,421
null
null
0
0
18,784
1
12,863
5
19
Cloud Monitoring Service
{ "__inputs": [ { "name": "DS_INFLUXDB", "label": "Influxdb", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "4.1.1" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "1.0.0" } ], "list": [], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Cloud Monitoring Service", "editable": true, "gnetId": 12863, "graphTooltip": 0, "id": 8, "links": [], "panels": [ { "datasource": "InfluxDB", "fieldConfig": { "defaults": { "custom": { "align": null }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 5, "x": 0, "y": 0 }, "id": 8, "options": { "showHeader": true }, "pluginVersion": "7.1.3", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "container_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "cpu_usage_per_cpu", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"fs_limit\" WHERE $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "container_name", "operator": "!~", "value": "/(^\\/)/" } ] } ], "timeFrom": null, "timeShift": null, "title": "Running Containers", "transformations": [ { "id": "reduce", "options": { "reducers": [ "mean" ] } }, { "id": "filterFieldsByName", "options": { "include": { "names": [ "Field" ] } } } ], "type": "table" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "InfluxDB", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 5, "gridPos": { "h": 8, "w": 10, "x": 5, "y": 0 }, "hiddenSeries": false, "id": 2, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.3", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"rx_bytes\" WHERE $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"tx_bytes\" WHERE $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Network Transmit / Receive", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "InfluxDB", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 5, "gridPos": { "h": 8, "w": 9, "x": 15, "y": 0 }, "hiddenSeries": false, "id": 3, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "maxPerRow": 4, "nullPointMode": "null as zero", "percentage": false, "pluginVersion": "7.1.3", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"cpu_usage_system\" WHERE $timeFilter AND \"container_name\" !~ /(^\\/.*)/ GROUP BY time($interval), \"container_name\" fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU Usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": false, "values": [] }, "yaxes": [ { "format": "hertz", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "hertz", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "InfluxDB", "fieldConfig": { "defaults": { "custom": { "align": null }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 5, "x": 0, "y": 8 }, "id": 6, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "7.1.3", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "fs_usage", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"fs_usage\" WHERE $timeFilter GROUP BY time($__interval) fill(none)", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "fs_limit", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"fs_limit\" WHERE $timeFilter GROUP BY time($__interval) fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "Storage Usage (Percentage)", "transformations": [ { "id": "seriesToColumns", "options": {} }, { "id": "calculateField", "options": { "binary": { "left": "fs_usage.mean", "operator": "+", "reducer": "sum", "right": "fs_limit.mean" }, "mode": "binary", "reduce": { "reducer": "sum" } } }, { "id": "calculateField", "options": { "alias": "Percentage", "binary": { "left": "fs_usage.mean", "operator": "/", "reducer": "sum", "right": "fs_usage.mean + fs_limit.mean" }, "mode": "binary", "reduce": { "reducer": "sum" }, "replaceFields": false } }, { "id": "calculateField", "options": { "binary": { "left": "Percentage", "operator": "*", "reducer": "sum", "right": "100" }, "mode": "binary", "reduce": { "reducer": "sum" }, "replaceFields": true } } ], "type": "gauge" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "InfluxDB", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 2, "fillGradient": 5, "gridPos": { "h": 8, "w": 10, "x": 5, "y": 8 }, "hiddenSeries": false, "id": 1, "interval": ">180s", "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 3, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.3", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"fs_limit\" WHERE $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"fs_usage\" WHERE $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Filesystem Limit/Usage", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "InfluxDB", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 5, "gridPos": { "h": 8, "w": 9, "x": 15, "y": 8 }, "hiddenSeries": false, "id": 4, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"memory_usage\" WHERE $timeFilter AND \"container_name\" !~ /(^\\/.*)/ GROUP BY time($interval), \"container_name\" fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory Usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "10s", "schemaVersion": 26, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-30m", "to": "now" }, "timepicker": { "refresh_intervals": [ "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "Cloud Monitoring Service", "uid": "pb9AtWIMz", "version": 1 }
2020-09-10 09:56:08 UTC
null
0
0
13,860
1
461,689
20,594
41
unifiedmetrics-influxdb
UnifiedMetrics 0.2.x / InfluxDB InfluxQL
Fully-featured metrics collection agent for Minecraft servers.
2021-02-08 15:00:34 UTC
2021-07-21 18:53:51 UTC
0
Pre-built InfluxDB dashboard for [UnifiedMetrics](https://github.com/Cubxity/UnifiedMetrics).
60,379
60,380
Other
null
0
0
20,594
1
13,860
5
25
null
{ "__inputs": [ { "name": "DS_INFLUXDB", "label": "InfluxDB", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__requires": [ { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.3.7" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 13860, "graphTooltip": 2, "id": null, "iteration": 1615479289605, "links": [], "panels": [ { "collapsed": false, "datasource": "${DS_INFLUXDB}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 70, "panels": [], "title": "Overview", "type": "row" }, { "datasource": "$datasource", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "decimals": 2, "mappings": [ { "from": "", "id": 1, "text": "N/A", "to": "", "type": 1, "value": "null" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "ms" }, "overrides": [] }, "gridPos": { "h": 5, "w": 6, "x": 0, "y": 1 }, "id": 5, "interval": "$interval", "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.7", "targets": [ { "expr": "time()-avg(process_start_time_seconds{instance=~\"$instance\",job=\"$job\"})", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "interval": "", "intervalFactor": 1, "legendFormat": "", "orderByTime": "ASC", "policy": "default", "query": "SELECT time as \"_time\", last(\"value\") * 1000 FROM \"process_start_time_seconds\" WHERE $timeFilter \n", "rawQuery": true, "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ " / 100" ], "type": "math" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "Uptime", "transformations": [ { "id": "calculateField", "options": { "alias": "uptime", "binary": { "left": "_time", "operator": "-", "reducer": "sum", "right": "last" }, "mode": "binary", "reduce": { "reducer": "delta" }, "replaceFields": true } } ], "type": "stat" }, { "datasource": "$datasource", "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "from": "", "id": 1, "text": "N/A", "to": "", "type": 1, "value": "null" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "purple", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 5, "w": 6, "x": 6, "y": 1 }, "id": 4, "interval": "$interval", "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.7", "targets": [ { "expr": "sum(minecraft_players_count{instance=~\"$instance\",job=~\"$job\"})", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "interval": "", "intervalFactor": 1, "legendFormat": "", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"value\") FROM \"minecraft_players_count\" WHERE \"server\" =~ /^$server$/ AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "Players", "type": "stat" }, { "datasource": "$datasource", "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "from": "", "id": 1, "text": "N/A", "to": "", "type": 1, "value": "null" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "purple", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 5, "w": 6, "x": 12, "y": 1 }, "id": 14, "interval": "$interval", "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.7", "targets": [ { "expr": "sum(minecraft_world_entities_count{instance=~\"$instance\",job=~\"$job\"})", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "interval": "", "intervalFactor": 1, "legendFormat": "", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"value\") FROM \"minecraft_world_entities_count\" WHERE \"server\" =~ /^$server$/ AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "Entities", "type": "stat" }, { "datasource": "$datasource", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [ { "from": "", "id": 1, "text": "N/A", "to": "", "type": 1, "value": "null" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "purple", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 5, "w": 6, "x": 18, "y": 1 }, "id": 15, "interval": "$interval", "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.7", "targets": [ { "expr": "sum(minecraft_world_loaded_chunks{instance=~\"$instance\",job=~\"$job\"})", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "interval": "", "intervalFactor": 1, "legendFormat": "", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"value\") FROM \"minecraft_world_loaded_chunks\" WHERE \"server\" =~ /^$server$/ AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "Chunks", "type": "stat" }, { "datasource": "$datasource", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "decimals": 2, "mappings": [ { "from": "", "id": 1, "text": "N/A", "to": "", "type": 1, "value": "null" } ], "max": 20, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "value": null }, { "color": "#EAB839", "value": 17 }, { "color": "orange", "value": 18 }, { "color": "green", "value": 19 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 5, "w": 6, "x": 0, "y": 6 }, "id": 3, "interval": "$interval", "maxDataPoints": 100, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "7.3.7", "targets": [ { "expr": "avg(minecraft_tps{instance=~\"$instance\",job=~\"$job\"})", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "interval": "", "intervalFactor": 1, "legendFormat": "", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"value\") FROM \"minecraft_tps\" WHERE \"server\" =~ /^$server$/ AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "TPS", "type": "gauge" }, { "datasource": "$datasource", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "decimals": 2, "mappings": [ { "from": "", "id": 1, "text": "N/A", "to": "", "type": 1, "value": "null" } ], "max": 50, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "yellow", "value": 20 }, { "color": "orange", "value": 30 }, { "color": "red", "value": 40 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 5, "w": 6, "x": 6, "y": 6 }, "id": 13, "interval": "$interval", "maxDataPoints": 100, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "7.3.7", "targets": [ { "expr": "avg(minecraft_tick_duration_seconds{instance=~\"$instance\",job=~\"$job\"})", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "interval": "", "intervalFactor": 1, "legendFormat": "", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"value\") FROM \"minecraft_tick_duration_seconds\" WHERE \"server\" =~ /^$server$/ AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "MSPT", "type": "gauge" }, { "datasource": "$datasource", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "decimals": 2, "mappings": [ { "from": "", "id": 1, "text": "N/A", "to": "", "type": 1, "value": "null" } ], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "yellow", "value": 80 }, { "color": "orange", "value": 90 }, { "color": "red", "value": 100 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 5, "w": 6, "x": 12, "y": 6 }, "id": 19, "interval": "$interval", "maxDataPoints": 100, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "7.3.7", "targets": [ { "expr": "sum(process_cpu_load_ratio{instance=~\"$instance\",job=~\"$job\"})", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "interval": "", "intervalFactor": 1, "legendFormat": "", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"value\") FROM \"process_cpu_load_ratio\" WHERE \"server\" =~ /^$server$/ AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "CPU Load", "type": "gauge" }, { "datasource": "$datasource", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "decimals": 2, "mappings": [ { "from": "", "id": 1, "text": "N/A", "to": "", "type": 1, "value": "null" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 5, "w": 6, "x": 18, "y": 6 }, "id": 20, "interval": "$interval", "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.7", "targets": [ { "expr": "sum(jvm_memory_bytes_used{instance=~\"$instance\",job=~\"$job\"})", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"value\") FROM \"jvm_memory_bytes_used\" WHERE \"server\" =~ /^$server$/ AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "Memory", "type": "stat" }, { "collapsed": false, "datasource": "${DS_INFLUXDB}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 11 }, "id": 78, "panels": [], "title": "Server", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 12 }, "hiddenSeries": false, "id": 11, "interval": "$interval", "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$server: minecraft_tps", "expr": "minecraft_tps{instance=~\"$instance\",job=~\"$job\"}", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "interval": "", "legendFormat": "", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"minecraft_tps\" WHERE \"server\" =~ /^$server$/ AND $timeFilter GROUP BY time($__interval), \"server\"", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "TPS", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:131", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:132", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fieldConfig": { "defaults": { "custom": {}, "unit": "s" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 12 }, "hiddenSeries": false, "id": 12, "interval": "$interval", "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$server: minecraft_tick_duration_seconds", "expr": "minecraft_tick_duration_seconds{instance=~\"$instance\",job=~\"$job\"}", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "interval": "", "legendFormat": "", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"minecraft_tick_duration_seconds\" WHERE \"server\" =~ /^$server$/ AND $timeFilter GROUP BY time($__interval), \"server\"", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "MSPT", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:131", "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:132", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 20 }, "hiddenSeries": false, "id": 17, "interval": "$interval", "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$server: minecraft_players_count", "expr": "minecraft_players_count{instance=~\"$instance\",job=~\"$job\"}", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "interval": "", "legendFormat": "", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"minecraft_players_count\" WHERE \"server\" =~ /^$server$/ AND $timeFilter GROUP BY time($__interval), \"server\"", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Players", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:306", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:307", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 20 }, "hiddenSeries": false, "id": 18, "interval": "$interval", "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:1648", "alias": "events: quit", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "events: join", "expr": "sum(increase(minecraft_events_join_total{instance=~\"$instance\",job=~\"$job\"}[5m]))", "format": "time_series", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "interval": "", "intervalFactor": 1, "legendFormat": "events: join", "orderByTime": "ASC", "policy": "default", "query": "SELECT derivative(sum(\"value\"), $interval) FROM \"minecraft_events_join_total\" WHERE \"server\" =~ /^$server$/ AND $timeFilter GROUP BY time($interval)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "events: quit", "expr": "sum(increase(minecraft_events_quit_total{instance=~\"$instance\",job=~\"$job\"}[5m]))", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "interval": "", "legendFormat": "events: quit", "orderByTime": "ASC", "policy": "default", "query": "SELECT derivative(sum(\"value\"), $interval) FROM \"minecraft_events_quit_total\" WHERE \"server\" =~ /^$server$/ AND $timeFilter GROUP BY time($interval)", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Player flow", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:306", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:307", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "datasource": "${DS_INFLUXDB}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 28 }, "id": 86, "panels": [], "repeat": "world", "title": "World [$world]", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 29 }, "hiddenSeries": false, "id": 38, "interval": "$interval", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "world: chunks", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"minecraft_world_loaded_chunks\" WHERE \"name\" =~ /^$world$/ AND \"server\" =~ /^$server$/ AND $timeFilter GROUP BY time($__interval)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Chunks", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 29 }, "hiddenSeries": false, "id": 33, "interval": "$interval", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "world: entities", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"minecraft_world_entities_count\" WHERE \"name\" =~ /^$world$/ AND \"server\" =~ /^$server$/ AND $timeFilter GROUP BY time($__interval)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "world: players", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"minecraft_world_players_count\" WHERE \"name\" =~ /^$world$/ AND \"server\" =~ /^$server$/ AND $timeFilter GROUP BY time($__interval)", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Entities", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "datasource": "${DS_INFLUXDB}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 55 }, "id": 94, "panels": [], "title": "JVM", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fieldConfig": { "defaults": { "custom": {}, "unit": "percentunit" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 11, "w": 12, "x": 0, "y": 56 }, "hiddenSeries": false, "id": 24, "interval": "$interval", "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$server: process_cpu_load_ratio", "expr": "process_cpu_load_ratio{instance=~\"$instance\",job=~\"$job\"}", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "interval": "", "legendFormat": "", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"process_cpu_load_ratio\" WHERE \"server\" =~ /^$server$/ AND $timeFilter GROUP BY time($__interval), \"server\"", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU Usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percentunit", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fieldConfig": { "defaults": { "custom": {}, "unit": "s" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 11, "w": 12, "x": 12, "y": 56 }, "hiddenSeries": false, "id": 45, "interval": "$interval", "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$server: process_cpu_seconds_total", "expr": "rate(process_cpu_seconds_total{instance=~\"$instance\",job=~\"$job\"}[1m])", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "interval": "", "legendFormat": "process_cpu_seconds_total{instance=''{{instance}}\", job=\"{{job}}\"}", "orderByTime": "ASC", "policy": "default", "query": "SELECT derivative(mean(\"value\"), 1s) FROM \"process_cpu_seconds_total\" WHERE \"server\" =~ /^$server$/ AND $timeFilter GROUP BY time($interval), \"server\"", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU Seconds", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fieldConfig": { "defaults": { "custom": {}, "unit": "none" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 11, "w": 12, "x": 0, "y": 67 }, "hiddenSeries": false, "id": 25, "interval": "$interval", "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$server: jvm_threads_current_count", "expr": "jvm_threads_current_count{instance=~\"$instance\",job=~\"$job\"}", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "interval": "", "legendFormat": "", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"jvm_threads_current_count\" WHERE \"server\" =~ /^$server$/ AND $timeFilter GROUP BY time($__interval), \"server\"", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "$server: jvm_threads_daemon_count", "expr": "jvm_threads_daemon_count{instance=~\"$instance\",job=~\"$job\"}", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "interval": "", "legendFormat": "", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"jvm_threads_daemon_count\" WHERE \"server\" =~ /^$server$/ AND $timeFilter GROUP BY time($__interval), \"server\"", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Threads", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fieldConfig": { "defaults": { "custom": {}, "unit": "none" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 11, "w": 12, "x": 12, "y": 67 }, "hiddenSeries": false, "id": 46, "interval": "$interval", "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "threads: started", "expr": "sum(increase(jvm_threads_started_total{instance=~\"$instance\",job=~\"$job\"}[1m]))", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "interval": "", "legendFormat": "jvm_threads_started_total", "orderByTime": "ASC", "policy": "default", "query": "SELECT derivative(sum(\"value\"), $interval) FROM \"jvm_threads_started_total\" WHERE \"server\" =~ /^$server$/ AND $timeFilter GROUP BY time($interval)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Threads started", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fieldConfig": { "defaults": { "custom": {}, "unit": "decbytes" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 11, "w": 12, "x": 0, "y": 78 }, "hiddenSeries": false, "id": 27, "interval": "$interval", "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "heap: used", "expr": "sum(jvm_memory_bytes_used{instance=~\"$instance\",job=~\"$job\",area=\"heap\"})", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "interval": "", "legendFormat": "heap: used", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"jvm_memory_bytes_used\" WHERE \"server\" =~ /^$server$/ AND \"area\" = 'heap' AND $timeFilter GROUP BY time($__interval)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "nonheap: used", "expr": "sum(jvm_memory_bytes_used{instance=~\"$instance\",job=~\"$job\",area=\"heap\"})", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "interval": "", "legendFormat": "heap: used", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"jvm_memory_bytes_used\" WHERE \"server\" =~ /^$server$/ AND \"area\" = 'nonheap' AND $timeFilter GROUP BY time($__interval)", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory Usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fieldConfig": { "defaults": { "custom": {}, "unit": "decbytes" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 11, "w": 12, "x": 12, "y": 78 }, "hiddenSeries": false, "id": 26, "interval": "$interval", "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "memory: used", "expr": "sum(jvm_memory_bytes_used{instance=~\"$instance\",job=~\"$job\"})", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "interval": "", "legendFormat": "memory: used", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"jvm_memory_bytes_used\" WHERE \"server\" =~ /^$server$/ AND $timeFilter GROUP BY time($__interval)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "memory: max", "expr": "sum(jvm_memory_bytes_max{instance=~\"$instance\",job=~\"$job\"})", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "interval": "", "legendFormat": "memory: max", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"jvm_memory_bytes_max\" WHERE \"server\" =~ /^$server$/ AND $timeFilter GROUP BY time($__interval)", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "memory: committed", "expr": "sum(jvm_memory_bytes_committed{instance=~\"$instance\",job=~\"$job\"})", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "interval": "", "legendFormat": "memory: committed", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"jvm_memory_bytes_committed\" WHERE \"server\" =~ /^$server$/ AND $timeFilter GROUP BY time($__interval)", "rawQuery": true, "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "10s", "schemaVersion": 26, "style": "dark", "tags": [], "templating": { "list": [ { "current": { "selected": false, "text": "InfluxDB", "value": "InfluxDB" }, "error": null, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "datasource", "options": [], "query": "influxdb", "queryValue": "", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "allValue": null, "current": {}, "datasource": "$datasource", "definition": "", "error": null, "hide": 0, "includeAll": true, "label": null, "multi": true, "name": "server", "options": [], "query": "SHOW TAG VALUES FROM \"minecraft_players_count\" WITH KEY = \"server\"", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "auto": false, "auto_count": 30, "auto_min": "10s", "current": { "selected": false, "text": "10s", "value": "10s" }, "error": null, "hide": 0, "label": null, "name": "interval", "options": [ { "selected": true, "text": "10s", "value": "10s" }, { "selected": false, "text": "15s", "value": "15s" }, { "selected": false, "text": "30s", "value": "30s" }, { "selected": false, "text": "1m", "value": "1m" }, { "selected": false, "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" }, { "selected": false, "text": "7d", "value": "7d" }, { "selected": false, "text": "14d", "value": "14d" }, { "selected": false, "text": "30d", "value": "30d" } ], "query": "10s,15s,30s,1m,10m,30m,1h,6h,12h,1d,7d,14d,30d", "queryValue": "", "refresh": 2, "skipUrlSync": false, "type": "interval" }, { "allValue": null, "current": {}, "datasource": "$datasource", "definition": "", "error": null, "hide": 0, "includeAll": true, "label": null, "multi": true, "name": "world", "options": [], "query": "SHOW TAG VALUES FROM \"minecraft_world_players_count\" WITH KEY = \"name\" WHERE \"server\" =~ /$server$/", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "UnifiedMetrics 0.2.x / InfluxDB InfluxQL", "uid": "g-9WDIUMk", "version": 35, "description": "Fully-featured metrics collection agent for Minecraft servers." }
2021-03-11 16:15:44 UTC
2021-07-21 18:53:51 UTC
0
0
13,972
1
432,845
20,509
30
aws-es
AWS ES
null
2021-02-26 03:56:57 UTC
2021-03-02 12:11:46 UTC
0
1. Grafana version >= 7 2. exporter https://github.com/prometheus/cloudwatch_exporter 3. exporter config ```yaml --- region: us-east-1 delay_seconds: 60 metrics: # ES集群运行状态 # 集群状态 - aws_namespace: AWS/ES aws_metric_name: ClusterStatus.green aws_dimensions: [DomainName, ClientId] aws_statistics: [Average] - aws_namespace: AWS/ES aws_metric_name: ClusterStatus.yellow aws_dimensions: [DomainName, ClientId] aws_statistics: [Average] - aws_namespace: AWS/ES aws_metric_name: ClusterStatus.red aws_dimensions: [DomainName, ClientId] aws_statistics: [Average] # 集群写入状态 - aws_namespace: AWS/ES aws_metric_name: ClusterIndexWritesBlocked aws_dimensions: [DomainName, ClientId] aws_statistics: [Average] # 主实例连接状态 - aws_namespace: AWS/ES aws_metric_name: MasterReachableFromNode aws_dimensions: [DomainName, ClientId] aws_statistics: [Average] # 快照失败状态 - aws_namespace: AWS/ES aws_metric_name: AutomatedSnapshotFailure aws_dimensions: [DomainName, ClientId] aws_statistics: [Average] # 节点总数 - aws_namespace: AWS/ES aws_metric_name: Nodes aws_dimensions: [DomainName, ClientId] aws_statistics: [Average] # 存储空间 - aws_namespace: AWS/ES aws_metric_name: FreeStorageSpace aws_dimensions: [DomainName, ClientId] aws_statistics: [Minimum,Sum] # Kibana运行状况 - aws_namespace: AWS/ES aws_metric_name: KibanaHealthyNodes aws_dimensions: [DomainName, ClientId] aws_statistics: [Average] # 已删除文档数量 - aws_namespace: AWS/ES aws_metric_name: DeletedDocuments aws_dimensions: [DomainName, ClientId] aws_statistics: [Average] # 可搜索文档数量 - aws_namespace: AWS/ES aws_metric_name: SearchableDocuments aws_dimensions: [DomainName, ClientId] aws_statistics: [Average] # 关键性能指标 # 索引速率 /min - aws_namespace: AWS/ES aws_metric_name: IndexingRate aws_dimensions: [DomainName, ClientId] aws_statistics: [Average] # 搜索查询速率 /min - aws_namespace: AWS/ES aws_metric_name: SearchRate aws_dimensions: [DomainName, ClientId] aws_statistics: [Average] # 索引延迟 s - aws_namespace: AWS/ES aws_metric_name: IndexingLatency aws_dimensions: [DomainName, ClientId] aws_statistics: [Average] # 搜索查询延迟 s - aws_namespace: AWS/ES aws_metric_name: SearchLatency aws_dimensions: [DomainName, ClientId] aws_statistics: [Average] # 请求响应 - aws_namespace: AWS/ES aws_metric_name: 2xx aws_dimensions: [DomainName, ClientId] aws_statistics: [Average] - aws_namespace: AWS/ES aws_metric_name: 3xx aws_dimensions: [DomainName, ClientId] aws_statistics: [Average] - aws_namespace: AWS/ES aws_metric_name: 4xx aws_dimensions: [DomainName, ClientId] aws_statistics: [Average] - aws_namespace: AWS/ES aws_metric_name: 5xx aws_dimensions: [DomainName, ClientId] aws_statistics: [Average] # 无效主机标头请求数量 - aws_namespace: AWS/ES aws_metric_name: InvalidHostHeaderRequests aws_dimensions: [DomainName, ClientId] aws_statistics: [Average] # 请求数量 - aws_namespace: AWS/ES aws_metric_name: ElasticsearchRequests aws_dimensions: [DomainName, ClientId] aws_statistics: [Average] # 专用主节点(非必须) # CPU利用率 - aws_namespace: AWS/ES aws_metric_name: MasterCPUUtilization aws_dimensions: [DomainName, ClientId] aws_statistics: [Average] # JVM 内存压力 - aws_namespace: AWS/ES aws_metric_name: MasterJVMMemoryPressure aws_dimensions: [DomainName, ClientId] aws_statistics: [Average] # 数据节点 # 最大CPU利用率 - aws_namespace: AWS/ES aws_metric_name: CPUUtilization aws_dimensions: [DomainName, ClientId] aws_statistics: [Maximum] # 最大 JVM 内存压力 - aws_namespace: AWS/ES aws_metric_name: JVMMemoryPressure aws_dimensions: [DomainName, ClientId] aws_statistics: [Maximum] # 最小可用存储空间 - aws_namespace: AWS/ES aws_metric_name: FreeStorageSpace aws_dimensions: [DomainName, ClientId] aws_statistics: [Minimum] # 最大内存利用率 - aws_namespace: AWS/ES aws_metric_name: SysMemoryUtilization aws_dimensions: [DomainName, ClientId] aws_statistics: [Maximum] # Elasticsearch JVM 垃圾回收 # 年轻代回收 - aws_namespace: AWS/ES aws_metric_name: JVMGCYoungCollectionCount aws_dimensions: [DomainName, ClientId] aws_statistics: [Average] # 年轻代回收时间 - aws_namespace: AWS/ES aws_metric_name: JVMGCYoungCollectionTime aws_dimensions: [DomainName, ClientId] aws_statistics: [Average] # 年老代回收 - aws_namespace: AWS/ES aws_metric_name: JVMGCOldCollectionCount aws_dimensions: [DomainName, ClientId] aws_statistics: [Average] # 年老代回收时间 - aws_namespace: AWS/ES aws_metric_name: JVMGCOldCollectionTime aws_dimensions: [DomainName, ClientId] aws_statistics: [Average] # Elasticsearch JVM 线程池 # 写入线程池 - aws_namespace: AWS/ES aws_metric_name: ThreadpoolWriteThreads aws_dimensions: [DomainName, ClientId] aws_statistics: [Average] # 索引线程池 - aws_namespace: AWS/ES aws_metric_name: ThreadpoolIndexThreads aws_dimensions: [DomainName, ClientId] aws_statistics: [Average] # 搜索线程池 - aws_namespace: AWS/ES aws_metric_name: ThreadpoolSearchThreads aws_dimensions: [DomainName, ClientId] aws_statistics: [Average] # 合并线程池 - aws_namespace: AWS/ES aws_metric_name: ThreadpoolForce_mergeThreads aws_dimensions: [DomainName, ClientId] aws_statistics: [Average] # 跨集群搜索连接 # 跨集群入站请求 - aws_namespace: AWS/ES aws_metric_name: CrossClusterInboundRequests aws_dimensions: [DomainName, ClientId] aws_statistics: [Average] # 跨集群出站请求 - aws_namespace: AWS/ES aws_metric_name: CrossClusterOutboundRequests aws_dimensions: [DomainName, ClientId] aws_statistics: [Average] # 跨集群出站连接 - aws_namespace: AWS/ES aws_metric_name: CrossClusterOutboundConnections aws_dimensions: [DomainName, ClientId] aws_statistics: [Average] ```
60,968
60,969
null
null
0
0
20,509
1
13,972
5
27
null
{ "__inputs": [ { "name": "DS_PROMETHEUS-DS", "label": "prometheus-ds", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.1.0" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "1.0.0" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 13972, "graphTooltip": 1, "id": null, "iteration": 1614686957823, "links": [], "panels": [ { "collapsed": true, "datasource": "${DS_VV-INFLUXDB}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 118, "panels": [ { "cacheTimeout": null, "datasource": "$server", "description": "", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 0 }, { "color": "red", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 6, "x": 0, "y": 1 }, "id": 119, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.1.0", "targets": [ { "expr": "scalar(sum(aws_es_cluster_status_red_average{client_id=\"$client_id\"}))", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "是否存在不健康的集群", "type": "stat" }, { "cacheTimeout": null, "datasource": "$server", "description": "", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "yellow", "value": null }, { "color": "green", "value": 0 }, { "color": "yellow", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 5, "x": 6, "y": 1 }, "id": 122, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.1.0", "targets": [ { "expr": "scalar(sum(aws_es_cluster_status_yellow_average{client_id=\"$client_id\"}))", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "是否存在亚健康的集群", "type": "stat" }, { "cacheTimeout": null, "datasource": "$server", "description": "", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 0 }, { "color": "red", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 11, "y": 1 }, "id": 123, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.1.0", "targets": [ { "expr": "scalar(sum(aws_es_automated_snapshot_failure_average{client_id=\"$client_id\"}))", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "是否存在快照失败的集群", "type": "stat" }, { "cacheTimeout": null, "datasource": "$server", "description": "", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 0 }, { "color": "red", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 15, "y": 1 }, "id": 125, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.1.0", "targets": [ { "expr": "scalar(abs(sum(aws_es_master_reachable_from_node_average{client_id=\"$client_id\"}-1)))", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "是否存在主实例连接异常的集群", "type": "stat" }, { "cacheTimeout": null, "datasource": "$server", "description": "", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 0 }, { "color": "red", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 19, "y": 1 }, "id": 124, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.1.0", "targets": [ { "expr": "scalar(abs(sum(aws_es_kibana_healthy_nodes_average{client_id=\"$client_id\"}-1)))", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "是否存在Kibana运行异常的集群", "type": "stat" } ], "title": "所有集群状态", "type": "row" }, { "collapsed": true, "datasource": "${DS_VV-INFLUXDB}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 1 }, "id": 116, "panels": [ { "cacheTimeout": null, "datasource": "$server", "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" }, { "id": 1, "op": "=", "text": "green", "type": 1, "value": "1" }, { "id": 2, "op": "=", "text": "yellow", "type": 1, "value": "2" }, { "id": 3, "op": "=", "text": "red", "type": 1, "value": "3" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "green", "value": 1 }, { "color": "rgba(237, 129, 40, 0.89)", "value": 2 }, { "color": "#d44a3a", "value": 3 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 6, "w": 6, "x": 0, "y": 2 }, "id": 99, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.1.0", "targets": [ { "expr": "scalar(aws_es_cluster_status_green_average{domain_name=\"$domain_name\"}) + scalar(aws_es_cluster_status_yellow_average{domain_name=\"$domain_name\"})*2 + scalar(aws_es_cluster_status_red_average{domain_name=\"$domain_name\"})*3", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "集群状态", "type": "stat" }, { "cacheTimeout": null, "datasource": "$server", "description": "", "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" }, { "id": 1, "op": "=", "text": "green", "type": 1, "value": "0" }, { "from": "1", "id": 2, "op": "=", "text": "red", "to": "", "type": 1, "value": "1" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "green", "value": 0 }, { "color": "#d44a3a", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 6, "x": 6, "y": 2 }, "id": 100, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.1.0", "targets": [ { "expr": "scalar(aws_es_cluster_index_writes_blocked_average{domain_name=\"$domain_name\"})", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "集群写入状态", "type": "stat" }, { "cacheTimeout": null, "datasource": "$server", "description": "", "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" }, { "id": 1, "op": "=", "text": "green", "type": 1, "value": "1" }, { "from": "0", "id": 2, "op": "=", "text": "red", "to": "10000", "type": 1, "value": "0" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "red", "value": 0 }, { "color": "green", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 6, "x": 12, "y": 2 }, "id": 104, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.1.0", "targets": [ { "expr": "scalar(aws_es_kibana_healthy_nodes_average{domain_name=\"$domain_name\"})", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "Kibana运行状况", "type": "stat" }, { "cacheTimeout": null, "datasource": "$server", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 6, "w": 6, "x": 18, "y": 2 }, "id": 8, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.1.0", "targets": [ { "expr": "aws_es_nodes_average{domain_name=\"$domain_name\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "", "metric": "elasticsearch_cluster_health_number_of_nodes", "refId": "A", "step": 1800 } ], "timeFrom": null, "timeShift": null, "title": "节点数量", "type": "stat" }, { "cacheTimeout": null, "datasource": "$server", "description": "", "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" }, { "id": 1, "op": "=", "text": "green", "type": 1, "value": "0" }, { "from": "0", "id": 2, "op": "=", "text": "red", "to": "10000", "type": 1, "value": "1" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "green", "value": 0 }, { "color": "red", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 6, "x": 6, "y": 5 }, "id": 102, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.1.0", "targets": [ { "expr": "scalar(aws_es_automated_snapshot_failure_average{domain_name=\"$domain_name\"})", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "快照失败状态", "type": "stat" }, { "cacheTimeout": null, "datasource": "$server", "description": "", "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" }, { "id": 1, "op": "=", "text": "green", "type": 1, "value": "1" }, { "from": "0", "id": 2, "op": "=", "text": "red", "to": "10000", "type": 1, "value": "0" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "red", "value": 0 }, { "color": "green", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 6, "x": 12, "y": 5 }, "id": 121, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.1.0", "targets": [ { "expr": "scalar(aws_es_master_reachable_from_node_average{domain_name=\"$domain_name\"})", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "主实例连接状态", "type": "stat" } ], "title": "单个集群状态", "type": "row" }, { "collapsed": true, "datasource": "${DS_VV-INFLUXDB}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 2 }, "id": 90, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$server", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 3 }, "hiddenSeries": false, "id": 3, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "aws_es_searchable_documents_average{domain_name=~\"$domain_name\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{domain_name}}", "refId": "A", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "文档数量", "tooltip": { "msResolution": true, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:519", "format": "short", "logBase": 1, "max": null, "min": 0, "show": true }, { "$$hashKey": "object:520", "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$server", "description": "", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 3 }, "hiddenSeries": false, "id": 105, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "aws_es_deleted_documents_average{domain_name=~\"$domain_name\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{domain_name}}", "refId": "A", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "已删除文档数量", "tooltip": { "msResolution": true, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "repeat": null, "title": "集群状态-文档", "type": "row" }, { "collapsed": true, "datasource": "${DS_VV-INFLUXDB}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 3 }, "id": 76, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$server", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 4 }, "hiddenSeries": false, "id": 72, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "aws_es_indexing_rate_average{domain_name=~\"$domain_name\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{domain_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "索引速率", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:250", "format": "short", "label": "operation/min", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:251", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$server", "description": "", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 4 }, "hiddenSeries": false, "id": 106, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "aws_es_search_rate_average{domain_name=~\"$domain_name\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{domain_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "搜索查询速率", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "operation/min", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$server", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 13 }, "hiddenSeries": false, "id": 109, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "aws_es_indexing_latency_average{domain_name=~\"$domain_name\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{domain_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "索引延迟", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$server", "description": "", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 13 }, "hiddenSeries": false, "id": 108, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "aws_es_search_latency_average{domain_name=~\"$domain_name\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{domain_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "搜索查询延迟", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$server", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 22 }, "hiddenSeries": false, "id": 107, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "aws_es_2xx_average{domain_name=~\"$domain_name\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{domain_name}} 2xx", "refId": "A" }, { "expr": "aws_es_3xx_average{domain_name=~\"$domain_name\"}", "instant": false, "interval": "", "legendFormat": "{{domain_name}} 3xx", "refId": "B" }, { "expr": "aws_es_4xx_average{domain_name=~\"$domain_name\"}", "instant": false, "interval": "", "legendFormat": "{{domain_name}} 4xx", "refId": "C" }, { "expr": "aws_es_5xx_average{domain_name=~\"$domain_name\"}", "instant": false, "interval": "", "legendFormat": "{{domain_name}} 5xx", "refId": "D" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "按响应代码的http请求数量", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$server", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 22 }, "hiddenSeries": false, "id": 110, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "aws_es_elasticsearch_requests_average{domain_name=~\"$domain_name\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{domain_name}} elasticsearch_requests", "refId": "A" }, { "expr": "aws_es_invalid_host_header_requests_average{domain_name=~\"$domain_name\"}", "interval": "", "legendFormat": "{{domain_name}} invalid_host_header_requests", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "无效主机标头请求数量", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "性能指标", "type": "row" }, { "collapsed": true, "datasource": "${DS_VV-INFLUXDB}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 4 }, "id": 127, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$server", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 5 }, "hiddenSeries": false, "id": 128, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "aws_es_master_cpuutilization_average{domain_name=~\"$domain_name\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{domain_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU利用率/min", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:180", "format": "percent", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:181", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$server", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 5 }, "hiddenSeries": false, "id": 129, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "aws_es_master_jvmmemory_pressure_average{domain_name=~\"$domain_name\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{domain_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "JVM内存压力/min", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:180", "format": "percent", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:181", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "专用主节点", "type": "row" }, { "collapsed": false, "datasource": "${DS_VV-INFLUXDB}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 5 }, "id": 70, "panels": [], "title": "数据节点", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$server", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 6 }, "hiddenSeries": false, "id": 111, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "aws_es_cpuutilization_maximum{domain_name=~\"$domain_name\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{domain_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "最大CPU利用率/min", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:371", "format": "percent", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:372", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$server", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 6 }, "hiddenSeries": false, "id": 113, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "aws_es_jvmmemory_pressure_maximum{domain_name=~\"$domain_name\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{domain_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "最大JVM内存压力/min", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:261", "format": "percent", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:262", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$server", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 15 }, "hiddenSeries": false, "id": 114, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "aws_es_sys_memory_utilization_maximum{domain_name=~\"$domain_name\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{domain_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "最大内存利用率/min", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:655", "format": "percent", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:656", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$server", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 15 }, "hiddenSeries": false, "id": 112, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "aws_es_free_storage_space_minimum{domain_name=~\"$domain_name\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{domain_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "最小可用存储空间", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:243", "format": "mbytes", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:244", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": true, "datasource": "${DS_VV-INFLUXDB}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 24 }, "id": 131, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$server", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 25 }, "hiddenSeries": false, "id": 132, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "aws_es_jvmgcyoung_collection_count_average{domain_name=~\"$domain_name\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{domain_name}}", "refId": "A", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "年轻代回收数量", "tooltip": { "msResolution": true, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:446", "format": "short", "logBase": 1, "max": null, "min": 0, "show": true }, { "$$hashKey": "object:447", "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$server", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 25 }, "hiddenSeries": false, "id": 133, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "aws_es_jvmgcyoung_collection_time_average{domain_name=~\"$domain_name\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{domain_name}}", "refId": "A", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "年轻代回收时间", "tooltip": { "msResolution": true, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:446", "format": "ms", "logBase": 1, "max": null, "min": 0, "show": true }, { "$$hashKey": "object:447", "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$server", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 34 }, "hiddenSeries": false, "id": 134, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "aws_es_jvmgcold_collection_count_average{domain_name=~\"$domain_name\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{domain_name}}", "refId": "A", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "老年代回收数量", "tooltip": { "msResolution": true, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:446", "format": "short", "logBase": 1, "max": null, "min": 0, "show": true }, { "$$hashKey": "object:447", "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$server", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 34 }, "hiddenSeries": false, "id": 135, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "aws_es_jvmgcold_collection_time_average{domain_name=~\"$domain_name\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{domain_name}}", "refId": "A", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "老年代回收时间", "tooltip": { "msResolution": true, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:446", "format": "ms", "logBase": 1, "max": null, "min": 0, "show": true }, { "$$hashKey": "object:447", "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Elasticsearch JVM 垃圾回收", "type": "row" }, { "collapsed": true, "datasource": "${DS_VV-INFLUXDB}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 25 }, "id": 137, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$server", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 56 }, "hiddenSeries": false, "id": 140, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "aws_es_threadpool_write_threads_average{domain_name=~\"$domain_name\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{domain_name}}", "refId": "A", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "写入线程池", "tooltip": { "msResolution": true, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:446", "format": "short", "logBase": 1, "max": null, "min": 0, "show": true }, { "$$hashKey": "object:447", "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$server", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 56 }, "hiddenSeries": false, "id": 143, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "aws_es_threadpool_index_threads_average{domain_name=~\"$domain_name\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{domain_name}}", "refId": "A", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "索引线程池", "tooltip": { "msResolution": true, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:446", "format": "short", "logBase": 1, "max": null, "min": 0, "show": true }, { "$$hashKey": "object:447", "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$server", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 65 }, "hiddenSeries": false, "id": 141, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "aws_es_threadpool_search_threads_average{domain_name=~\"$domain_name\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{domain_name}}", "refId": "A", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "搜索线程池", "tooltip": { "msResolution": true, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:446", "format": "short", "logBase": 1, "max": null, "min": 0, "show": true }, { "$$hashKey": "object:447", "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$server", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 65 }, "hiddenSeries": false, "id": 142, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "aws_es_threadpool_force_merge_threads_average{domain_name=~\"$domain_name\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{domain_name}}", "refId": "A", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "合并线程池", "tooltip": { "msResolution": true, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:446", "format": "short", "logBase": 1, "max": null, "min": 0, "show": true }, { "$$hashKey": "object:447", "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Elasticsearch JVM 线程池", "type": "row" }, { "collapsed": true, "datasource": "${DS_VV-INFLUXDB}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 26 }, "id": 139, "panels": [], "title": "跨集群搜索连接", "type": "row" } ], "refresh": "1m", "schemaVersion": 26, "style": "dark", "tags": [ "infra", "elastic", "cloudwatch_exporter" ], "templating": { "list": [ { "current": { "selected": false, "text": "prometheus-ds", "value": "prometheus-ds" }, "hide": 0, "includeAll": false, "label": "Server", "multi": false, "name": "server", "options": [], "query": "prometheus", "queryValue": "", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS-DS}", "definition": "label_values(aws_es_cluster_status_green_average, client_id)", "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "client_id", "options": [], "query": "label_values(aws_es_cluster_status_green_average, client_id)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$server", "definition": "label_values(aws_es_cluster_status_green_average{client_id=\"$client_id\"}, domain_name)", "hide": 0, "includeAll": false, "label": null, "multi": true, "name": "domain_name", "options": [], "query": "label_values(aws_es_cluster_status_green_average{client_id=\"$client_id\"}, domain_name)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-12h", "to": "now" }, "timepicker": { "refresh_intervals": [ "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "utc", "title": "AWS ES", "uid": "20210226gary", "version": 65 }
2021-03-02 12:11:46 UTC
null
0
0
13,494
1
442,284
25,732
651
postgresql-statistics
PostgreSQL Statistics
Dashboard for PostgreSQL Statistics.
2020-12-01 19:02:06 UTC
2022-08-26 10:22:34 UTC
0
Improvements for [https://grafana.com/grafana/dashboards/6742](https://grafana.com/grafana/dashboards/6742). Dependencies: - [postgres_exporter](https://github.com/prometheus-community/postgres_exporter) version 0.11.1 Changes includes: - support for scraping multiple postgres exporters from a single prometheus instance - only list databases scraped by a postgres exporter instance - graph showing database size
0
0
Other
null
0
0
25,732
1
13,494
5
29
Dashboard for PostgreSQL Statistics.
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__elements": {}, "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "9.0.5" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": { "type": "datasource", "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" } ] }, "description": "Dashboard for PostgreSQL Statistics.", "editable": true, "fiscalYearStartMonth": 0, "gnetId": 13494, "graphTooltip": 0, "id": null, "links": [], "liveNow": false, "panels": [ { "collapsed": false, "datasource": { "type": "prometheus", "uid": "prometheus" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 34, "panels": [], "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "refId": "A" } ], "title": "Settings", "type": "row" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 0, "y": 1 }, "id": 2, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "name" }, "pluginVersion": "9.0.5", "targets": [ { "datasource": "${DS_PROMETHEUS}", "exemplar": true, "expr": "pg_static{app=\"$app\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{short_version}}", "refId": "A" } ], "title": "Version", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 3, "y": 1 }, "id": 54, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.0.5", "targets": [ { "datasource": "${DS_PROMETHEUS}", "exemplar": true, "expr": "pg_settings_max_connections{app=\"$app\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "Max Connections", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 6, "y": 1 }, "id": 56, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.0.5", "targets": [ { "datasource": "${DS_PROMETHEUS}", "exemplar": true, "expr": "pg_settings_shared_buffers_bytes{app=\"$app\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "Shared Buffers", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 10, "y": 1 }, "id": 58, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.0.5", "targets": [ { "datasource": "${DS_PROMETHEUS}", "exemplar": true, "expr": "pg_settings_effective_cache_size_bytes{app=\"$app\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "Effective Cache", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 14, "y": 1 }, "id": 60, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.0.5", "targets": [ { "datasource": "${DS_PROMETHEUS}", "exemplar": true, "expr": "pg_settings_maintenance_work_mem_bytes{app=\"$app\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "Maintenance Work Mem", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 18, "y": 1 }, "id": 66, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.0.5", "targets": [ { "datasource": "${DS_PROMETHEUS}", "exemplar": true, "expr": "pg_settings_work_mem_bytes{app=\"$app\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "Work Mem", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 21, "y": 1 }, "id": 32, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.0.5", "targets": [ { "datasource": "${DS_PROMETHEUS}", "exemplar": true, "expr": "pg_settings_max_wal_size_bytes{app=\"$app\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "Max WAL Size", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 0, "y": 4 }, "id": 62, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.0.5", "targets": [ { "datasource": "${DS_PROMETHEUS}", "exemplar": true, "expr": "pg_settings_random_page_cost{app=\"$app\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "Random Page Cost", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 3, "y": 4 }, "id": 70, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.0.5", "targets": [ { "datasource": "${DS_PROMETHEUS}", "exemplar": true, "expr": "pg_settings_seq_page_cost{app=\"$app\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "Seq Page Cost", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 6, "y": 4 }, "id": 64, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.0.5", "targets": [ { "datasource": "${DS_PROMETHEUS}", "exemplar": true, "expr": "pg_settings_max_worker_processes{app=\"$app\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "Max Worker Processes", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 10, "y": 4 }, "id": 68, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.0.5", "targets": [ { "datasource": "${DS_PROMETHEUS}", "exemplar": true, "expr": "pg_settings_max_parallel_workers{app=\"$app\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "Max Parallel Workers", "type": "stat" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 7 }, "id": 72, "panels": [], "title": "Database", "type": "row" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "min": 72, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 8 }, "id": 74, "options": { "legend": { "calcs": [ "min", "max", "last" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": "${DS_PROMETHEUS}", "editorMode": "code", "expr": "pg_database_size_bytes{app=\"$app\", datname=\"$db\"}", "legendFormat": "size", "range": true, "refId": "A" } ], "title": "Size", "type": "timeseries" }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "prometheus" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 16 }, "id": 36, "panels": [], "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "refId": "A" } ], "title": "Connection / Transaction Statistics", "type": "row" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "normal" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 17 }, "id": 6, "links": [], "options": { "legend": { "calcs": [ "min", "max", "mean", "lastNotNull" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.0.5", "targets": [ { "datasource": "${DS_PROMETHEUS}", "exemplar": true, "expr": "pg_stat_activity_count{app=\"$app\", datname=\"$db\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{state}}", "refId": "A" } ], "title": "Connections", "type": "timeseries" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 17 }, "id": 8, "links": [], "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.0.5", "targets": [ { "datasource": "${DS_PROMETHEUS}", "exemplar": true, "expr": "irate(pg_stat_database_xact_commit{app=\"$app\", datname=\"$db\"}[5m])", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "commits", "refId": "A" }, { "datasource": "${DS_PROMETHEUS}", "exemplar": true, "expr": "irate(pg_stat_database_xact_rollback{app=\"$app\", datname=\"$db\"}[5m])", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "rollbacks", "refId": "B" } ], "title": "Transactions", "type": "timeseries" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "Rows", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 27 }, "id": 18, "links": [], "options": { "legend": { "calcs": [ "min", "max", "mean", "lastNotNull" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.0.5", "targets": [ { "datasource": "${DS_PROMETHEUS}", "exemplar": true, "expr": "irate(pg_stat_database_tup_fetched{app=\"$app\", datname=\"$db\"}[5m])", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "SELECT (index scan)", "refId": "A" }, { "datasource": "${DS_PROMETHEUS}", "exemplar": true, "expr": "irate(pg_stat_database_tup_returned{app=\"$app\", datname=\"$db\"}[5m])", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "SELECT (table scan)", "refId": "B" } ], "title": "Read Stats", "type": "timeseries" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "Rows", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 27 }, "id": 20, "links": [], "options": { "legend": { "calcs": [ "min", "max", "mean", "lastNotNull" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.0.5", "targets": [ { "datasource": "${DS_PROMETHEUS}", "exemplar": true, "expr": "irate(pg_stat_database_tup_inserted{app=\"$app\", datname=\"$db\"}[5m])", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "INSERT", "refId": "A" }, { "datasource": "${DS_PROMETHEUS}", "exemplar": true, "expr": "irate(pg_stat_database_tup_updated{app=\"$app\", datname=\"$db\"}[5m])", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "UPDATE", "refId": "B" }, { "datasource": "${DS_PROMETHEUS}", "exemplar": true, "expr": "irate(pg_stat_database_tup_deleted{app=\"$app\", datname=\"$db\"}[5m])", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "DELETE", "refId": "C" } ], "title": "Change Stats", "type": "timeseries" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 35 }, "id": 42, "links": [], "options": { "legend": { "calcs": [ "min", "max", "mean", "lastNotNull" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.0.5", "targets": [ { "datasource": "${DS_PROMETHEUS}", "exemplar": true, "expr": "pg_stat_activity_max_tx_duration{app=\"$app\", datname=\"$db\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "max_tx_duration [{{state}}]", "refId": "A" } ], "title": "Longest Transaction", "type": "timeseries" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 4, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 35 }, "id": 44, "links": [], "options": { "legend": { "calcs": [], "displayMode": "hidden", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.0.5", "targets": [ { "datasource": "${DS_PROMETHEUS}", "exemplar": true, "expr": "pg_stat_database_blks_hit{app=\"$app\", datname=\"$db\"} / (pg_stat_database_blks_read{app=\"$app\", datname=\"$db\"} + pg_stat_database_blks_hit{app=\"$app\", datname=\"$db\"})", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "Cache Hit Rate", "refId": "A" } ], "title": "Cache Hit Rate", "type": "timeseries" }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "prometheus" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 43 }, "id": 50, "panels": [], "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "refId": "A" } ], "title": "misc", "type": "row" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 6, "w": 17, "x": 0, "y": 44 }, "id": 46, "links": [], "options": { "legend": { "calcs": [ "min", "max", "mean", "lastNotNull" ], "displayMode": "table", "placement": "right" }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.0.5", "targets": [ { "datasource": "${DS_PROMETHEUS}", "exemplar": true, "expr": "irate(pg_stat_bgwriter_buffers_backend_total{app=\"$app\"}[5m])", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "buffers_backend", "refId": "A" }, { "datasource": "${DS_PROMETHEUS}", "exemplar": true, "expr": "irate(pg_stat_bgwriter_buffers_alloc_total{app=\"$app\"}[5m])", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "buffers_alloc", "refId": "B" }, { "datasource": "${DS_PROMETHEUS}", "exemplar": true, "expr": "irate(pg_stat_bgwriter_buffers_backend_fsync_total{app=\"$app\"}[5m])", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "backend_fsync", "refId": "C" }, { "datasource": "${DS_PROMETHEUS}", "exemplar": true, "expr": "irate(pg_stat_bgwriter_buffers_checkpoint_total{app=\"$app\"}[5m])", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "buffers_checkpoint", "refId": "D" }, { "datasource": "${DS_PROMETHEUS}", "exemplar": true, "expr": "irate(pg_stat_bgwriter_buffers_clean_total{app=\"$app\"}[5m])", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "buffers_clean", "refId": "E" } ], "title": "Buffers (bgwriter)", "type": "timeseries" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 6, "w": 7, "x": 17, "y": 44 }, "id": 28, "links": [], "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.0.5", "targets": [ { "datasource": "${DS_PROMETHEUS}", "exemplar": true, "expr": "irate(pg_stat_database_conflicts{app=\"$app\", datname=\"$db\"}[5m])", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "conflicts", "refId": "B" }, { "datasource": "${DS_PROMETHEUS}", "exemplar": true, "expr": "irate(pg_stat_database_deadlocks{app=\"$app\", datname=\"$db\"}[5m])", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "deadlocks", "refId": "A" } ], "title": "Conflicts/Deadlocks", "type": "timeseries" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 7, "w": 17, "x": 0, "y": 50 }, "id": 30, "links": [], "options": { "legend": { "calcs": [ "min", "max", "mean", "lastNotNull" ], "displayMode": "table", "placement": "right" }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.0.5", "targets": [ { "datasource": "${DS_PROMETHEUS}", "exemplar": true, "expr": "pg_locks_count{app=\"$app\", datname=\"$db\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{mode}}", "refId": "A" } ], "title": "Lock Tables", "type": "timeseries" }, { "datasource": "${DS_PROMETHEUS}", "description": "Total amount of data written to temporary files by queries in this database. All temporary files are counted, regardless of why the temporary file was created, and regardless of the log_temp_files setting.", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 7, "w": 7, "x": 17, "y": 50 }, "id": 40, "links": [], "options": { "legend": { "calcs": [], "displayMode": "hidden", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.0.5", "targets": [ { "datasource": "${DS_PROMETHEUS}", "exemplar": true, "expr": "irate(pg_stat_database_temp_bytes{app=\"$app\", datname=\"$db\"}[5m])", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "Temp Bytes", "refId": "A" } ], "title": "Temp File", "type": "timeseries" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "ms" }, "overrides": [] }, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 57 }, "id": 38, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.0.5", "targets": [ { "datasource": "${DS_PROMETHEUS}", "exemplar": true, "expr": "irate(pg_stat_bgwriter_checkpoint_write_time_total{app=\"$app\"}[5m])", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "write_time - Total amount of time that has been spent in the portion of checkpoint processing where files are written to disk.", "refId": "B" }, { "datasource": "${DS_PROMETHEUS}", "exemplar": true, "expr": "irate(pg_stat_bgwriter_checkpoint_sync_time_total{app=\"$app\"}[5m])", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "sync_time - Total amount of time that has been spent in the portion of checkpoint processing where files are synchronized to disk.", "refId": "A" } ], "title": "Checkpoint Stats", "type": "timeseries" } ], "schemaVersion": 36, "style": "dark", "tags": [], "templating": { "list": [ { "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(pg_up, app)", "hide": 0, "includeAll": false, "label": "App", "multi": false, "name": "app", "options": [], "query": { "query": "label_values(pg_up, app)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" }, { "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(pg_stat_database_tup_fetched{datname!~\"template.*|postgres\",app=\"$app\"},datname)", "hide": 0, "includeAll": false, "label": "Database", "multi": false, "name": "db", "options": [], "query": { "query": "label_values(pg_stat_database_tup_fetched{datname!~\"template.*|postgres\",app=\"$app\"},datname)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" } ] }, "time": { "from": "now-24h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "PostgreSQL Statistics", "uid": "OpKZVIAMz", "version": 3, "weekStart": "" }
2022-08-26 10:22:34 UTC
null
0
0
16,692
1
628,440
25,565
45
minio-dashboard
MinIO Dashboard
MinIO Grafana Dashboard - https://min.io/
2022-08-08 14:54:13 UTC
2022-08-08 15:41:59 UTC
0
stolen from https://grafana.com/grafana/dashboards/13502
0
0
null
null
0
0
25,565
1
16,692
5
31
MinIO Grafana Dashboard - https://min.io/
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__elements": {}, "__requires": [ { "type": "panel", "id": "bargauge", "name": "Bar gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "9.0.5" }, { "type": "panel", "id": "graph", "name": "Graph (old)", "version": "" }, { "type": "panel", "id": "piechart", "name": "Pie chart", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": { "type": "datasource", "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" } ] }, "description": "MinIO Grafana Dashboard - https://min.io/", "editable": true, "fiscalYearStartMonth": 0, "gnetId": 16692, "graphTooltip": 0, "id": null, "links": [ { "icon": "external link", "includeVars": true, "keepTime": true, "tags": [ "minio" ], "type": "dashboards" } ], "liveNow": false, "panels": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "description": "", "fieldConfig": { "defaults": { "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null } ] }, "unit": "dtdurations" }, "overrides": [] }, "gridPos": { "h": 6, "w": 3, "x": 0, "y": 0 }, "id": 1, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.0.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "exemplar": true, "expr": "time() - max(minio_node_process_starttime_seconds{job=\"minio\"})", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}}", "metric": "process_start_time_seconds", "refId": "A", "step": 60 } ], "title": "Uptime", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "prometheus" }, "description": "", "fieldConfig": { "defaults": { "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 3, "y": 0 }, "id": 65, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.0.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "exemplar": true, "expr": "sum by (instance) (minio_s3_traffic_received_bytes{job=\"minio\"})", "format": "table", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}}", "metric": "process_start_time_seconds", "refId": "A", "step": 60 } ], "title": "Total S3 Traffic Inbound", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "prometheus" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "unit": "bytes" }, "overrides": [ { "matcher": { "id": "byName", "options": "Free" }, "properties": [ { "id": "color", "value": { "fixedColor": "green", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Used" }, "properties": [ { "id": "color", "value": { "fixedColor": "orange", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 6, "w": 4, "x": 6, "y": 0 }, "id": 50, "interval": "1m", "links": [], "maxDataPoints": 100, "options": { "displayLabels": [], "legend": { "displayMode": "table", "placement": "bottom", "values": [ "percent" ] }, "pieType": "donut", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.2.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "exemplar": true, "expr": "topk(1, sum(minio_cluster_capacity_usable_total_bytes{job=\"minio\"}) by (instance)) - topk(1, sum(minio_cluster_capacity_usable_free_bytes{job=\"minio\"}) by (instance))", "format": "time_series", "instant": false, "interval": "1m", "intervalFactor": 1, "legendFormat": "Used", "refId": "A", "step": 300 }, { "datasource": { "type": "prometheus", "uid": "prometheus" }, "exemplar": true, "expr": "topk(1, sum(minio_cluster_capacity_usable_free_bytes{job=\"minio\"}) by (instance)) ", "hide": false, "interval": "1m", "legendFormat": "Free", "refId": "B" } ], "title": "Capacity", "type": "piechart" }, { "datasource": { "type": "prometheus", "uid": "prometheus" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [ { "matcher": { "id": "byName", "options": "Objects" }, "properties": [ { "id": "color", "value": { "fixedColor": "blue", "mode": "fixed" } } ] }, { "__systemRef": "hideSeriesFrom", "matcher": { "id": "byNames", "options": { "mode": "exclude", "names": [ "Usage" ], "prefix": "All except:", "readOnly": true } }, "properties": [ { "id": "custom.hideFrom", "value": { "legend": false, "tooltip": false, "viz": true } } ] } ] }, "gridPos": { "h": 6, "w": 6, "x": 10, "y": 0 }, "id": 68, "options": { "legend": { "calcs": [], "displayMode": "hidden", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.2.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "exemplar": true, "expr": "sum(minio_bucket_usage_total_bytes{job=\"minio\"}) by (instance)", "interval": "", "legendFormat": "Usage", "refId": "A" } ], "title": "Data Usage Growth", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "prometheus" }, "fieldConfig": { "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "semi-dark-red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 6, "w": 5, "x": 16, "y": 0 }, "id": 52, "links": [], "options": { "displayMode": "basic", "minVizHeight": 10, "minVizWidth": 0, "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "showUnfilled": false, "text": {} }, "pluginVersion": "9.0.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "exemplar": true, "expr": "max by (range) (minio_bucket_objects_size_distribution{job=\"minio\"})", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{range}}", "refId": "A", "step": 300 } ], "title": "Object size distribution", "type": "bargauge" }, { "datasource": { "type": "prometheus", "uid": "prometheus" }, "description": "", "fieldConfig": { "defaults": { "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 2000 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 21, "y": 0 }, "id": 61, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.0.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "exemplar": true, "expr": "sum (minio_node_file_descriptor_open_total{job=\"minio\"})", "format": "table", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "", "metric": "process_start_time_seconds", "refId": "A", "step": 60 } ], "title": "Total Open FDs", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "prometheus" }, "description": "", "fieldConfig": { "defaults": { "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 3, "y": 3 }, "id": 64, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.0.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "exemplar": true, "expr": "sum by (instance) (minio_s3_traffic_sent_bytes{job=\"minio\"})", "format": "table", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "", "metric": "process_start_time_seconds", "refId": "A", "step": 60 } ], "title": "Total S3 Traffic Outbound", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "prometheus" }, "description": "", "fieldConfig": { "defaults": { "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 2000 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 21, "y": 3 }, "id": 62, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.0.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "exemplar": true, "expr": "sum without (server,instance) (minio_node_go_routine_total{job=\"minio\"})", "format": "table", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "", "metric": "process_start_time_seconds", "refId": "A", "step": 60 } ], "title": "Total Goroutines", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "prometheus" }, "description": "", "fieldConfig": { "defaults": { "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 2, "w": 3, "x": 0, "y": 6 }, "id": 53, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.0.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "exemplar": true, "expr": "minio_cluster_nodes_online_total{job=\"minio\"}", "format": "table", "hide": false, "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "metric": "process_start_time_seconds", "refId": "A", "step": 60 } ], "title": "Total Online Servers", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "prometheus" }, "description": "", "fieldConfig": { "defaults": { "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 2, "w": 3, "x": 3, "y": 6 }, "id": 9, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.0.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "exemplar": true, "expr": "minio_cluster_disk_online_total{job=\"minio\"}", "format": "table", "hide": false, "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "Total online disks in MinIO Cluster", "metric": "process_start_time_seconds", "refId": "A", "step": 60 } ], "title": "Total Online Disks", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "prometheus" }, "fieldConfig": { "defaults": { "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "dark-yellow", "value": 75000000 }, { "color": "dark-red", "value": 100000000 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 6, "y": 6 }, "id": 66, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.0.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "exemplar": true, "expr": "count(count by (bucket) (minio_bucket_usage_total_bytes{job=\"minio\"}))", "format": "time_series", "instant": false, "interval": "1m", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "Number of Buckets", "type": "stat" }, { "aliasColors": { "S3 Errors": "light-red", "S3 Requests": "light-green" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "prometheus" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 7, "x": 9, "y": 6 }, "hiddenSeries": false, "id": 63, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.0.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "exemplar": true, "expr": "sum by (server) (rate(minio_s3_traffic_received_bytes{job=\"minio\"}[$__rate_interval]))", "interval": "1m", "intervalFactor": 2, "legendFormat": "Data Received [{{server}}]", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "S3 API Data Received Rate ", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:331", "format": "bytes", "logBase": 1, "show": true }, { "$$hashKey": "object:332", "format": "short", "logBase": 1, "show": false } ], "yaxis": { "align": false } }, { "aliasColors": { "S3 Errors": "light-red", "S3 Requests": "light-green" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "prometheus" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 8, "x": 16, "y": 6 }, "hiddenSeries": false, "id": 70, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.0.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "exemplar": true, "expr": "sum by (server) (rate(minio_s3_traffic_sent_bytes{job=\"minio\"}[$__rate_interval]))", "interval": "1m", "intervalFactor": 2, "legendFormat": "Data Sent [{{server}}]", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "S3 API Data Sent Rate ", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:331", "format": "bytes", "logBase": 1, "show": true }, { "$$hashKey": "object:332", "format": "short", "logBase": 1, "show": false } ], "yaxis": { "align": false } }, { "datasource": { "type": "prometheus", "uid": "prometheus" }, "description": "", "fieldConfig": { "defaults": { "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 2, "w": 3, "x": 0, "y": 8 }, "id": 69, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.0.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "exemplar": true, "expr": "minio_cluster_nodes_offline_total{job=\"minio\"}", "format": "table", "hide": false, "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "metric": "process_start_time_seconds", "refId": "A", "step": 60 } ], "title": "Total Offline Servers", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "prometheus" }, "description": "", "fieldConfig": { "defaults": { "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 2, "w": 3, "x": 3, "y": 8 }, "id": 78, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.0.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "exemplar": true, "expr": "minio_cluster_disk_offline_total{job=\"minio\"}", "format": "table", "hide": false, "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "metric": "process_start_time_seconds", "refId": "A", "step": 60 } ], "title": "Total Offline Disks", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "prometheus" }, "fieldConfig": { "defaults": { "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "dark-yellow", "value": 75000000 }, { "color": "dark-red", "value": 100000000 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 6, "y": 9 }, "id": 44, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.0.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "exemplar": true, "expr": "topk(1, sum(minio_bucket_usage_object_total{job=\"minio\"}) by (instance))", "format": "time_series", "instant": false, "interval": "1m", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "Number of Objects", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "prometheus" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "ns" }, "overrides": [] }, "gridPos": { "h": 2, "w": 3, "x": 0, "y": 10 }, "id": 80, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.0.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "exemplar": true, "expr": "minio_heal_time_last_activity_nano_seconds{job=\"minio\"}", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{server}}", "metric": "process_start_time_seconds", "refId": "A", "step": 60 } ], "title": "Time Since Last Heal Activity", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "prometheus" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "ns" }, "overrides": [] }, "gridPos": { "h": 2, "w": 3, "x": 3, "y": 10 }, "id": 81, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.0.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "exemplar": true, "expr": "minio_usage_last_activity_nano_seconds{job=\"minio\"}", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{server}}", "metric": "process_start_time_seconds", "refId": "A", "step": 60 } ], "title": "Time Since Last Scan Activity", "type": "stat" }, { "aliasColors": { "S3 Errors": "light-red", "S3 Requests": "light-green" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "prometheus" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 12 }, "hiddenSeries": false, "id": 60, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.0.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "exemplar": true, "expr": "sum by (server,api) (increase(minio_s3_requests_total{job=\"minio\"}[$__rate_interval]))", "interval": "1m", "intervalFactor": 2, "legendFormat": "{{server,api}}", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "S3 API Request Rate", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:331", "format": "none", "logBase": 1, "show": true }, { "$$hashKey": "object:332", "format": "short", "logBase": 1, "show": false } ], "yaxis": { "align": false } }, { "aliasColors": { "S3 Errors": "light-red", "S3 Requests": "light-green" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "prometheus" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 12 }, "hiddenSeries": false, "id": 71, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.0.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "exemplar": true, "expr": "sum by (server,api) (increase(minio_s3_requests_errors_total{job=\"minio\"}[$__rate_interval]))", "interval": "1m", "intervalFactor": 2, "legendFormat": "{{server,api}}", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "S3 API Request Error Rate", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:331", "format": "none", "logBase": 1, "show": true }, { "$$hashKey": "object:332", "format": "short", "logBase": 1, "show": false } ], "yaxis": { "align": false } }, { "datasource": { "type": "prometheus", "uid": "prometheus" }, "description": "Total s3 bytes sent per bucket", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 5, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineWidth": 1, "pointSize": 2, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 22 }, "id": 90, "options": { "legend": { "calcs": [ "min", "max", "mean" ], "displayMode": "table", "placement": "right", "sortBy": "Max", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "editorMode": "builder", "expr": "sum by(bucket) (minio_bucket_traffic_sent_bytes{job=\"minio\"})", "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "Bucket Traffic Sent", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "prometheus" }, "description": "Total s3 bytes received per bucket", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 5, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineWidth": 1, "pointSize": 2, "scaleDistribution": { "type": "linear" }, "showPoints": "always", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 22 }, "id": 92, "options": { "legend": { "calcs": [ "min", "max", "mean" ], "displayMode": "table", "placement": "right" }, "tooltip": { "mode": "multi", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "editorMode": "builder", "expr": "sum by(bucket) (minio_bucket_traffic_received_bytes{job=\"minio\"})", "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "Bucket Traffic Received", "type": "timeseries" }, { "aliasColors": { "S3 Errors": "light-red", "S3 Requests": "light-green" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "prometheus" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 32 }, "hiddenSeries": false, "id": 86, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.0.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "exemplar": true, "expr": "sum by (server,api) (increase(minio_s3_requests_5xx_errors_total{job=\"minio\"}[$__rate_interval]))", "interval": "1m", "intervalFactor": 2, "legendFormat": "{{server,api}}", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "S3 API Request Error Rate (5xx)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:331", "format": "none", "logBase": 1, "show": true }, { "$$hashKey": "object:332", "format": "short", "logBase": 1, "show": false } ], "yaxis": { "align": false } }, { "aliasColors": { "S3 Errors": "light-red", "S3 Requests": "light-green" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "prometheus" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 32 }, "hiddenSeries": false, "id": 88, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.0.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "exemplar": true, "expr": "sum by (server,api) (increase(minio_s3_requests_4xx_errors_total{job=\"minio\"}[$__rate_interval]))", "interval": "1m", "intervalFactor": 2, "legendFormat": "{{server,api}}", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "S3 API Request Error Rate (4xx)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:331", "format": "none", "logBase": 1, "show": true }, { "$$hashKey": "object:332", "format": "short", "logBase": 1, "show": false } ], "yaxis": { "align": false } }, { "aliasColors": { "10.13.1.25:9000 DELETE": "red", "10.13.1.25:9000 GET": "green", "10.13.1.25:9000 POST": "blue" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "prometheus" }, "description": "Total number of bytes received and sent among all MinIO server instances", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 10, "fillGradient": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 42 }, "hiddenSeries": false, "id": 17, "legend": { "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.0.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "exemplar": true, "expr": "rate(minio_inter_node_traffic_sent_bytes{job=\"minio\"}[$__rate_interval])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "Internode Bytes Received [{{server}}]", "metric": "minio_http_requests_duration_seconds_count", "refId": "A", "step": 4 }, { "datasource": { "type": "prometheus", "uid": "prometheus" }, "exemplar": true, "expr": "rate(minio_inter_node_traffic_received_bytes{job=\"minio\"}[$__rate_interval])", "interval": "", "legendFormat": "Internode Bytes Sent [{{server}}]", "refId": "B" } ], "thresholds": [], "timeRegions": [], "title": "Internode Data Transfer", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:211", "format": "bytes", "logBase": 1, "show": true }, { "$$hashKey": "object:212", "format": "s", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "prometheus" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 42 }, "hiddenSeries": false, "id": 84, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.0.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "exemplar": true, "expr": "sum by (instance) (minio_heal_objects_heal_total{job=\"minio\"})", "interval": "", "legendFormat": "Objects healed in current self heal run", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "prometheus" }, "exemplar": true, "expr": "sum by (instance) (minio_heal_objects_error_total{job=\"minio\"})", "hide": false, "interval": "", "legendFormat": "Heal errors in current self heal run", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "prometheus" }, "exemplar": true, "expr": "sum by (instance) (minio_heal_objects_total{job=\"minio\"}) ", "hide": false, "interval": "", "legendFormat": "Objects scanned in current self heal run", "refId": "C" } ], "thresholds": [], "timeRegions": [], "title": "Healing", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:846", "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:847", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "prometheus" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 51 }, "hiddenSeries": false, "id": 77, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.0.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "exemplar": true, "expr": "rate(minio_node_process_cpu_total_seconds{job=\"minio\"}[$__rate_interval])", "interval": "", "legendFormat": "CPU Usage Rate [{{server}}]", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "Node CPU Usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1043", "format": "none", "logBase": 1, "show": true }, { "$$hashKey": "object:1044", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "prometheus" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 51 }, "hiddenSeries": false, "id": 76, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.0.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "exemplar": true, "expr": "minio_node_process_resident_memory_bytes{job=\"minio\"}", "interval": "", "legendFormat": "Memory Used [{{server}}]", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "Node Memory Usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1043", "format": "bytes", "logBase": 1, "show": true }, { "$$hashKey": "object:1044", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "prometheus" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 60 }, "hiddenSeries": false, "id": 74, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.0.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "exemplar": true, "expr": "minio_node_disk_used_bytes{job=\"minio\"}", "format": "time_series", "instant": false, "interval": "", "legendFormat": "Used Capacity [{{server}}:{{disk}}]", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "Drive Used Capacity", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:381", "format": "bytes", "logBase": 1, "show": true }, { "$$hashKey": "object:382", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "prometheus" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 60 }, "hiddenSeries": false, "id": 82, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.0.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "exemplar": true, "expr": "minio_cluster_disk_free_inodes{job=\"minio\"}", "format": "time_series", "instant": false, "interval": "", "legendFormat": "Free Inodes [{{server}}:{{disk}}]", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "Drives Free Inodes", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:381", "format": "none", "logBase": 1, "show": true }, { "$$hashKey": "object:382", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": { "Offline 10.13.1.25:9000": "dark-red", "Total 10.13.1.25:9000": "blue" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "prometheus" }, "description": "Number of online disks per MinIO Server", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 68 }, "hiddenSeries": false, "id": 11, "legend": { "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.0.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "exemplar": true, "expr": "rate(minio_node_syscall_read_total{job=\"minio\"}[$__rate_interval])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "Read Syscalls [{{server}}]", "metric": "process_start_time_seconds", "refId": "A", "step": 60 }, { "datasource": { "type": "prometheus", "uid": "prometheus" }, "exemplar": true, "expr": "rate(minio_node_syscall_write_total{job=\"minio\"}[$__rate_interval])", "interval": "", "legendFormat": "Write Syscalls [{{server}}]", "refId": "B" } ], "thresholds": [], "timeRegions": [], "title": "Node Syscalls", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:185", "decimals": 0, "format": "short", "logBase": 1, "min": "0", "show": true }, { "$$hashKey": "object:186", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": { "available 10.13.1.25:9000": "green", "used 10.13.1.25:9000": "blue" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "prometheus" }, "description": "", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 68 }, "hiddenSeries": false, "id": 8, "legend": { "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.0.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "exemplar": true, "expr": "minio_node_file_descriptor_open_total{job=\"minio\"}", "interval": "", "legendFormat": "Open FDs [{{server}}]", "refId": "B" } ], "thresholds": [], "timeRegions": [], "title": "Node File Descriptors", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:212", "format": "none", "logBase": 1, "min": "0", "show": true }, { "$$hashKey": "object:213", "format": "none", "logBase": 1, "min": "0", "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "prometheus" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 77 }, "hiddenSeries": false, "id": 73, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.0.0", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "exemplar": true, "expr": "rate(minio_node_io_rchar_bytes{job=\"minio\"}[$__rate_interval])", "format": "time_series", "instant": false, "interval": "", "legendFormat": "Node RChar [{{server}}]", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "prometheus" }, "exemplar": true, "expr": "rate(minio_node_io_wchar_bytes{job=\"minio\"}[$__rate_interval])", "interval": "", "legendFormat": "Node WChar [{{server}}]", "refId": "B" } ], "thresholds": [], "timeRegions": [], "title": "Node IO", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:381", "format": "bytes", "logBase": 1, "show": true }, { "$$hashKey": "object:382", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } } ], "refresh": false, "schemaVersion": 36, "style": "dark", "tags": [ "minio" ], "templating": { "list": [] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": { "refresh_intervals": [ "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "MinIO Dashboard", "uid": "TgmJnqnnk2", "version": 1, "weekStart": "" }
2022-08-08 15:41:59 UTC
null
0
0
14,237
1
482,929
22,053
40
freshtomato-router-dashboard
FreshTomato Router Dashboard
null
2021-04-15 01:56:54 UTC
2021-08-02 16:02:26 UTC
0
Scripts to display metrics from routers running FreshTomato. Developed on Netgear R7000. Based on dd-wrt-grafana by Trevor Dodds (https://grafana.com/grafana/dashboards/950), updated for influxdb and freshtomato. Requirements: Router running FreshTomato (tested on 2021.2) Server running Grafana Server running InfluxDB with auth-enabled=true Installation: 1. Enable JFFS support on Tomato under Administration -> JFFS. 2. Upload all shell scripts from https://github.com/ch604/tomato-grafana to /jffs/tomato-grafana/. Modify the IP, port, password, and username of your influxdb server in variables.sh. Also add any additional mount points you may want to monitor in this file as well, space-delimited. 3. For speedtest results, download the Ookla ARM CLI tool from https://install.speedtest.net/app/cli/ookla-speedtest-1.0.0-arm-linux.tgz and place its contents into a folder called /jffs/speedtest/. 4. Add the following three commands under Administration -> Scheduler as custom cron jobs: sh /jffs/tomato-grafana/collector.sh >/dev/null 2>&1 sh /jffs/tomato-grafana/collector20.sh >/dev/null 2>&1 sh /jffs/tomato-grafana/collector40.sh >/dev/null 2>&1 These should all run every 1 minute on every day of the week. Add the following cron as well for speed tests: sh /jffs/tomato-grafana/speedTest.sh >/dev/null 2>&1 This should run every 30 minutes, or as often as you would like results recorded. 5. Import Grafana json dashboard. 6. Enjoy!
62,232
62,233
Other
null
0
0
22,053
1
14,237
5
31
null
{ "__inputs": [ { "name": "DS_INFLUXDB", "label": "InfluxDB", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.0.6" }, { "type": "panel", "id": "graph", "name": "Graph (old)", "version": "" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 14237, "graphTooltip": 1, "id": null, "links": [], "panels": [ { "cacheTimeout": null, "datasource": "${DS_INFLUXDB}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(50, 172, 45, 0.97)", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 80 }, { "color": "rgba(245, 54, 54, 0.9)", "value": 85 } ] }, "unit": "celsius" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 0, "y": 0 }, "id": 13, "interval": null, "links": [], "maxDataPoints": "", "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.6", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "temp.cpu.degrees", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [], "target": "temp.cpu.degrees" } ], "title": "CPU Temp", "type": "stat" }, { "datasource": "${DS_INFLUXDB}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(50, 172, 45, 0.97)", "value": null } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 3, "y": 0 }, "id": 16, "links": [], "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.6", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "load.uptime", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [], "target": "aliasByNode(mem.total.kilobytes, 3)" }, { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [], "target": "aliasByNode(scale(mem.used.bytes, 0.0010), 3)" } ], "timeFrom": null, "timeShift": null, "title": "Uptime", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_INFLUXDB}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(50, 172, 45, 0.97)", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 2 }, { "color": "rgba(245, 54, 54, 0.9)", "value": 4 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 6, "x": 6, "y": 0 }, "id": 14, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.6", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "load.load_one.number", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [], "target": "load.load_one.number" } ], "title": "CPU Load (1 min)", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_INFLUXDB}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(245, 54, 54, 0.9)", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 20 }, { "color": "rgba(50, 172, 45, 0.97)", "value": 50 } ] }, "unit": "kbytes" }, "overrides": [] }, "gridPos": { "h": 3, "w": 6, "x": 12, "y": 0 }, "id": 15, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.6", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "mem.active.kilobytes", "orderByTime": "ASC", "policy": "default", "query": "SELECT 256000 - mean(\"value\") FROM \"mem.active.kilobytes\" WHERE $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "256000 -" ], "type": "math" } ] ], "tags": [], "target": "mem.free.kilobytes" } ], "title": "Memory Free", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_INFLUXDB}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(50, 172, 45, 0.97)", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 25 }, { "color": "rgba(245, 54, 54, 0.9)", "value": 50 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 6, "x": 18, "y": 0 }, "id": 19, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.6", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "client.count", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [], "target": "sumSeries(wireless.*.clients)" } ], "title": "Clients", "type": "stat" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "decimals": 2, "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 8, "w": 7, "x": 0, "y": 3 }, "hiddenSeries": false, "id": 1, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.0.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "ping.google.latency", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [], "target": "aliasByNode(ping.*.latency, 3)" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Ping latency", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1583", "format": "ms", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:1584", "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 8, "w": 3, "x": 7, "y": 3 }, "hiddenSeries": false, "id": 3, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.0.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "ping.google.packetloss.percent", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [], "target": "aliasByNode(ping.*.packetloss.percent, 3)", "textEditor": false } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Packet Loss", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "logBase": 1, "max": 100, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 8, "w": 5, "x": 10, "y": 3 }, "hiddenSeries": false, "id": 2, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.0.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "connections.total", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [], "target": "aliasByNode(connections.total, 3)" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Active IP Connections", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1472", "format": "short", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:1473", "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "cpu": "#CFFAFF", "wl1": "#F9934E" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "decimals": 2, "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 8, "w": 5, "x": 15, "y": 3 }, "hiddenSeries": false, "id": 12, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "maxDataPoints": "2", "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.0.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "temp.cpu.degrees", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [], "target": "aliasByNode(temp.*.degrees, 3)", "textEditor": false } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Temperature", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:3270", "decimals": 1, "format": "celsius", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:3271", "format": "short", "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "fieldConfig": { "defaults": { "unit": "kbytes" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 4, "x": 20, "y": 3 }, "hiddenSeries": false, "id": 22, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.0.6", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "previous" ], "type": "fill" } ], "measurement": "disk./jffs.used", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk Usage (/jffs)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:148", "format": "kbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:149", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "receive": "#508642", "transmit": "#1F78C1" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 11 }, "hiddenSeries": false, "id": 4, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.0.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "network.vlan2.receive.bytes", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "derivative" } ] ], "tags": [], "target": "aliasByNode(scaleToSeconds(derivative(network.eth1.receive.bytes), 1), 4)" }, { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "network.vlan2.transmit.bytes", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "derivative" } ] ], "tags": [], "target": "aliasByNode(scaleToSeconds(derivative(network.eth1.transmit.bytes), 1), 4)" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "WAN (vlan2) Bandwidth", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:5412", "format": "Bps", "logBase": 1, "max": null, "min": 0, "show": true }, { "$$hashKey": "object:5413", "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "receive": "#508642", "transmit": "#1F78C1" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 11 }, "hiddenSeries": false, "id": 8, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.0.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "network.br0.receive.bytes", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "derivative" } ] ], "tags": [], "target": "aliasByNode(scaleToSeconds(derivative(network.br0.receive.bytes), 1), 4)" }, { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "network.br0.transmit.bytes", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "derivative" } ] ], "tags": [], "target": "aliasByNode(scaleToSeconds(derivative(network.br0.transmit.bytes), 1), 4)" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "LAN (br0) Bandwidth", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:5591", "format": "Bps", "logBase": 1, "max": null, "min": 0, "show": true }, { "$$hashKey": "object:5592", "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "receive": "#508642", "transmit": "#1F78C1" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 11 }, "hiddenSeries": false, "id": 11, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.0.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "network.tun21.receive.bytes", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "derivative" } ] ], "tags": [], "target": "aliasByNode(scaleToSeconds(derivative(network.tun1.receive.bytes), 1), 4)" }, { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "network.tun21.transmit.bytes", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "derivative" } ] ], "tags": [], "target": "aliasByNode(scaleToSeconds(derivative(network.tun1.transmit.bytes), 1), 4)" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "VPN Tunnel (tun21) Bandwidth", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:6031", "format": "Bps", "logBase": 1, "max": null, "min": 0, "show": true }, { "$$hashKey": "object:6032", "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "receive": "#508642", "transmit": "#1F78C1" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 19 }, "hiddenSeries": false, "id": 9, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.0.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "network.eth1.receive.bytes", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "derivative" } ] ], "tags": [], "target": "aliasByNode(scaleToSeconds(derivative(network.eth0.receive.bytes), 1), 4)" }, { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "network.eth1.transmit.bytes", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "derivative" } ] ], "tags": [], "target": "aliasByNode(scaleToSeconds(derivative(network.eth0.transmit.bytes), 1), 4)" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Wireless 2.4GHz (eth1) Bandwidth", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:5735", "format": "Bps", "logBase": 1, "max": null, "min": 0, "show": true }, { "$$hashKey": "object:5736", "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "receive": "#508642", "transmit": "#1F78C1" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "description": "", "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 19 }, "hiddenSeries": false, "id": 10, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.0.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "network.eth2.receive.bytes", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "derivative" } ] ], "tags": [], "target": "aliasByNode(scaleToSeconds(derivative(network.ath1.receive.bytes), 1), 4)" }, { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "network.eth2.transmit.bytes", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "derivative" } ] ], "tags": [], "target": "aliasByNode(scaleToSeconds(derivative(network.ath1.transmit.bytes), 1), 4)" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Wireless 5GHz (eth2) Bandwidth", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:5887", "format": "Bps", "logBase": 1, "max": null, "min": 0, "show": true }, { "$$hashKey": "object:5888", "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "description": "", "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 6, "x": 0, "y": 26 }, "hiddenSeries": false, "id": 5, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.0.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "speedtest.download", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\")*8 FROM \"speedtest.download\" WHERE $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "speedtest.upload", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\")*8 FROM \"speedtest.upload\" WHERE $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Speedtest", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "transformations": [], "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2890", "format": "bps", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:2891", "format": "short", "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "runq-sz": "#9AC48A", "tps": "#64B0C8" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "editable": true, "error": false, "fill": 2, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 4, "x": 6, "y": 26 }, "height": "250px", "hiddenSeries": false, "id": 6, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.0.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "proc_total", "bars": false, "lines": true, "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "load.proc_total.number", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [], "target": "aliasByNode(load.proc_run.number, 3)" }, { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "load.proc_run.number", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [], "target": "aliasByNode(load.proc_total.number, 3)" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Run Queue (tasks)", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:3025", "format": "none", "label": "", "logBase": 1, "max": null, "min": 0, "show": true }, { "$$hashKey": "object:3026", "format": "none", "label": "", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "decimals": 2, "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 4, "x": 14, "y": 26 }, "hiddenSeries": false, "id": 17, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.0.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:291", "alias": "total", "stack": false }, { "$$hashKey": "object:292", "alias": "free", "lines": false, "stack": false } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "mem.used.kilobytes", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [], "target": "aliasByNode(scale(mem.used.bytes, 0.0010), 3)" }, { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "mem.buffers.kilobytes", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [], "target": "aliasByNode(mem.buffers.kilobytes, 3)" }, { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "mem.cached.kilobytes", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [], "target": "aliasByNode(mem.cached.kilobytes, 3)" }, { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "mem.active.kilobytes", "orderByTime": "ASC", "policy": "default", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [], "target": "aliasByNode(mem.active.kilobytes, 3)" }, { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "mem.inactive.kilobytes", "orderByTime": "ASC", "policy": "default", "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [], "target": "aliasByNode(mem.inactive.kilobytes, 3)" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:3501", "format": "kbytes", "logBase": 1, "max": "256000", "min": 0, "show": true }, { "$$hashKey": "object:3502", "format": "bytes", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "system": "#890F02", "user": "#0A437C" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "decimals": 2, "editable": true, "error": false, "fill": 3, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 6, "x": 18, "y": 26 }, "hiddenSeries": false, "id": 20, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.0.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "idle", "lines": false, "points": false, "stack": false } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "cpu.iowait", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "derivative" } ] ], "tags": [] }, { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "cpu.user", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "derivative" } ] ], "tags": [] }, { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "cpu.system", "orderByTime": "ASC", "policy": "default", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "derivative" } ] ], "tags": [] }, { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "cpu.steal", "orderByTime": "ASC", "policy": "default", "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "derivative" } ] ], "tags": [] }, { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "cpu.softirq", "orderByTime": "ASC", "policy": "default", "refId": "F", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "derivative" } ] ], "tags": [] }, { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "cpu.nice", "orderByTime": "ASC", "policy": "default", "refId": "G", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "derivative" } ] ], "tags": [] }, { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "cpu.irq", "orderByTime": "ASC", "policy": "default", "refId": "H", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "derivative" } ] ], "tags": [] }, { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "cpu.iowait", "orderByTime": "ASC", "policy": "default", "refId": "I", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "derivative" } ] ], "tags": [] }, { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "cpu.guest_nice", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "derivative" } ] ], "tags": [] }, { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": true, "measurement": "cpu.guest", "orderByTime": "ASC", "policy": "default", "refId": "J", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "derivative" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:4088", "format": "percent", "label": "", "logBase": 1, "max": "100", "min": 0, "show": true }, { "$$hashKey": "object:4089", "format": "bytes", "logBase": 1, "max": null, "min": 0, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "30s", "schemaVersion": 30, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": { "now": true, "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "FreshTomato Router Dashboard", "uid": "s8WX75XMz", "version": 22 }
2021-08-02 16:02:26 UTC
null
0
0
12,693
1
54,000
26,480
622,772
haproxy-2-full
HAProxy 2 Full
HAProxy with Prometheus data
2020-07-22 17:45:43 UTC
2022-10-21 11:20:09 UTC
0
Nearly all values exported by HAproxy 2 compiled with Prometheus support. Available on github: [https://github.com/rfmoz/grafana-dashboards.git](https://github.com/rfmoz/grafana-dashboards.git)
54,623
54,624
Other
null
9
4.56
26,480
1
12,693
5
32
HAProxy with Prometheus data
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__elements": {}, "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "9.2.0" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" } ], "annotations": { "list": [ { "$$hashKey": "object:257", "builtIn": 1, "datasource": { "type": "datasource", "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" } ] }, "description": "HAProxy with Prometheus data", "editable": true, "fiscalYearStartMonth": 0, "gnetId": 12693, "graphTooltip": 1, "id": null, "links": [ { "asDropdown": false, "icon": "external link", "includeVars": false, "keepTime": false, "tags": [], "targetBlank": true, "title": "GitHub", "tooltip": "", "type": "link", "url": "https://github.com/rfmoz/grafana-dashboards" }, { "asDropdown": false, "icon": "external link", "includeVars": false, "keepTime": false, "tags": [], "targetBlank": true, "title": "Grafana", "tooltip": "", "type": "link", "url": "https://grafana.com/grafana/dashboards/12693-haproxy-2-full/" } ], "liveNow": false, "panels": [ { "collapsed": false, "datasource": { "type": "prometheus", "uid": "000000001" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 152, "panels": [], "targets": [ { "datasource": { "type": "prometheus", "uid": "000000001" }, "refId": "A" } ], "title": "Basic General Info", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "- back / + front", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/.*Back.*/" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] }, { "matcher": { "id": "byRegexp", "options": "/.*1.*/" }, "properties": [ { "id": "color", "value": { "fixedColor": "#6ED0E0", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": "/.*2.*/" }, "properties": [ { "id": "color", "value": { "fixedColor": "#7EB26D", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": "/.*3.*/" }, "properties": [ { "id": "color", "value": { "fixedColor": "#1F78C1", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": "/.*4.*/" }, "properties": [ { "id": "color", "value": { "fixedColor": "#CCA300", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": "/.*5.*/" }, "properties": [ { "id": "color", "value": { "fixedColor": "#890F02", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": "/.*other.*/" }, "properties": [ { "id": "color", "value": { "fixedColor": "#806EB7", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 10, "w": 24, "x": 0, "y": 1 }, "id": 83, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "sum(rate(haproxy_frontend_http_responses_total{proxy=~\"$frontend\",code=~\"$code\",instance=\"$host\"}[$__rate_interval])) by (code)", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Front {{ code }}", "metric": "", "refId": "A", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "sum(rate(haproxy_backend_http_responses_total{proxy=~\"$backend\",code=~\"$code\",instance=\"$host\"}[$__rate_interval])) by (code)", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Back {{ code }}", "metric": "", "refId": "B", "step": 240 } ], "title": "All HTTP responses", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "- out / + in", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bits" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/.*OUT.*/" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] } ] }, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 11 }, "id": 75, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "sum(rate(haproxy_frontend_bytes_in_total{proxy=~\"$frontend\",instance=\"$host\"}[$__rate_interval])*8) by (instance)", "interval": "$interval", "intervalFactor": 1, "legendFormat": "IN Front", "metric": "", "refId": "A", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "sum(rate(haproxy_frontend_bytes_out_total{proxy=~\"$frontend\",instance=\"$host\"}[$__rate_interval])*8) by (instance)", "interval": "$interval", "intervalFactor": 2, "legendFormat": "OUT Front", "refId": "B", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "sum(rate(haproxy_backend_bytes_in_total{proxy=~\"$backend\",instance=\"$host\"}[$__rate_interval])*8) by (instance)", "intervalFactor": 2, "legendFormat": "IN Back", "refId": "C", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "sum(rate(haproxy_backend_bytes_out_total{proxy=~\"$backend\",instance=\"$host\"}[$__rate_interval])*8) by (instance)", "intervalFactor": 2, "legendFormat": "OUT Back", "refId": "D", "step": 240 } ], "title": "Incoming / Outgoing bytes", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "- back / + front", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/.*Back.*/" }, "properties": [ { "id": "color", "value": { "fixedColor": "#F2495C", "mode": "fixed" } }, { "id": "custom.transform", "value": "negative-Y" } ] } ] }, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 11 }, "id": 79, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "sum(rate(haproxy_frontend_connections_total{proxy=~\"$frontend\",instance=\"$host\"}[$__rate_interval])) by (instance)", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Front", "metric": "", "refId": "A", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "sum(rate(haproxy_backend_connection_errors_total{proxy=~\"$backend\",instance=\"$host\"}[$__rate_interval])) by (instance)", "hide": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "Back errors", "metric": "", "refId": "C", "step": 240 } ], "title": "Number of connections", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "- back / + front", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/.*Back.*/" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] }, { "matcher": { "id": "byRegexp", "options": "/.*errors.*/" }, "properties": [ { "id": "color", "value": { "fixedColor": "#F2495C", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": "/.*warn.*/" }, "properties": [ { "id": "color", "value": { "fixedColor": "#FF9830", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 21 }, "id": 81, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "sum(rate(haproxy_frontend_http_requests_total{proxy=~\"$frontend\",instance=\"$host\"}[$__rate_interval])) by (instance)", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Front requests", "metric": "", "refId": "A", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "sum(rate(haproxy_frontend_request_errors_total{proxy=~\"$frontend\",instance=\"$host\"}[$__rate_interval])) by (instance)", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Front requests errors", "metric": "", "refId": "C", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "sum(rate(haproxy_frontend_requests_denied_total{proxy=~\"$frontend\",instance=\"$host\"}[$__rate_interval])) by (instance)", "interval": "$interval", "intervalFactor": 2, "legendFormat": "Front request denied", "refId": "F", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "sum(rate(haproxy_backend_redispatch_warnings_total{proxy=~\"$backend\",instance=\"$host\"}[$__rate_interval])) by (instance)", "interval": "$interval", "intervalFactor": 2, "legendFormat": "Back redispatch warnings", "refId": "D", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "sum(rate(haproxy_backend_retry_warnings_total{proxy=~\"$backend\",instance=\"$host\"}[$__rate_interval])) by (instance)", "interval": "$interval", "intervalFactor": 2, "legendFormat": "Back retry warnings", "refId": "E", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "sum(rate(haproxy_backend_response_errors_total{proxy=~\"$backend\",instance=\"$host\"}[$__rate_interval])) by (instance)", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Back response errors", "metric": "", "refId": "I", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "sum(haproxy_backend_current_queue{proxy=~\"$backend\",instance=\"$host\"}) by (instance)", "interval": "$interval", "intervalFactor": 2, "legendFormat": "Back queued requests", "refId": "G", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "sum(rate(haproxy_backend_http_requests_total{proxy=~\"$backend\",instance=\"$host\"}[$__rate_interval])) by (instance)", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Back requests", "metric": "", "refId": "H", "step": 240 } ], "title": "Requests and Responses", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "- back / + front", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/.*Back.*/" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] } ] }, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 21 }, "id": 84, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "sum(haproxy_frontend_current_sessions{proxy=~\"$frontend\",instance=\"$host\"}) by (instance)", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Front", "metric": "", "refId": "B", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "sum(haproxy_backend_current_sessions{proxy=~\"$frontend\",instance=\"$host\"}) by (instance)", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Back", "metric": "", "refId": "A", "step": 240 } ], "title": "Active sessions", "type": "timeseries" }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "000000001" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 31 }, "id": 151, "panels": [], "targets": [ { "datasource": { "type": "prometheus", "uid": "000000001" }, "refId": "A" } ], "title": "Basic General Status", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "- back / + front", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 50, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "Back Up" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] } ] }, "gridPos": { "h": 4, "w": 22, "x": 0, "y": 32 }, "id": 85, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "count(haproxy_frontend_status{instance=\"$host\"} == 1)", "hide": false, "interval": "$interval", "intervalFactor": 2, "legendFormat": "Front Up", "refId": "A", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "count(haproxy_backend_status{instance=\"$host\"} ==1)", "interval": "$interval", "intervalFactor": 2, "legendFormat": "Back Up", "refId": "B", "step": 240 } ], "title": "All Status", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 4, "w": 2, "x": 22, "y": 32 }, "id": 149, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "time() - haproxy_process_start_time_seconds{instance=\"$host\"}", "intervalFactor": 2, "refId": "A", "step": 240 } ], "title": "Started...", "type": "stat" }, { "collapsed": true, "datasource": { "type": "prometheus", "uid": "000000001" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 36 }, "id": 182, "panels": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "- out / + in", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bits" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/.*OUT.*/" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] } ] }, "gridPos": { "h": 15, "w": 12, "x": 0, "y": 37 }, "id": 42, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_frontend_bytes_in_total{proxy=~\"$frontend\",instance=\"$host\"}[$__rate_interval])*8", "interval": "$interval", "intervalFactor": 1, "legendFormat": "IN {{ proxy }}", "metric": "", "refId": "A", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_frontend_bytes_out_total{proxy=~\"$frontend\",instance=\"$host\"}[$__rate_interval])*8", "interval": "$interval", "intervalFactor": 2, "legendFormat": "OUT {{ proxy }}", "refId": "B", "step": 240 } ], "title": "Front - Incoming / Outgoing bytes", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "- out / + in", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bits" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/.*OUT.*/" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] } ] }, "gridPos": { "h": 15, "w": 12, "x": 12, "y": 37 }, "id": 1, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_backend_bytes_in_total{proxy=~\"$backend\",instance=\"$host\"}[$__rate_interval])*8", "interval": "$interval", "intervalFactor": 1, "legendFormat": "IN {{ proxy }}", "metric": "haproxy_backend_", "refId": "A", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_backend_bytes_out_total{proxy=~\"$backend\",instance=\"$host\"}[$__rate_interval])*8", "interval": "$interval", "intervalFactor": 2, "legendFormat": "OUT {{ proxy }}", "refId": "B", "step": 240 } ], "title": "Back - Incoming / Outgoing bytes", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "- denied / + successful", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/.*Denied*/" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] } ] }, "gridPos": { "h": 15, "w": 12, "x": 0, "y": 52 }, "id": 43, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_frontend_connections_total{proxy=~\"$frontend\",instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Successful {{ proxy }}", "metric": "haproxy_backe", "refId": "B", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_frontend_denied_connections_total{proxy=~\"$frontend\",instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Denied {{ proxy }}", "metric": "haproxy_backe", "refId": "A", "step": 240 } ], "title": "Front - Connections successful / denied", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "- error / + attempt", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/.*Error.*/" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] } ] }, "gridPos": { "h": 15, "w": 12, "x": 12, "y": 52 }, "id": 27, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_backend_connection_attempts_total{proxy=~\"$backend\",instance=\"$host\"}[$__rate_interval])", "hide": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "Attempts {{ proxy }}", "metric": "", "refId": "B", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_backend_connection_errors_total{proxy=~\"$backend\",instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 2, "legendFormat": "Error {{ proxy }}", "refId": "A", "step": 240 } ], "title": "Back - Connections attempts / errors", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "connections", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 15, "w": 12, "x": 0, "y": 67 }, "id": 114, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_frontend_connections_rate_max{proxy=~\"$frontend\",instance=\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Max {{ proxy }}", "metric": "haproxy_backe", "refId": "B", "step": 240 } ], "title": "Front - Maximum observed number of connections per second", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "reuses", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 15, "w": 12, "x": 12, "y": 67 }, "id": 131, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_backend_connection_reuses_total{proxy=~\"$backend\",instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 2, "legendFormat": "Reuses {{ proxy }}", "refId": "C", "step": 240 } ], "title": "Back - Connections reuses", "type": "timeseries" } ], "targets": [ { "datasource": { "type": "prometheus", "uid": "000000001" }, "refId": "A" } ], "title": "Throughtput / Connections", "type": "row" }, { "collapsed": true, "datasource": { "type": "prometheus", "uid": "000000001" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 37 }, "id": 154, "panels": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "requests", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 13, "w": 12, "x": 0, "y": 38 }, "id": 28, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_backend_current_queue{proxy=~\"$backend\",instance=\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Queued {{ proxy }}", "metric": "", "refId": "A", "step": 240 } ], "title": "Back - Queued requests not assigned to any server", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "requests", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 13, "w": 12, "x": 12, "y": 38 }, "id": 32, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_backend_max_queue{proxy=~\"$backend\",instance=\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Max {{ proxy }}", "metric": "", "refId": "A", "step": 240 } ], "title": "Back - Max queued requests not assigned to any server", "type": "timeseries" } ], "targets": [ { "datasource": { "type": "prometheus", "uid": "000000001" }, "refId": "A" } ], "title": "Queues", "type": "row" }, { "collapsed": true, "datasource": { "type": "prometheus", "uid": "000000001" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 38 }, "id": 155, "panels": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "- denied / + ok", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/.*Denied.*/" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] } ] }, "gridPos": { "h": 14, "w": 12, "x": 0, "y": 39 }, "id": 134, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_backend_http_requests_total{proxy=~\"$frontend\",instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Total {{ proxy }}", "metric": "", "refId": "A", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_backend_requests_denied_total{proxy=~\"$frontend\", instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 2, "legendFormat": "Denied {{ proxy }}", "refId": "C", "step": 240 } ], "title": "Back - HTTP requests OK / Denied", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "- error - denied / + ok", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/.*Error.*/" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] }, { "matcher": { "id": "byRegexp", "options": "/.*Denied.*/" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] } ] }, "gridPos": { "h": 14, "w": 12, "x": 12, "y": 39 }, "id": 46, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_frontend_http_requests_total{proxy=~\"$frontend\",instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Total {{ proxy }}", "metric": "", "refId": "A", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_frontend_request_errors_total{proxy=~\"$frontend\", instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 2, "legendFormat": "Error {{ proxy }}", "refId": "B", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_frontend_requests_denied_total{proxy=~\"$frontend\", instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 2, "legendFormat": "Denied {{ proxy }}", "refId": "C", "step": 240 } ], "title": "Front - HTTP requests OK / Error / Denied", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "denied", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 14, "w": 12, "x": 0, "y": 53 }, "id": 126, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_backend_responses_denied_total{proxy=~\"$backend\", instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Denied {{ proxy }}", "metric": "", "refId": "B", "step": 240 } ], "title": "Back - HTTP responses denied", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "denied", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/.*Denied.*/" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] } ] }, "gridPos": { "h": 14, "w": 12, "x": 12, "y": 53 }, "id": 115, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_frontend_responses_denied_total{proxy=~\"$frontend\",instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Denied {{ proxy }}", "metric": "", "refId": "A", "step": 240 } ], "title": "Front - HTTP responses denied", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "- error / + redispatch + retry", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/.*Error.*/" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] } ] }, "gridPos": { "h": 14, "w": 12, "x": 0, "y": 67 }, "id": 35, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_backend_redispatch_warnings_total{proxy=~\"$backend\", instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Redispatch {{ proxy }}", "metric": "", "refId": "A", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_backend_retry_warnings_total{proxy=~\"$backend\", instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 2, "legendFormat": "Retry {{ proxy }}", "refId": "B", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_backend_response_errors_total{proxy=~\"$backend\", instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 2, "legendFormat": "Error {{ proxy }}", "refId": "C", "step": 240 } ], "title": "Back - Error / Redispatch / Retry", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "requests", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/.*.*/" }, "properties": [ { "id": "custom.fillOpacity", "value": 0 } ] } ] }, "gridPos": { "h": 14, "w": 12, "x": 12, "y": 67 }, "id": 138, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_frontend_http_requests_rate_max{proxy=~\"$backend\", instance=\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Max {{ proxy }}", "metric": "", "refId": "A", "step": 240 } ], "title": "Front - Maximum observed number of HTTP requests per second", "type": "timeseries" } ], "targets": [ { "datasource": { "type": "prometheus", "uid": "000000001" }, "refId": "A" } ], "title": "Requests / Responses", "type": "row" }, { "collapsed": true, "datasource": { "type": "prometheus", "uid": "000000001" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 39 }, "id": 176, "panels": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 14, "w": 12, "x": 0, "y": 40 }, "id": 132, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_backend_connect_time_average_seconds{proxy=~\"$backend\",instance=\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ proxy }}", "metric": "haproxy_backend_current_queue", "refId": "B", "step": 240 } ], "title": "Back - Avg connection time", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 14, "w": 12, "x": 12, "y": 40 }, "id": 209, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_backend_max_connect_time_seconds{proxy=~\"$backend\",instance=\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ proxy }}", "metric": "haproxy_backend_current_queue", "refId": "B", "step": 240 } ], "title": "Back - Max connection time", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 14, "w": 12, "x": 0, "y": 54 }, "id": 178, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_backend_total_time_average_seconds{proxy=~\"$backend\",instance=\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ proxy }}", "metric": "haproxy_backend_current_queue", "refId": "D", "step": 240 } ], "title": "Back - Avg. total time", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 14, "w": 12, "x": 12, "y": 54 }, "id": 210, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_backend_max_total_time_seconds{proxy=~\"$backend\",instance=\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ proxy }}", "metric": "haproxy_backend_current_queue", "refId": "D", "step": 240 } ], "title": "Back - Max total time", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 14, "w": 12, "x": 0, "y": 68 }, "id": 177, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_backend_response_time_average_seconds{proxy=~\"$backend\",instance=\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ proxy }}", "metric": "haproxy_backend_current_queue", "refId": "C", "step": 240 } ], "title": "Back - Avg. response time", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 14, "w": 12, "x": 12, "y": 68 }, "id": 211, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_backend_max_response_time_seconds{proxy=~\"$backend\",instance=\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ proxy }}", "metric": "haproxy_backend_current_queue", "refId": "C", "step": 240 } ], "title": "Back - Max response time", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 14, "w": 12, "x": 0, "y": 82 }, "id": 127, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_backend_queue_time_average_seconds{proxy=~\"$backend\",instance=\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ proxy }}", "metric": "", "refId": "A", "step": 240 } ], "title": "Back - Avg. queue time for last 1024 successful connections", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 14, "w": 12, "x": 12, "y": 82 }, "id": 212, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_backend_max_queue_time_seconds{proxy=~\"$backend\",instance=\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ proxy }}", "metric": "", "refId": "A", "step": 240 } ], "title": "Back - Max queue time", "type": "timeseries" } ], "targets": [ { "datasource": { "type": "prometheus", "uid": "000000001" }, "refId": "A" } ], "title": "Times", "type": "row" }, { "collapsed": true, "datasource": { "type": "prometheus", "uid": "000000001" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 40 }, "id": 156, "panels": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "responses", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 13, "w": 12, "x": 0, "y": 41 }, "id": 47, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_frontend_http_responses_total{proxy=~\"$frontend\", code=~\"$code\",instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ code }} {{ proxy }} ", "metric": "", "refId": "A", "step": 240 } ], "title": "Front - HTTP responses code", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "responses", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 13, "w": 12, "x": 12, "y": 41 }, "id": 24, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_backend_http_responses_total{proxy=~\"$backend\", code=~\"$code\",instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ code }} {{ proxy }}", "metric": "", "refId": "A", "step": 240 } ], "title": "Back - HTTP responses code", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 11, "w": 24, "x": 0, "y": 54 }, "id": 64, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_server_http_responses_total{proxy=~\"$backend\",server=~\"$server\",code=~\"$code\",instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ code }} {{ proxy }} {{ server }}", "metric": "", "refId": "A", "step": 240 } ], "title": "Server - HTTP responses code", "type": "timeseries" } ], "targets": [ { "datasource": { "type": "prometheus", "uid": "000000001" }, "refId": "A" } ], "title": "Responses by HTTP code", "type": "row" }, { "collapsed": true, "datasource": { "type": "prometheus", "uid": "000000001" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 41 }, "id": 157, "panels": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "- denied / + total", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/.*Denied.*/" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] } ] }, "gridPos": { "h": 13, "w": 12, "x": 0, "y": 42 }, "id": 45, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_frontend_sessions_total{proxy=~\"$frontend\",instance=\"$host\"}[$__rate_interval])", "hide": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "Total {{ proxy }}", "metric": "", "refId": "A", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_frontend_denied_sessions_total{proxy=~\"$frontend\",instance=\"$host\"}[$__rate_interval])", "hide": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "Denied {{ proxy }}", "metric": "", "refId": "B", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_frontend_current_sessions{proxy=~\"$frontend\",instance=\"$host\"}", "hide": true, "interval": "$interval", "intervalFactor": 1, "legendFormat": "Current active {{ proxy }}", "metric": "", "refId": "C", "step": 240 } ], "title": "Front - Number of sessions", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "total", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 13, "w": 12, "x": 12, "y": 42 }, "id": 30, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_backend_sessions_total{proxy=~\"$backend\",instance=\"$host\"}[$__rate_interval])", "hide": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "Total {{ proxy }}", "metric": "", "refId": "A", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_backend_current_sessions{proxy=~\"$backend\",instance=\"$host\"}", "hide": true, "interval": "$interval", "intervalFactor": 1, "legendFormat": "Current active {{ proxy }}", "metric": "", "refId": "B", "step": 240 } ], "title": "Back - Number of sessions", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "sessions", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/.*Limit.*/" }, "properties": [ { "id": "custom.fillOpacity", "value": 0 } ] } ] }, "gridPos": { "h": 13, "w": 12, "x": 0, "y": 55 }, "id": 34, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_backend_max_sessions{proxy=~\"$backend\",instance=\"$host\"}", "hide": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "Max {{ proxy }}", "metric": "", "refId": "A", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_backend_limit_sessions{proxy=~\"$backend\",instance=\"$host\"}", "interval": "$interval", "intervalFactor": 2, "legendFormat": "Limit {{ proxy }}", "refId": "B", "step": 240 } ], "title": "Back - Maximum observed number of active sessions and limit", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "sessions", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/.*Limit.*/" }, "properties": [ { "id": "custom.fillOpacity", "value": 0 } ] } ] }, "gridPos": { "h": 13, "w": 12, "x": 12, "y": 55 }, "id": 51, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_frontend_max_sessions{proxy=~\"$frontend\",instance=\"$host\"}", "hide": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "Max {{ proxy }}", "metric": "", "refId": "A", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_frontend_limit_sessions{proxy=~\"$frontend\",instance=\"$host\"}", "interval": "$interval", "intervalFactor": 2, "legendFormat": "Limit {{ proxy }}", "refId": "B", "step": 240 } ], "title": "Front - Maximum observed number of active sessions and limit", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "sessions", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 13, "w": 12, "x": 0, "y": 68 }, "id": 33, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_backend_max_session_rate{proxy=~\"$backend\",instance=\"$host\"}", "hide": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "Max {{ proxy }}", "metric": "", "refId": "A", "step": 240 } ], "title": "Back - Maximum observed number of sessions per second", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "sessions", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/.*Limit.*/" }, "properties": [ { "id": "custom.fillOpacity", "value": 0 } ] } ] }, "gridPos": { "h": 13, "w": 12, "x": 12, "y": 68 }, "id": 69, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_frontend_max_session_rate{proxy=~\"$frontend\",instance=\"$host\"}", "hide": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "Max {{ proxy }}", "metric": "", "refId": "A", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_frontend_limit_session_rate{proxy=~\"$frontend\",instance=\"$host\"}", "interval": "", "intervalFactor": 2, "legendFormat": "Limit {{ proxy }}", "refId": "B", "step": 240 } ], "title": "Front - Maximum observed number of sessions per second and limit", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "sessions", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 13, "w": 12, "x": 0, "y": 81 }, "id": 117, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_backend_failed_header_rewriting_total{proxy=~\"$frontend\",instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ proxy }}", "metric": "", "refId": "A", "step": 240 } ], "title": "Back - Failed header rewriting warnings", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "sessions", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 13, "w": 12, "x": 12, "y": 81 }, "id": 119, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_frontend_failed_header_rewriting_total{proxy=~\"$frontend\",instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ proxy }}", "metric": "", "refId": "A", "step": 240 } ], "title": "Front - Failed header rewriting warnings", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/.*Error.*/" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] }, { "matcher": { "id": "byRegexp", "options": "/.*Denied.*/" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] } ] }, "gridPos": { "h": 13, "w": 12, "x": 0, "y": 94 }, "id": 124, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_backend_last_session_seconds{proxy=~\"$frontend\",instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ proxy }}", "metric": "", "refId": "A", "step": 240 } ], "title": "Back - Last session assigned", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 13, "w": 12, "x": 12, "y": 94 }, "id": 120, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_frontend_http_requests_rate_max{proxy=~\"$frontend\",instance=\"$host\"}", "hide": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ proxy }}", "metric": "", "refId": "A", "step": 240 } ], "title": "Front - Maximum observed number of HTTP requests per second", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "- server / + client", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/.*By server.*/" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] } ] }, "gridPos": { "h": 13, "w": 12, "x": 0, "y": 107 }, "id": 128, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_backend_client_aborts_total{proxy=~\"$frontend\",instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "By client {{ proxy }}", "metric": "", "refId": "A", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_backend_server_aborts_total{proxy=~\"$frontend\",instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "By server {{ proxy }}", "metric": "", "refId": "B", "step": 240 } ], "title": "Back - Data transfers aborted", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/.*server.*/" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] } ] }, "gridPos": { "h": 13, "w": 12, "x": 12, "y": 107 }, "id": 146, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_server_client_aborts_total{proxy=~\"$frontend\",server=~\"$server\",instance=\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "By client {{ proxy }} / {{ server }}", "metric": "", "refId": "A", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_server_server_aborts_total{proxy=~\"$frontend\",server=~\"$server\",instance=\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "By server {{ proxy }} / {{ server }}", "metric": "", "refId": "B", "step": 240 } ], "title": "Server - Data transfers aborted", "type": "timeseries" } ], "targets": [ { "datasource": { "type": "prometheus", "uid": "000000001" }, "refId": "A" } ], "title": "Sessions", "type": "row" }, { "collapsed": true, "datasource": { "type": "prometheus", "uid": "000000001" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 42 }, "id": 158, "panels": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "transitions", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 14, "w": 12, "x": 0, "y": 43 }, "id": 38, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "asc" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_backend_check_up_down_total{proxy=~\"$backend\", instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ proxy }}", "metric": "", "refId": "A", "step": 240 } ], "title": "Back - UP->DOWN transitions", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "weight", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 14, "w": 12, "x": 12, "y": 43 }, "id": 39, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "asc" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_backend_weight{proxy=~\"$backend\", instance=\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ proxy }}", "metric": "", "refId": "A", "step": 240 } ], "title": "Back - Service weight", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "weight", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 14, "w": 12, "x": 12, "y": 57 }, "id": 220, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "asc" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_backend_uweight{proxy=~\"$backend\", instance=\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ proxy }}", "metric": "", "refId": "A", "step": 240 } ], "title": "Back - Service user weight", "type": "timeseries" } ], "targets": [ { "datasource": { "type": "prometheus", "uid": "000000001" }, "refId": "A" } ], "title": "Health and Weight", "type": "row" }, { "collapsed": true, "datasource": { "type": "prometheus", "uid": "000000001" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 43 }, "id": 159, "panels": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "counter", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/.*Hits.*/" }, "properties": [ { "id": "custom.fillOpacity", "value": 0 } ] } ] }, "gridPos": { "h": 11, "w": 12, "x": 0, "y": 44 }, "id": 121, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "asc" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_frontend_http_cache_lookups_total{proxy=~\"$backend\", instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Lookups {{ proxy }} ", "metric": "", "refId": "A", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_frontend_http_cache_hits_total{proxy=~\"$backend\", instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Hits {{ proxy }} ", "metric": "", "refId": "B", "step": 240 } ], "title": "Front - Cache lookups / hits", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "counter", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/.*Hits.*/" }, "properties": [ { "id": "custom.fillOpacity", "value": 0 } ] } ] }, "gridPos": { "h": 11, "w": 12, "x": 12, "y": 44 }, "id": 139, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "asc" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_backend_http_cache_lookups_total{proxy=~\"$backend\", instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Lookups {{ proxy }} ", "metric": "", "refId": "A", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_backend_http_cache_hits_total{proxy=~\"$backend\", instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Hits {{ proxy }} ", "metric": "", "refId": "B", "step": 240 } ], "title": "Back - Cache lookups / hits", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "- emitted / + bypasses + fed", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/.*emitted.*/" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] }, { "matcher": { "id": "byRegexp", "options": "/.*bypassed.*/" }, "properties": [ { "id": "custom.fillOpacity", "value": 0 } ] } ] }, "gridPos": { "h": 11, "w": 12, "x": 0, "y": 55 }, "id": 122, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "asc" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_frontend_http_comp_bytes_in_total{proxy=~\"$backend\", instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Bytes fed {{ proxy }} ", "metric": "", "refId": "A", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_frontend_http_comp_bytes_out_total{proxy=~\"$backend\", instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Bytes emitted {{ proxy }} ", "metric": "", "refId": "B", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_frontend_http_comp_bytes_bypassed_total{proxy=~\"$backend\", instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Bytes bypassed {{ proxy }} ", "metric": "", "refId": "C", "step": 240 } ], "title": "Front - Compressor", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "- emitted / + bypasses + fed", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/.*emitted.*/" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] }, { "matcher": { "id": "byRegexp", "options": "/.*bypassed.*/" }, "properties": [ { "id": "custom.fillOpacity", "value": 0 } ] } ] }, "gridPos": { "h": 11, "w": 12, "x": 12, "y": 55 }, "id": 140, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "asc" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_backend_http_comp_bytes_in_total{proxy=~\"$backend\", instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Bytes fed {{ proxy }} ", "metric": "", "refId": "A", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_backend_http_comp_bytes_out_total{proxy=~\"$backend\", instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Bytes emitted {{ proxy }} ", "metric": "", "refId": "B", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_backend_http_comp_bytes_bypassed_total{proxy=~\"$backend\", instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Bytes bypassed {{ proxy }} ", "metric": "", "refId": "C", "step": 240 } ], "title": "Back - Compressor", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "responses", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 11, "w": 12, "x": 0, "y": 66 }, "id": 123, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "asc" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_frontend_http_comp_responses_total{proxy=~\"$backend\", instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ proxy }} ", "metric": "", "refId": "A", "step": 240 } ], "title": "Front - Responses compressed", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "responses", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 11, "w": 12, "x": 12, "y": 66 }, "id": 141, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "asc" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_backend_http_comp_responses_total{proxy=~\"$backend\", instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ proxy }} ", "metric": "", "refId": "A", "step": 240 } ], "title": "Back - Responses compressed", "type": "timeseries" } ], "targets": [ { "datasource": { "type": "prometheus", "uid": "000000001" }, "refId": "A" } ], "title": "Cache / Compressor", "type": "row" }, { "collapsed": true, "datasource": { "type": "prometheus", "uid": "000000001" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 44 }, "id": 160, "panels": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "counter", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 11, "w": 12, "x": 0, "y": 45 }, "id": 113, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_frontend_status{proxy=~\"$frontend\",instance=\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ proxy }}", "metric": "", "refId": "A", "step": 240 } ], "title": "Front - Status", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "counter", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 11, "w": 12, "x": 12, "y": 45 }, "id": 112, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_backend_status{proxy=~\"$backend\",instance=\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ proxy }}", "metric": "", "refId": "A", "step": 240 } ], "title": "Back - Status", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "counter", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 11, "w": 12, "x": 0, "y": 56 }, "id": 205, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_frontend_internal_errors_total{proxy=~\"$backend\",instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ proxy }}", "metric": "", "refId": "A", "step": 240 } ], "title": "Front - Internal errors", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "counter", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 11, "w": 12, "x": 12, "y": 56 }, "id": 171, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_backend_internal_errors_total{proxy=~\"$backend\",instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ proxy }}", "metric": "", "refId": "A", "step": 240 } ], "title": "Back - Internal errors", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "- backup / + active", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 11, "w": 12, "x": 0, "y": 67 }, "id": 173, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_backend_active_servers{proxy=~\"$backend\",instance=\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ proxy }}", "metric": "", "refId": "A", "step": 240 } ], "title": "Back - Active servers", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "- backup / + active", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 11, "w": 12, "x": 12, "y": 67 }, "id": 208, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_backend_backup_servers{proxy=~\"$backend\",instance=\"$host\"}", "interval": "", "legendFormat": "{{ proxy }}", "refId": "B" } ], "title": "Back - Backup servers", "type": "timeseries" } ], "targets": [ { "datasource": { "type": "prometheus", "uid": "000000001" }, "refId": "A" } ], "title": "Status", "type": "row" }, { "collapsed": true, "datasource": { "type": "prometheus", "uid": "000000001" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 45 }, "id": 197, "panels": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "- out / + in", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bits" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/.*OUT.*/" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] } ] }, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 46 }, "id": 129, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_server_bytes_in_total{proxy=~\"$backend\",server=~\"$server\",instance=\"$host\"}[$__rate_interval])*8", "interval": "$interval", "intervalFactor": 1, "legendFormat": "IN {{ proxy }} / {{ server }}", "metric": "", "refId": "A", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_server_bytes_out_total{proxy=~\"$backend\",server=~\"$server\",instance=\"$host\"}[$__rate_interval])*8", "hide": false, "interval": "$interval", "intervalFactor": 2, "legendFormat": "OUT {{ proxy }} / {{ server }}", "refId": "B", "step": 240 } ], "title": "Server - Incoming / Outgoing bytes", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "counter", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/.*Estimated.*/" }, "properties": [ { "id": "custom.fillOpacity", "value": 0 } ] } ] }, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 54 }, "id": 219, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_server_used_connections_current{proxy=~\"$backend\",server=~\"$server\",instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 2, "legendFormat": "In use {{ proxy }} / {{ server }}{{ proxy }}", "refId": "A", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_server_idle_connections_current{proxy=~\"$backend\",server=~\"$server\",instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 2, "legendFormat": "Estimated {{ proxy }} / {{ server }}{{ proxy }}", "refId": "C", "step": 240 } ], "title": "Server - Connections", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "- error / + attempts", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/.*Error.*/" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] } ] }, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 63 }, "id": 130, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_server_connection_attempts_total{proxy=~\"$backend\",server=~\"$server\",instance=\"$host\"}[$__rate_interval])", "hide": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "Attempts {{ proxy }} / {{ server }}", "metric": "", "refId": "B", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_server_connection_errors_total{proxy=~\"$backend\",server=~\"$server\",instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 2, "legendFormat": "Error {{ proxy }} / {{ server }}", "refId": "A", "step": 240 } ], "title": "Server - Connections attempts / error", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "reuses", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 71 }, "id": 179, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_server_connection_reuses_total{proxy=~\"$backend\",server=~\"$server\",instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 2, "legendFormat": "Reuses {{ proxy }} / {{ server }}", "refId": "C", "step": 240 } ], "title": "Server - Number of connections reuses", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "counter", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/.*limit.*/" }, "properties": [ { "id": "custom.fillOpacity", "value": 0 } ] }, { "matcher": { "id": "byRegexp", "options": "/.*unsafe.*/" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] } ] }, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 80 }, "id": 186, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_server_idle_connections_current{proxy=~\"$backend\",server=~\"$server\",instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 2, "legendFormat": "Available idle connections {{ proxy }} / {{ server }}", "refId": "C", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_server_idle_connections_limit{proxy=~\"$backend\",server=~\"$server\",instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 2, "legendFormat": "Limit available idle connections {{ proxy }} / {{ server }}{{ proxy }}", "refId": "A", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_server_safe_idle_connections_current{proxy=~\"$backend\",server=~\"$server\",instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 2, "legendFormat": "Number of safe idle connections {{ proxy }} / {{ server }}{{ proxy }}", "refId": "B", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_server_unsafe_idle_connections_current{proxy=~\"$backend\",server=~\"$server\",instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 2, "legendFormat": "Number of unsafe idle connections {{ proxy }} / {{ server }}{{ proxy }}", "refId": "D", "step": 240 } ], "title": "Server - Idle connections", "type": "timeseries" } ], "targets": [ { "datasource": { "type": "prometheus", "uid": "000000001" }, "refId": "A" } ], "title": "By server - Throughtput / Connections", "type": "row" }, { "collapsed": true, "datasource": { "type": "prometheus", "uid": "000000001" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 46 }, "id": 201, "panels": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "denied", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 47 }, "id": 187, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_server_responses_denied_total{proxy=~\"$backend\", instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Denied {{ proxy }} / {{ server }}", "metric": "", "refId": "B", "step": 240 } ], "title": "Server - HTTP responses denied", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "- error / + redispatch + retry", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/.*Error.*/" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] } ] }, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 56 }, "id": 71, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_server_redispatch_warnings_total{proxy=~\"$backend\",server=~\"$server\",instance=\"$host\"}[$__rate_interval])", "hide": false, "interval": "$interval", "intervalFactor": 2, "legendFormat": "Redispatch {{ proxy }} / {{ server }}", "refId": "B", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_server_retry_warnings_total{proxy=~\"$backend\",server=~\"$server\",instance=\"$host\"}[$__rate_interval])", "hide": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "Retry {{ proxy }} / {{ server }}", "metric": "", "refId": "A", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_server_response_errors_total{proxy=~\"$backend\",server=~\"$server\",instance=\"$host\"}[$__rate_interval])", "hide": false, "interval": "$interval", "intervalFactor": 2, "legendFormat": "Error {{ proxy }} / {{ server }}", "refId": "C", "step": 240 } ], "title": "Server - Error / Redispatch / Retry", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "requests", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 63 }, "id": 59, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_server_current_queue{proxy=~\"$backend\",server=~\"$server\",instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Current {{ proxy }} / {{ server }}", "metric": "", "refId": "A", "step": 240 } ], "title": "Server - Queued requests", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "requests", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/.*Limit.*/" }, "properties": [ { "id": "custom.fillOpacity", "value": 0 } ] } ] }, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 70 }, "id": 180, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_server_max_queue{proxy=~\"$backend\",server=~\"$server\",instance=\"$host\"}", "hide": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "Max {{ proxy }} / {{ server }}", "metric": "", "refId": "B", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_server_queue_limit{proxy=~\"$backend\",server=~\"$server\",instance=\"$host\"}", "interval": "", "legendFormat": "Limit {{ proxy }} / {{ server }}", "refId": "A" } ], "title": "Server - Max queued requests and limit", "type": "timeseries" } ], "targets": [ { "datasource": { "type": "prometheus", "uid": "000000001" }, "refId": "A" } ], "title": "By server - Requests / Responses / Queues", "type": "row" }, { "collapsed": true, "datasource": { "type": "prometheus", "uid": "000000001" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 47 }, "id": 193, "panels": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 48 }, "id": 135, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_server_connect_time_average_seconds{proxy=~\"$backend\",server=~\"$server\",instance=\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ proxy }} / {{ server }}", "metric": "haproxy_backend_current_queue", "refId": "B", "step": 240 } ], "title": "Server - Average connection time", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 55 }, "id": 190, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_server_max_connect_time_seconds{proxy=~\"$backend\",server=~\"$server\",instance=\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ proxy }} / {{ server }}", "metric": "haproxy_backend_current_queue", "refId": "B", "step": 240 } ], "title": "Server - Max connection time", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 62 }, "id": 183, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_server_response_time_average_seconds{proxy=~\"$backend\",server=~\"$server\",instance=\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ proxy }} / {{ server }}", "metric": "haproxy_backend_current_queue", "refId": "C", "step": 240 } ], "title": "Server - Average response time", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 69 }, "id": 189, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_server_max_response_time_seconds{proxy=~\"$backend\",server=~\"$server\",instance=\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ proxy }} / {{ server }}", "metric": "haproxy_backend_current_queue", "refId": "C", "step": 240 } ], "title": "Server - Max response time", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 76 }, "id": 184, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_server_total_time_average_seconds{proxy=~\"$backend\",server=~\"$server\",instance=\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ proxy }} / {{ server }}", "metric": "haproxy_backend_current_queue", "refId": "D", "step": 240 } ], "title": "Server - Average total time", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 84 }, "id": 188, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_server_max_total_time_seconds{proxy=~\"$backend\",server=~\"$server\",instance=\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ proxy }} / {{ server }}", "metric": "haproxy_backend_current_queue", "refId": "D", "step": 240 } ], "title": "Server - Max total time", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 93 }, "id": 133, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_server_queue_time_average_seconds{proxy=~\"$backend\",server=~\"$server\",instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ proxy }} / {{ server }}", "metric": "", "refId": "A", "step": 240 } ], "title": "Server - Average queue time for last 1024 successful connections", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 102 }, "id": 191, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_server_max_queue_time_seconds{proxy=~\"$backend\",server=~\"$server\",instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ proxy }} / {{ server }}", "metric": "", "refId": "A", "step": 240 } ], "title": "Server - Max queue time", "type": "timeseries" } ], "targets": [ { "datasource": { "type": "prometheus", "uid": "000000001" }, "refId": "A" } ], "title": "By server - Times", "type": "row" }, { "collapsed": true, "datasource": { "type": "prometheus", "uid": "000000001" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 48 }, "id": 214, "panels": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/.*Limit.*/" }, "properties": [ { "id": "custom.fillOpacity", "value": 0 } ] } ] }, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 49 }, "id": 61, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_server_current_sessions{proxy=~\"$backend\",server=~\"$server\",instance=\"$host\"}", "hide": true, "interval": "$interval", "intervalFactor": 1, "legendFormat": "Current {{ proxy }} / {{ server }}", "metric": "", "refId": "A", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_server_sessions_total{proxy=~\"$backend\",server=~\"$server\",instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Total {{ proxy }} / {{ server }}", "metric": "", "refId": "B", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_server_max_sessions{proxy=~\"$backend\",instance=\"$host\"}[$__rate_interval])", "hide": true, "interval": "$interval", "intervalFactor": 1, "legendFormat": "Max {{ proxy }} / {{ server }}", "metric": "", "refId": "C", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_server_limit_sessions{proxy=~\"$backend\",instance=\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Limit {{ proxy }} / {{ server }}", "metric": "", "refId": "D", "step": 240 } ], "title": "Server - Number of active sessions", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/.*Error.*/" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] }, { "matcher": { "id": "byRegexp", "options": "/.*Denied.*/" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] } ] }, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 57 }, "id": 137, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_server_failed_header_rewriting_total{proxy=~\"$frontend\",server=~\"$server\",instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ proxy }} / {{ server }}", "metric": "", "refId": "A", "step": 240 } ], "title": "Server - Failed header rewriting warnings", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/.*Limit.*/" }, "properties": [ { "id": "custom.fillOpacity", "value": 0 } ] } ] }, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 66 }, "id": 60, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_server_max_session_rate{proxy=~\"$backend\",server=~\"$server\",instance=\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Rate {{ proxy }} / {{ server }}", "metric": "", "refId": "A", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_server_limit_session_rate{proxy=~\"$backend\",server=~\"$server\",instance=\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Limit {{ proxy }} / {{ server }}", "metric": "", "refId": "B", "step": 240 } ], "title": "Server - Number of sessions per second and limit", "type": "timeseries" } ], "targets": [ { "datasource": { "type": "prometheus", "uid": "000000001" }, "refId": "A" } ], "title": "By server - Sessions", "type": "row" }, { "collapsed": true, "datasource": { "type": "prometheus", "uid": "000000001" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 49 }, "id": 203, "panels": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "weight", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 50 }, "id": 73, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_server_weight{proxy=~\"$backend\",server=~\"$server\",instance=\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ proxy }} / {{ server }}", "metric": "", "refId": "A", "step": 240 } ], "title": "Server - Service weight", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Server's user weight, or sum of active servers' user weights for a backend", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "weight", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 58 }, "id": 215, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_server_uweight{proxy=~\"$backend\",instance=\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ proxy }}", "metric": "", "refId": "A", "step": 240 } ], "title": "Server - Users weight", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "transitions", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 66 }, "id": 56, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_server_check_up_down_total{proxy=~\"$backend\",server=~\"$server\",instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ proxy }} / {{ server }}", "metric": "", "refId": "B", "step": 240 } ], "title": "Server - UP->DOWN transitions", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "failures", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 11, "w": 24, "x": 0, "y": 74 }, "id": 185, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_server_check_failures_total{proxy=~\"$backend\",server=~\"$server\",instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ proxy }} / {{ server }}", "metric": "", "refId": "A", "step": 240 } ], "title": "Server - Checks failures", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 11, "w": 24, "x": 0, "y": 85 }, "id": 204, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_server_check_duration_seconds{proxy=~\"$backend\",server=~\"$server\",instance=\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ proxy }} / {{ server }}", "metric": "", "refId": "A", "step": 240 } ], "title": "Server - Checks duration", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 10, "w": 24, "x": 0, "y": 96 }, "id": 90, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_server_current_throttle{proxy=~\"$backend\",server=~\"$server\",instance=\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ proxy }} / {{ server }}", "metric": "", "refId": "A", "step": 240 } ], "title": "Server -Throttle percentage", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 106 }, "id": 144, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "asc" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_server_last_session_seconds{proxy=~\"$backend\", server=~\"$server\",instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ proxy }} / {{ server }}", "metric": "", "refId": "A", "step": 240 } ], "title": "Server - Number of seconds since last session assigned to server/backend", "type": "timeseries" } ], "targets": [ { "datasource": { "type": "prometheus", "uid": "000000001" }, "refId": "A" } ], "title": "By server - Health and Weight", "type": "row" }, { "collapsed": true, "datasource": { "type": "prometheus", "uid": "000000001" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 50 }, "id": 207, "panels": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "counter", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/.*Error.*/" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] } ] }, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 51 }, "id": 145, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_server_status{proxy=~\"$backend\",server=~\"$server\",instance=\"$host\"}", "hide": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ proxy }} / {{ server }}", "metric": "", "refId": "B", "step": 240 } ], "title": "Server - Status", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "counter", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 59 }, "id": 172, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_server_internal_errors_total{proxy=~\"$backend\",instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ proxy }}", "metric": "", "refId": "A", "step": 240 } ], "title": "Server - Internal errors", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Number of failed DNS resolutions in current worker process since started", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "counter", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 66 }, "id": 216, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_process_failed_resolutions{instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Failed", "metric": "", "refId": "A", "step": 240 } ], "title": "Server - Failed DNS resolutions", "type": "timeseries" } ], "targets": [ { "datasource": { "type": "prometheus", "uid": "000000001" }, "refId": "A" } ], "title": "By server - Status", "type": "row" }, { "collapsed": true, "datasource": { "type": "prometheus", "uid": "000000001" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 51 }, "id": 166, "panels": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "counter", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/.*Configured.*/" }, "properties": [ { "id": "custom.fillOpacity", "value": 0 } ] } ] }, "gridPos": { "h": 14, "w": 12, "x": 0, "y": 52 }, "id": 101, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_process_current_session_rate{instance=\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Current number of sessions per second over last elapsed second", "metric": "", "refId": "A", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_process_limit_session_rate{instance=\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Configured maximum number of sessions per second", "metric": "", "refId": "B", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_process_max_session_rate{instance=\"$host\"}", "hide": true, "interval": "$interval", "intervalFactor": 1, "legendFormat": "Maximum observed number of sessions per second", "metric": "", "refId": "C", "step": 240 } ], "title": "Process - Sessions over last second", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "counter", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "normal" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 14, "w": 12, "x": 12, "y": 52 }, "id": 96, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_process_current_connections{instance=\"$host\"}", "hide": true, "interval": "$interval", "intervalFactor": 1, "legendFormat": "Number of active sessions", "metric": "", "refId": "A", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_process_connections_total{instance=\"$host\"}[$__rate_interval])", "hide": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "Total number of created sessions", "metric": "", "refId": "B", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_process_requests_total{instance=\"$host\"}[$__rate_interval])", "hide": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "Total number of requests (TCP or HTTP)", "metric": "", "refId": "C", "step": 240 } ], "title": "Process - Total sessions / requests", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "counter", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/.*Configured.*/" }, "properties": [ { "id": "custom.fillOpacity", "value": 0 } ] } ] }, "gridPos": { "h": 14, "w": 12, "x": 0, "y": 66 }, "id": 100, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_process_current_connection_rate{instance=\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Current number of connections per second over last elapsed second", "metric": "", "refId": "A", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_process_limit_connection_rate{instance=\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Configured maximum number of connections per second.", "metric": "", "refId": "B", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_process_max_connection_rate{instance=\"$host\"}", "hide": true, "interval": "$interval", "intervalFactor": 1, "legendFormat": "Maximum observed number of connections per second", "metric": "", "refId": "C", "step": 240 } ], "title": "Process - Connections over last second", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "counter", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/.*Initial.*/" }, "properties": [ { "id": "custom.fillOpacity", "value": 0 } ] } ] }, "gridPos": { "h": 14, "w": 12, "x": 12, "y": 66 }, "id": 95, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_process_max_connections{instance=\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Maximum number of concurrent connections", "metric": "", "refId": "A", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_process_hard_max_connections{instance=\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Initial Maximum number of concurrent connections", "metric": "", "refId": "B", "step": 240 } ], "title": "Process - Max connections", "type": "timeseries" } ], "targets": [ { "datasource": { "type": "prometheus", "uid": "000000001" }, "refId": "A" } ], "title": "Process Connections / Sessions / Requests", "type": "row" }, { "collapsed": true, "datasource": { "type": "prometheus", "uid": "000000001" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 52 }, "id": 167, "panels": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "counter", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/.*Configured.*/" }, "properties": [ { "id": "custom.fillOpacity", "value": 0 } ] } ] }, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 53 }, "id": 106, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_process_current_zlib_memory{instance=\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Current memory used for zlib in bytes", "metric": "", "refId": "A", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_process_max_zlib_memory{instance=\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Configured maximum amount of memory for zlib in bytes", "metric": "", "refId": "B", "step": 240 } ], "title": "Process - Compression memory", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "- before / + after", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "normal" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/.*Configured.*/" }, "properties": [ { "id": "custom.fillOpacity", "value": 0 }, { "id": "custom.stacking", "value": { "group": false, "mode": "normal" } } ] }, { "matcher": { "id": "byRegexp", "options": "/.*before.*/" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] } ] }, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 53 }, "id": 105, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_process_http_comp_bytes_in_total{instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Number of bytes per second over last elapsed second, before http compression", "metric": "", "refId": "A", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_process_http_comp_bytes_out_total{instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Number of bytes per second over last elapsed second, after http compression", "metric": "", "refId": "B", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_process_limit_http_comp{instance=\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Configured maximum input compression rate in bytes", "metric": "", "refId": "C", "step": 240 } ], "title": "Process - Compression", "type": "timeseries" } ], "targets": [ { "datasource": { "type": "prometheus", "uid": "000000001" }, "refId": "A" } ], "title": "Process Compression", "type": "row" }, { "collapsed": true, "datasource": { "type": "prometheus", "uid": "000000001" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 53 }, "id": 168, "panels": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "- misses / + lookups", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/.*misses.*/" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] } ] }, "gridPos": { "h": 12, "w": 12, "x": 0, "y": 54 }, "id": 104, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_process_ssl_cache_lookups_total{instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Total number of SSL session cache lookups", "metric": "", "refId": "A", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_process_ssl_cache_misses_total{instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Total number of SSL session cache misses", "metric": "", "refId": "B", "step": 240 } ], "title": "Process - SSL cache", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "- backend / + frontend", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/.*backend.*/" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] }, { "matcher": { "id": "byRegexp", "options": "/.*Maximum.*/" }, "properties": [ { "id": "custom.fillOpacity", "value": 0 } ] } ] }, "gridPos": { "h": 12, "w": 12, "x": 12, "y": 54 }, "id": 103, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_process_current_frontend_ssl_key_rate{instance=\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Current frontend SSL Key computation per second over last elapsed second", "metric": "", "refId": "A", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_process_max_frontend_ssl_key_rate{instance=\"$host\"}", "hide": true, "interval": "$interval", "intervalFactor": 1, "legendFormat": "Maximum observed frontend SSL Key computation per second", "metric": "", "refId": "B", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_process_current_backend_ssl_key_rate{instance=\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Current backend SSL Key computation per second over last elapsed second", "metric": "", "refId": "D", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_process_max_backend_ssl_key_rate{instance=\"$host\"}", "hide": true, "interval": "$interval", "intervalFactor": 1, "legendFormat": "Maximum observed backend SSL Key computation per second", "metric": "", "refId": "E", "step": 240 } ], "title": "Process - SSL key rate", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "counter", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/.*Maximum.*/" }, "properties": [ { "id": "custom.fillOpacity", "value": 0 } ] } ] }, "gridPos": { "h": 12, "w": 12, "x": 0, "y": 66 }, "id": 102, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_process_current_ssl_rate{instance=\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Current number of SSL sessions per second over last elapsed second", "metric": "", "refId": "A", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_process_limit_ssl_rate{instance=\"$host\"}", "hide": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "Configured maximum number of SSL sessions per second", "metric": "", "refId": "B", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_process_max_ssl_rate{instance=\"$host\"}", "hide": true, "interval": "$interval", "intervalFactor": 1, "legendFormat": "Maximum observed number of SSL sessions per second", "metric": "", "refId": "C", "step": 240 } ], "title": "Process - SSL rate", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "counter", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/.*Maximum*./" }, "properties": [ { "id": "custom.fillOpacity", "value": 0 } ] } ] }, "gridPos": { "h": 12, "w": 12, "x": 12, "y": 66 }, "id": 98, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_process_current_ssl_connections{instance=\"$host\"}", "hide": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "Current number of opened SSL connections", "metric": "", "refId": "D", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_process_max_ssl_connections{instance=\"$host\"}", "hide": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "Configured maximum number of concurrent SSL connections", "metric": "", "refId": "E", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_process_ssl_connections_total{instance=\"$host\"}[$__rate_interval])", "hide": true, "interval": "$interval", "intervalFactor": 1, "legendFormat": "Total number of opened SSL connections", "metric": "", "refId": "F", "step": 240 } ], "title": "Process - SSL connections", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "ratio", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 12, "w": 12, "x": 0, "y": 78 }, "id": 150, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_process_frontend_ssl_reuse{instance=\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "SSL session reuse ratio (percent)", "metric": "", "refId": "C", "step": 240 } ], "title": "Process - SSL reuse ratio", "type": "timeseries" } ], "targets": [ { "datasource": { "type": "prometheus", "uid": "000000001" }, "refId": "A" } ], "title": "Process SSL", "type": "row" }, { "collapsed": true, "datasource": { "type": "prometheus", "uid": "000000001" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 54 }, "id": 169, "panels": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "counter", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/.*limit+./" }, "properties": [ { "id": "custom.fillOpacity", "value": 0 } ] } ] }, "gridPos": { "h": 13, "w": 12, "x": 0, "y": 55 }, "id": 87, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_process_max_memory_bytes{instance=\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Per-process memory limit (in bytes); 0=unset", "metric": "", "refId": "A", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_process_pool_allocated_bytes{instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Total amount of memory allocated in pools (in bytes)", "metric": "", "refId": "B", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_process_pool_used_bytes{instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Total amount of memory used in pools (in bytes)", "metric": "", "refId": "C", "step": 240 } ], "title": "Process - Memory", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "counter", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 13, "w": 12, "x": 12, "y": 55 }, "id": 107, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_process_current_tasks{instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Current number of tasks", "metric": "", "refId": "A", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_process_current_run_queue{instance=\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Current number of tasks in the run-queue", "metric": "", "refId": "B", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_process_stopping{instance=\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Non zero means stopping in progress", "metric": "", "refId": "C", "step": 240 } ], "title": "Process - Tasks", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "counter", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 13, "w": 12, "x": 0, "y": 68 }, "id": 89, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_process_max_fds{instance=\"$host\"}", "hide": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "Maximum number of open file descriptors; 0=unset", "metric": "", "refId": "A", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_process_max_sockets{instance=\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Maximum numer of open sockets", "metric": "", "refId": "B", "step": 240 } ], "title": "Process - Maximum open files / sockets", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "counter", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "normal" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/.*Configured.*/" }, "properties": [ { "id": "custom.fillOpacity", "value": 0 }, { "id": "custom.stacking", "value": { "group": false, "mode": "normal" } } ] } ] }, "gridPos": { "h": 13, "w": 12, "x": 12, "y": 68 }, "id": 99, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_process_max_pipes{instance=\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Configured maximum number of pipes", "metric": "", "refId": "A", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_process_pipes_used_total{instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Number of pipes in used", "metric": "", "refId": "B", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_process_pipes_free_total{instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Number of pipes unused", "metric": "", "refId": "C", "step": 240 } ], "title": "Process - Pipes", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "counter", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 13, "w": 12, "x": 0, "y": 81 }, "id": 86, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_process_nbthread{instance=\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Threads", "metric": "", "refId": "A", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_process_nbproc{instance=\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Processes", "metric": "", "refId": "B", "step": 240 } ], "title": "Process - Configured threads / processes", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "counter", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "normal" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 13, "w": 12, "x": 12, "y": 81 }, "id": 88, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_process_pool_failures_total{instance=\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Total number of failed pool allocations", "metric": "", "refId": "A", "step": 240 } ], "title": "Process - Pool allocations", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 13, "w": 12, "x": 0, "y": 94 }, "id": 108, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_process_idle_time_percent{instance=\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Idle to total ratio over last sample (percent)", "metric": "", "refId": "A", "step": 240 } ], "title": "Process - Idle", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "counter", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 13, "w": 12, "x": 12, "y": 94 }, "id": 109, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_process_jobs{instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Current number of active jobs (listeners, sessions, open devices)", "metric": "", "refId": "A", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_process_unstoppable_jobs{instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Current number of active jobs that can't be stopped during a soft stop", "metric": "", "refId": "B", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_process_listeners{instance=\"$host\"}[$__rate_interval])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Current number of active listeners", "metric": "", "refId": "C", "step": 240 } ], "title": "Process - Jobs", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "counter", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 13, "w": 12, "x": 0, "y": 107 }, "id": 110, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_process_active_peers{instance=\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Current number of active peers", "metric": "", "refId": "A", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_process_connected_peers{instance=\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Current number of connected peers", "metric": "", "refId": "B", "step": 240 } ], "title": "Process - Peers", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "counter", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "normal" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 13, "w": 12, "x": 12, "y": 107 }, "id": 111, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_process_dropped_logs_total{instance=\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Total number of dropped logs", "metric": "", "refId": "A", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_process_recv_logs_total{instance=\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Total number of log messages received by log-forwarding listeners", "metric": "", "refId": "B", "step": 240 } ], "title": "Process - Logs", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "counter", "axisPlacement": "left", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bits" }, "overrides": [] }, "gridPos": { "h": 15, "w": 12, "x": 0, "y": 120 }, "id": 217, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_process_bytes_out_total{instance=\"$host\"}[$__rate_interval])*8", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Emitted by current worker {{ proxy }}", "metric": "haproxy_backend_", "refId": "A", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(haproxy_process_spliced_bytes_out_total{instance=\"$host\"}[$__rate_interval])*8", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Emitted by current worker through a kernel pipe {{ proxy }}", "metric": "haproxy_backend_", "refId": "B", "step": 240 } ], "title": "Process - Bytes out", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "counter", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "normal" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/.*Configured.*/" }, "properties": [ { "id": "custom.fillOpacity", "value": 0 }, { "id": "custom.stacking", "value": { "group": false, "mode": "normal" } } ] } ] }, "gridPos": { "h": 13, "w": 12, "x": 12, "y": 120 }, "id": 218, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "haproxy_process_uptime_seconds{instance=\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "How long ago this worker process was started", "metric": "", "refId": "A", "step": 240 } ], "title": "Process - Uptime", "type": "timeseries" } ], "targets": [ { "datasource": { "type": "prometheus", "uid": "000000001" }, "refId": "A" } ], "title": "Process Misc", "type": "row" } ], "refresh": "1m", "schemaVersion": 37, "style": "dark", "tags": [ "haproxy", "servers" ], "templating": { "list": [ { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "", "hide": 0, "includeAll": false, "label": "Host", "multi": false, "name": "host", "options": [], "query": { "query": "label_values(haproxy_process_nbproc,instance)", "refId": "Prometheus-host-Variable-Query" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "type": "query", "useTags": false }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "", "hide": 0, "includeAll": true, "label": "Backend", "multi": true, "name": "backend", "options": [], "query": { "query": "label_values(haproxy_backend_status{instance=\"$host\"}, proxy)", "refId": "Prometheus-backend-Variable-Query" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "type": "query", "useTags": false }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "", "hide": 0, "includeAll": true, "label": "Frontend", "multi": true, "name": "frontend", "options": [], "query": { "query": "label_values(haproxy_frontend_status{instance=\"$host\"}, proxy)", "refId": "Prometheus-frontend-Variable-Query" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "type": "query" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "", "hide": 0, "includeAll": true, "label": "Server", "multi": true, "name": "server", "options": [], "query": { "query": "label_values(haproxy_server_status{instance=\"$host\"}, server)", "refId": "Prometheus-server-Variable-Query" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "type": "query", "useTags": false }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "", "hide": 0, "includeAll": true, "label": "HTTP Code", "multi": true, "name": "code", "options": [], "query": { "query": "label_values(haproxy_server_http_responses_total{instance=\"$host\"}, code)", "refId": "Prometheus-code-Variable-Query" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "type": "query", "useTags": false }, { "auto": true, "auto_count": 30, "auto_min": "10s", "current": { "selected": false, "text": "30s", "value": "30s" }, "hide": 0, "label": "Interval", "name": "interval", "options": [ { "selected": false, "text": "auto", "value": "$__auto_interval_interval" }, { "selected": true, "text": "30s", "value": "30s" }, { "selected": false, "text": "1m", "value": "1m" }, { "selected": false, "text": "5m", "value": "5m" }, { "selected": false, "text": "1h", "value": "1h" }, { "selected": false, "text": "6h", "value": "6h" }, { "selected": false, "text": "1d", "value": "1d" } ], "query": "30s,1m,5m,1h,6h,1d", "refresh": 2, "skipUrlSync": false, "type": "interval" } ] }, "time": { "from": "now-24h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "HAProxy 2 Full", "uid": "rEqu1u5ue", "version": 17, "weekStart": "" }
2022-10-21 11:20:09 UTC
null
0
0
11,969
1
234,141
17,379
2,051
jitsi-metrics
Jitsi Metrics
Videoconferencing Performance Metrics
2020-03-22 17:58:04 UTC
2020-04-29 10:52:10 UTC
0
Changes: CPU and Memory usage have been removed since they're no longer reported by the API. This is due a Jitsi Change. Howto: 1. Get JVB Metrics exposed. Enable the Colibri and REST API in JVB for that. In a common docker setup you would set JVB_ENABLE_APIS=rest,colibri. Additionally you may want to expose port 8080 in your docker-compose.yml for service JVB. Care for security and Firewall that port if you don't want dragons from the Internet to read your metrics. 2. Put the config below in your telegraf config tree (eg. ```/etc/telegraf/telegraf.d/jitsi.conf```) + reload telegraf 3. Download the dashboard template, import it to your grafana instance and assign the matching InfluxDB datasource 4. See nice numbers and graphs.
50,900
50,901
Telegraf
``` [[inputs.http]] name_override = "jitsi_stats" urls = [ "http://localhost:8080/colibri/stats" ] data_format = "json" ```
3
4.33
17,379
1
11,969
5
1,570
Videoconferencing Performance Metrics
{ "__inputs": [ { "name": "DS_INFLUXDB", "label": "InfluxDB", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.6.2" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Videoconferencing Performance Metrics", "editable": true, "gnetId": 11969, "graphTooltip": 2, "id": null, "iteration": 1588157135993, "links": [], "panels": [ { "datasource": "${DS_INFLUXDB}", "gridPos": { "h": 4, "w": 3, "x": 0, "y": 0 }, "id": 2, "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "lastNotNull" ], "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [], "values": false }, "graphMode": "area", "justifyMode": "auto", "orientation": "auto" }, "pluginVersion": "6.6.2", "targets": [ { "groupBy": [ { "params": [ "$interval" ], "type": "time" } ], "measurement": "jitsi_stats", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "conferences" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$jitsi_host$/" } ] } ], "timeFrom": null, "timeShift": null, "title": "Conferences running", "type": "stat" }, { "datasource": "${DS_INFLUXDB}", "gridPos": { "h": 4, "w": 3, "x": 3, "y": 0 }, "id": 5, "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "lastNotNull" ], "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [], "values": false }, "graphMode": "area", "justifyMode": "auto", "orientation": "auto" }, "pluginVersion": "6.6.2", "targets": [ { "groupBy": [ { "params": [ "$interval" ], "type": "time" } ], "measurement": "jitsi_stats", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "largest_conference" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$jitsi_host$/" } ] } ], "timeFrom": null, "timeShift": null, "title": "Largest Conference", "type": "stat" }, { "datasource": "${DS_INFLUXDB}", "gridPos": { "h": 4, "w": 3, "x": 6, "y": 0 }, "id": 17, "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "lastNotNull" ], "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "ms" }, "overrides": [], "values": false }, "graphMode": "area", "justifyMode": "auto", "orientation": "auto" }, "pluginVersion": "6.6.2", "targets": [ { "alias": "RTT", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "jitsi_stats", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "rtt_aggregate" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$jitsi_host$/" } ] } ], "timeFrom": null, "timeShift": null, "title": "RTT Aggregate", "type": "stat" }, { "datasource": "${DS_INFLUXDB}", "gridPos": { "h": 4, "w": 3, "x": 9, "y": 0 }, "id": 23, "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "lastNotNull" ], "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "orange", "value": 80 }, { "color": "semi-dark-red", "value": 100 } ] }, "unit": "ms" }, "overrides": [], "values": false }, "graphMode": "area", "justifyMode": "auto", "orientation": "auto" }, "pluginVersion": "6.6.2", "targets": [ { "alias": "Jitter", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "jitsi_stats", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "jitter_aggregate" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$jitsi_host$/" } ] } ], "timeFrom": null, "timeShift": null, "title": "Jitter Aggregate", "type": "stat" }, { "datasource": "${DS_INFLUXDB}", "gridPos": { "h": 2, "w": 2, "x": 12, "y": 0 }, "id": 20, "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "lastNotNull" ], "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [], "values": false }, "graphMode": "area", "justifyMode": "auto", "orientation": "auto" }, "pluginVersion": "6.6.2", "targets": [ { "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "jitsi_stats", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "total_conferences_created" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$jitsi_host$/" } ] } ], "timeFrom": null, "timeShift": null, "title": "Cf created", "type": "stat" }, { "datasource": "${DS_INFLUXDB}", "gridPos": { "h": 2, "w": 2, "x": 14, "y": 0 }, "id": 15, "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "sum" ], "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "decbytes" }, "overrides": [], "values": false }, "graphMode": "none", "justifyMode": "auto", "orientation": "auto" }, "pluginVersion": "6.6.2", "targets": [ { "alias": "bytes_rx", "groupBy": [], "measurement": "jitsi_stats", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "total_bytes_received" ], "type": "field" }, { "params": [], "type": "non_negative_difference" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$jitsi_host$/" } ] } ], "timeFrom": null, "timeShift": null, "title": "Bytes RX", "type": "stat" }, { "datasource": "${DS_INFLUXDB}", "gridPos": { "h": 2, "w": 2, "x": 16, "y": 0 }, "id": 11, "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [], "values": false }, "graphMode": "area", "justifyMode": "auto", "orientation": "auto" }, "pluginVersion": "6.6.2", "targets": [ { "groupBy": [], "measurement": "jitsi_stats", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "audiochannels" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$jitsi_host$/" } ] } ], "timeFrom": null, "timeShift": null, "title": "Audiochan", "type": "stat" }, { "datasource": "${DS_INFLUXDB}", "gridPos": { "h": 2, "w": 2, "x": 18, "y": 0 }, "id": 3, "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [], "values": false }, "graphMode": "area", "justifyMode": "auto", "orientation": "auto" }, "pluginVersion": "6.6.2", "targets": [ { "groupBy": [], "measurement": "jitsi_stats", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "participants" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$jitsi_host$/" } ] } ], "timeFrom": null, "timeShift": null, "title": "Participants", "type": "stat" }, { "datasource": "${DS_INFLUXDB}", "gridPos": { "h": 4, "w": 4, "x": 20, "y": 0 }, "id": 21, "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "lastNotNull" ], "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [], "values": false }, "graphMode": "area", "justifyMode": "auto", "orientation": "auto" }, "pluginVersion": "6.6.2", "targets": [ { "groupBy": [ { "params": [ "$interval" ], "type": "time" } ], "measurement": "jitsi_stats", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "threads" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$jitsi_host$/" } ] } ], "timeFrom": null, "timeShift": null, "title": "Threads", "type": "stat" }, { "datasource": "${DS_INFLUXDB}", "gridPos": { "h": 2, "w": 2, "x": 12, "y": 2 }, "id": 4, "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [], "values": false }, "graphMode": "area", "justifyMode": "auto", "orientation": "auto" }, "pluginVersion": "6.6.2", "targets": [ { "groupBy": [], "measurement": "jitsi_stats", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "total_channels" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$jitsi_host$/" } ] } ], "timeFrom": null, "timeShift": null, "title": "Total Chan", "type": "stat" }, { "datasource": "${DS_INFLUXDB}", "gridPos": { "h": 2, "w": 2, "x": 14, "y": 2 }, "id": 16, "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "sum" ], "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "decbytes" }, "overrides": [], "values": false }, "graphMode": "none", "justifyMode": "auto", "orientation": "auto" }, "pluginVersion": "6.6.2", "targets": [ { "alias": "bytes_tx", "groupBy": [], "measurement": "jitsi_stats", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "total_bytes_sent" ], "type": "field" }, { "params": [], "type": "non_negative_difference" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$jitsi_host$/" } ] } ], "timeFrom": null, "timeShift": null, "title": "Bytes TX", "type": "stat" }, { "datasource": "${DS_INFLUXDB}", "gridPos": { "h": 2, "w": 2, "x": 16, "y": 2 }, "id": 12, "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [], "values": false }, "graphMode": "area", "justifyMode": "auto", "orientation": "auto" }, "pluginVersion": "6.6.2", "targets": [ { "groupBy": [], "measurement": "jitsi_stats", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "videochannels" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$jitsi_host$/" } ] } ], "timeFrom": null, "timeShift": null, "title": "Videochan", "type": "stat" }, { "datasource": "${DS_INFLUXDB}", "gridPos": { "h": 2, "w": 2, "x": 18, "y": 2 }, "id": 13, "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [], "values": false }, "graphMode": "area", "justifyMode": "auto", "orientation": "auto" }, "pluginVersion": "6.6.2", "targets": [ { "groupBy": [], "measurement": "jitsi_stats", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "videostreams" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$jitsi_host$/" } ] } ], "timeFrom": null, "timeShift": null, "title": "Vid Streams", "type": "stat" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 4 }, "hiddenSeries": false, "id": 7, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "bit_rate_download", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "bit_rate_download", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "jitsi_stats", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "bit_rate_download" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$jitsi_host$/" } ] }, { "alias": "bit_rate_upload", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "jitsi_stats", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "bit_rate_upload" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$jitsi_host$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Bitrate", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Kbits", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 4 }, "hiddenSeries": false, "id": 19, "interval": "", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "packet_rate_download", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "packet_rate_download", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "jitsi_stats", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "packet_rate_download" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$jitsi_host$/" } ] }, { "alias": "packet_rate_upload", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "jitsi_stats", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "packet_rate_upload" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$jitsi_host$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Packets", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "pps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 4 }, "hiddenSeries": false, "id": 18, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "loss_rate_download", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "loss_rate_download", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "jitsi_stats", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "loss_rate_download" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$jitsi_host$/" } ] }, { "alias": "loss_rate_upload", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "jitsi_stats", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "loss_rate_upload" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$jitsi_host$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Loss Rate", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "decimals": 0, "fill": 1, "fillGradient": 5, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 11 }, "hiddenSeries": false, "id": 9, "legend": { "avg": true, "current": true, "max": true, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "participants", "color": "#FF9830" }, { "alias": "conferences", "color": "#1F60C4" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "participants", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "jitsi_stats", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "participants" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$jitsi_host$/" } ] }, { "alias": "conferences", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "jitsi_stats", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "conferences" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$jitsi_host$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Participants", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": null, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "30s", "schemaVersion": 22, "style": "dark", "tags": [ "jitsi" ], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_INFLUXDB}", "definition": "show tag values from \"jitsi_stats\" with key=\"host\"", "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "jitsi_host", "options": [], "query": "show tag values from \"jitsi_stats\" with key=\"host\"", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "Jitsi Metrics", "uid": "mcfIHGrZz", "version": 60 }
2020-04-29 10:47:42 UTC
null
2
4
15,746
1
310,822
23,839
59
mariadb-healthcheck
MariaDB healthcheck
MariaDB dashboard using ElasticSearch, metricbeat with mysql and sql (sql_response_format=table) modules.
2022-02-12 16:21:17 UTC
2022-02-15 13:29:58 UTC
0
MariaDB dashboard using MySQL module with status metrics. I used sql.yml module with sql_response_format=table as following: - module: sql metricsets: - query period: 10s hosts: ["<monitoring_user>:<password>@tcp(<host>:3306)/<database>"] driver: "mysql" sql_query: "select * from information_schema.processlist" sql_response_format: table processors: - add_fields: fields: mariadb.alias: "local_instance:3306" # this may be useless, but i use it also in mysql module so I can group documents by mariadb.alias field
70,951
70,952
Beats
metricbeat modules: mysql: - status sql: - sql_response_format=table
0
0
23,839
1
15,746
5
37
MariaDB dashboard using ElasticSearch, metricbeat with mysql and sql (sql_response_format=table) modules.
{ "__inputs": [ { "name": "DS_ELASTICSEARCH", "label": "Elasticsearch", "description": "", "type": "datasource", "pluginId": "elasticsearch", "pluginName": "Elasticsearch" } ], "__requires": [ { "type": "datasource", "id": "elasticsearch", "name": "Elasticsearch", "version": "1.0.0" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.5.11" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "panel", "id": "piechart", "name": "Pie chart v2", "version": "" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "MariaDB dashboard using ElasticSearch, metricbeat with mysql and sql (sql_response_format=table) modules.", "editable": true, "gnetId": 15746, "graphTooltip": 0, "id": null, "iteration": 1644931202850, "links": [], "panels": [ { "collapsed": false, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 36, "panels": [], "title": "MariaDB", "type": "row" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "value": null }, { "color": "#EAB839", "value": 30 }, { "color": "green", "value": 60 } ] }, "unit": "dtdurations" }, "overrides": [] }, "gridPos": { "h": 6, "w": 4, "x": 0, "y": 1 }, "id": 32, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.11", "targets": [ { "alias": "", "bucketAggs": [ { "$$hashKey": "object:546", "field": "@timestamp", "id": "1", "settings": { "interval": "1m", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "$$hashKey": "object:544", "field": "sql.metrics.numeric.value", "id": "1", "type": "max" } ], "query": "fields.mariadb.alias: $hostname and sql.metrics.string.variable_name: 'Uptime'\r and fields.mariadb.env: $env", "refId": "A", "timeField": "@timestamp" } ], "title": "Uptime", "type": "stat" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 6, "w": 4, "x": 4, "y": 1 }, "id": 34, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.11", "targets": [ { "alias": "Cached", "bucketAggs": [ { "$$hashKey": "object:816", "field": "@timestamp", "id": "1", "settings": { "interval": "1m", "min_doc_count": "0", "trimEdges": "0" }, "type": "date_histogram" } ], "hide": true, "metrics": [ { "$$hashKey": "object:814", "field": "mysql.status.threads.cached", "id": "1", "type": "avg" } ], "query": "fields.mariadb.alias: $hostname", "refId": "A", "timeField": "@timestamp" }, { "alias": "Connected", "bucketAggs": [ { "$$hashKey": "object:820", "field": "@timestamp", "id": "1", "settings": { "interval": "1m", "min_doc_count": "0", "trimEdges": "0" }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "$$hashKey": "object:818", "field": "mysql.status.threads.connected", "id": "1", "type": "avg" } ], "query": "fields.mariadb.alias: $hostname", "refId": "B", "timeField": "@timestamp" }, { "alias": "Created", "bucketAggs": [ { "$$hashKey": "object:824", "field": "@timestamp", "id": "1", "settings": { "interval": "1m", "min_doc_count": "0", "trimEdges": "0" }, "type": "date_histogram" } ], "hide": true, "metrics": [ { "$$hashKey": "object:822", "field": "mysql.status.threads.created", "id": "1", "type": "avg" } ], "query": "fields.mariadb.alias: $hostname", "refId": "C", "timeField": "@timestamp" }, { "alias": "Running", "bucketAggs": [ { "$$hashKey": "object:828", "field": "@timestamp", "id": "1", "settings": { "interval": "1m", "min_doc_count": "0", "trimEdges": "0" }, "type": "date_histogram" } ], "hide": true, "metrics": [ { "$$hashKey": "object:826", "field": "mysql.status.threads.running", "id": "1", "type": "avg" } ], "query": "fields.mariadb.alias: $hostname", "refId": "D", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "Open Sessions", "type": "stat" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": null, "fieldConfig": { "defaults": { "unit": "none" }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 6, "w": 10, "x": 8, "y": 1 }, "hiddenSeries": false, "id": 8, "legend": { "alignAsTable": false, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": false, "total": false, "values": true }, "lines": true, "linewidth": 3, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.11", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Cached", "bucketAggs": [ { "$$hashKey": "object:759", "field": "@timestamp", "id": "1", "settings": { "interval": "1m", "min_doc_count": "0", "trimEdges": "0" }, "type": "date_histogram" } ], "hide": true, "metrics": [ { "$$hashKey": "object:757", "field": "mysql.status.threads.cached", "id": "1", "type": "avg" } ], "query": "fields.mariadb.alias: $hostname", "refId": "A", "timeField": "@timestamp" }, { "alias": "Connected", "bucketAggs": [ { "$$hashKey": "object:763", "field": "@timestamp", "id": "1", "settings": { "interval": "1m", "min_doc_count": "0", "trimEdges": "0" }, "type": "date_histogram" } ], "hide": true, "metrics": [ { "$$hashKey": "object:761", "field": "mysql.status.threads.connected", "id": "1", "type": "avg" } ], "query": "fields.mariadb.alias: $hostname", "refId": "B", "timeField": "@timestamp" }, { "alias": "Created", "bucketAggs": [ { "$$hashKey": "object:767", "field": "@timestamp", "id": "1", "settings": { "interval": "1m", "min_doc_count": "0", "trimEdges": "0" }, "type": "date_histogram" } ], "hide": true, "metrics": [ { "$$hashKey": "object:765", "field": "mysql.status.threads.created", "id": "1", "type": "avg" } ], "query": "fields.mariadb.alias: $hostname", "refId": "C", "timeField": "@timestamp" }, { "alias": "Running", "bucketAggs": [ { "$$hashKey": "object:771", "field": "@timestamp", "id": "1", "settings": { "interval": "1m", "min_doc_count": "0", "trimEdges": "0" }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "$$hashKey": "object:769", "field": "mysql.status.threads.running", "id": "1", "type": "avg" } ], "query": "fields.mariadb.alias: $hostname", "refId": "D", "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Active Sessions", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:344", "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:345", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 6, "w": 6, "x": 18, "y": 1 }, "id": 33, "options": { "displayLabels": [], "legend": { "displayMode": "list", "placement": "right", "values": [] }, "pieType": "pie", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {} }, "pluginVersion": "7.5.11", "targets": [ { "alias": "Cached", "bucketAggs": [ { "$$hashKey": "object:91", "field": "@timestamp", "id": "1", "settings": { "interval": "1m", "min_doc_count": "0", "trimEdges": "0" }, "type": "date_histogram" } ], "metrics": [ { "$$hashKey": "object:89", "field": "mysql.status.threads.cached", "id": "1", "type": "avg" } ], "query": "fields.mariadb.alias: $hostname", "refId": "A", "timeField": "@timestamp" }, { "alias": "Connected", "bucketAggs": [ { "$$hashKey": "object:95", "field": "@timestamp", "id": "1", "settings": { "interval": "1m", "min_doc_count": "0", "trimEdges": "0" }, "type": "date_histogram" } ], "hide": true, "metrics": [ { "$$hashKey": "object:93", "field": "mysql.status.threads.connected", "id": "1", "type": "avg" } ], "query": "fields.mariadb.alias: $hostname", "refId": "B", "timeField": "@timestamp" }, { "alias": "Created", "bucketAggs": [ { "$$hashKey": "object:99", "field": "@timestamp", "id": "1", "settings": { "interval": "1m", "min_doc_count": "0", "trimEdges": "0" }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "$$hashKey": "object:97", "field": "mysql.status.threads.created", "id": "1", "type": "avg" } ], "query": "fields.mariadb.alias: $hostname", "refId": "C", "timeField": "@timestamp" }, { "alias": "Running", "bucketAggs": [ { "$$hashKey": "object:103", "field": "@timestamp", "id": "1", "settings": { "interval": "1m", "min_doc_count": "0", "trimEdges": "0" }, "type": "date_histogram" } ], "hide": true, "metrics": [ { "$$hashKey": "object:101", "field": "mysql.status.threads.running", "id": "1", "type": "avg" } ], "query": "fields.mariadb.alias: $hostname", "refId": "D", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "Threads", "type": "piechart" }, { "collapsed": true, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 7 }, "id": 27, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": null, "decimals": 0, "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 10, "fillGradient": 0, "gridPos": { "h": 10, "w": 24, "x": 0, "y": 8 }, "hiddenSeries": false, "id": 50, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.11", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "", "bucketAggs": [ { "$$hashKey": "object:1490", "fake": true, "field": "sql.metrics.string.command", "id": "5", "settings": { "min_doc_count": 0, "order": "desc", "orderBy": "_count", "size": "0" }, "type": "terms" }, { "$$hashKey": "object:147", "field": "sql.metrics.string.state", "id": "3", "settings": { "min_doc_count": "0", "order": "desc", "orderBy": "_term", "size": "0" }, "type": "terms" }, { "$$hashKey": "object:148", "field": "@timestamp", "id": "2", "settings": { "interval": "30s", "min_doc_count": "0", "offset": "10s", "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "$$hashKey": "object:145", "field": "select field", "id": "1", "type": "count" } ], "query": "fields.mariadb.alias: $hostname AND sql.metrics.string.db: $database AND NOT sql.metrics.string.command: Sleep", "refId": "A", "timeField": "@timestamp" }, { "alias": "", "bucketAggs": [ { "$$hashKey": "object:147", "field": "sql.metrics.string.state", "id": "3", "settings": { "min_doc_count": "0", "order": "desc", "orderBy": "_term", "size": "0" }, "type": "terms" }, { "$$hashKey": "object:148", "field": "@timestamp", "id": "2", "settings": { "interval": "30s", "min_doc_count": "0", "trimEdges": 0 }, "type": "date_histogram" } ], "hide": true, "metrics": [ { "$$hashKey": "object:145", "field": "select field", "id": "1", "type": "count" } ], "query": "fields.mariadb.alias: $hostname AND sql.metrics.string.user: /[a-z]*/ AND sql.metrics.string.db: $database AND NOT sql.metrics.string.command: Sleep", "refId": "B", "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Database time (command|state)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "transformations": [], "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:748", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:749", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Database time", "type": "row" }, { "collapsed": true, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 8 }, "id": 17, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": null, "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 6, "w": 7, "x": 0, "y": 9 }, "hiddenSeries": false, "id": 18, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.11", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Delete", "bucketAggs": [ { "$$hashKey": "object:406", "field": "@timestamp", "id": "1", "settings": { "interval": "1m", "min_doc_count": "0", "trimEdges": "0" }, "type": "date_histogram" } ], "metrics": [ { "$$hashKey": "object:402", "field": "mysql.status.command.delete", "hide": true, "id": "1", "type": "avg" }, { "$$hashKey": "object:403", "field": "1", "id": "2", "pipelineAgg": "1", "type": "derivative" } ], "query": "fields.mariadb.alias: $hostname", "refId": "A", "timeField": "@timestamp" }, { "alias": "Insert", "bucketAggs": [ { "$$hashKey": "object:412", "field": "@timestamp", "id": "1", "settings": { "interval": "1m", "min_doc_count": "0", "trimEdges": "0" }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "$$hashKey": "object:408", "field": "mysql.status.command.insert", "hide": true, "id": "1", "type": "avg" }, { "$$hashKey": "object:409", "field": "1", "id": "2", "pipelineAgg": "1", "type": "derivative" } ], "query": "fields.mariadb.alias: $hostname", "refId": "B", "timeField": "@timestamp" }, { "alias": "Select", "bucketAggs": [ { "$$hashKey": "object:418", "field": "@timestamp", "id": "1", "settings": { "interval": "1m", "min_doc_count": "0", "trimEdges": "0" }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "$$hashKey": "object:414", "field": "mysql.status.command.select", "hide": true, "id": "1", "type": "avg" }, { "$$hashKey": "object:415", "field": "1", "id": "2", "pipelineAgg": "1", "type": "derivative" } ], "query": "fields.mariadb.alias: $hostname", "refId": "C", "timeField": "@timestamp" }, { "alias": "Update", "bucketAggs": [ { "$$hashKey": "object:424", "field": "@timestamp", "id": "1", "settings": { "interval": "1m", "min_doc_count": "0", "trimEdges": "0" }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "$$hashKey": "object:420", "field": "mysql.status.command.update", "hide": true, "id": "1", "type": "avg" }, { "$$hashKey": "object:421", "id": "2", "type": "derivative" } ], "query": "fields.mariadb.alias: $hostname", "refId": "D", "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Commands", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 6, "w": 7, "x": 7, "y": 9 }, "id": 19, "options": { "displayLabels": [], "legend": { "displayMode": "list", "placement": "right", "values": [] }, "pieType": "pie", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {} }, "pluginVersion": "7.5.11", "targets": [ { "alias": "Hits", "bucketAggs": [ { "$$hashKey": "object:270", "field": "@timestamp", "id": "1", "settings": { "interval": "10m", "min_doc_count": "0", "trimEdges": "0" }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "$$hashKey": "object:268", "field": "mysql.status.cache.table.open_cache.hits", "id": "1", "type": "avg" } ], "query": "fields.mariadb.alias: $hostname", "refId": "A", "timeField": "@timestamp" }, { "alias": "Misses", "bucketAggs": [ { "$$hashKey": "object:274", "field": "@timestamp", "id": "1", "settings": { "interval": "10m", "min_doc_count": "0", "trimEdges": "0" }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "$$hashKey": "object:272", "field": "mysql.status.cache.table.open_cache.misses", "id": "1", "type": "avg" } ], "query": "fields.mariadb.alias: $hostname", "refId": "B", "timeField": "@timestamp" }, { "alias": "Overflows", "bucketAggs": [ { "$$hashKey": "object:278", "field": "@timestamp", "id": "1", "settings": { "interval": "10m", "min_doc_count": "0", "trimEdges": "0" }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "$$hashKey": "object:276", "field": "mysql.status.cache.table.open_cache.overflows", "id": "1", "type": "avg" } ], "query": "fields.mariadb.alias: $hostname", "refId": "C", "timeField": "@timestamp" }, { "alias": "Hits/min", "bucketAggs": [ { "$$hashKey": "object:146", "field": "@timestamp", "id": "2", "settings": { "interval": "1m", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "hide": true, "metrics": [ { "$$hashKey": "object:144", "field": "mysql.status.cache.table.open_cache.hits", "hide": true, "id": "1", "meta": {}, "settings": {}, "type": "max" }, { "$$hashKey": "object:162", "field": "1", "id": "3", "meta": {}, "pipelineAgg": "1", "settings": {}, "type": "derivative" } ], "query": "fields.mariadb.alias: $hostname", "refId": "D", "timeField": "@timestamp" }, { "alias": "Misses/min", "bucketAggs": [ { "$$hashKey": "object:146", "field": "@timestamp", "id": "2", "settings": { "interval": "1m", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "hide": true, "metrics": [ { "$$hashKey": "object:144", "field": "mysql.status.cache.table.open_cache.misses", "hide": true, "id": "1", "meta": {}, "settings": {}, "type": "max" }, { "$$hashKey": "object:162", "field": "1", "id": "3", "meta": {}, "pipelineAgg": "1", "settings": {}, "type": "derivative" } ], "query": "fields.mariadb.alias: $hostname", "refId": "E", "timeField": "@timestamp" }, { "alias": "Cache Overflow/min", "bucketAggs": [ { "$$hashKey": "object:146", "field": "@timestamp", "id": "2", "settings": { "interval": "1m", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "hide": true, "metrics": [ { "$$hashKey": "object:144", "field": "mysql.status.cache.table.op", "hide": true, "id": "1", "meta": {}, "settings": {}, "type": "max" }, { "$$hashKey": "object:162", "field": "1", "id": "3", "meta": {}, "pipelineAgg": "1", "settings": {}, "type": "derivative" } ], "query": "fields.mariadb.alias: $hostname", "refId": "F", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "Cache", "type": "piechart" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 6, "w": 10, "x": 14, "y": 9 }, "id": 20, "options": { "displayLabels": [], "legend": { "displayMode": "list", "placement": "right", "values": [] }, "pieType": "pie", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {} }, "pluginVersion": "7.5.11", "targets": [ { "alias": "cache disk_use", "bucketAggs": [ { "field": "@timestamp", "id": "1", "settings": { "interval": "10m", "min_doc_count": "0", "trimEdges": "0" }, "type": "date_histogram" } ], "metrics": [ { "field": "mysql.status.binlog.cache.disk_use", "id": "1", "type": "avg" } ], "query": "fields.mariadb.alias: $hostname", "refId": "A", "timeField": "@timestamp" }, { "alias": "cache use", "bucketAggs": [ { "field": "@timestamp", "id": "1", "settings": { "interval": "10m", "min_doc_count": "0", "trimEdges": "0" }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "mysql.status.binlog.cache.use", "id": "1", "type": "avg" } ], "query": "fields.mariadb.alias: $hostname", "refId": "B", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "Binlog", "type": "piechart" } ], "title": "Database usage and cache", "type": "row" }, { "collapsed": true, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 9 }, "id": 7, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": null, "fieldConfig": { "defaults": { "unit": "bytes" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 9, "x": 0, "y": 10 }, "hiddenSeries": false, "id": 2, "legend": { "alignAsTable": false, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.11", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Bytes Sent", "bucketAggs": [ { "field": "@timestamp", "id": "1", "settings": { "interval": "30s", "min_doc_count": "0", "trimEdges": "0" }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "mysql.status.bytes.sent", "hide": true, "id": "1", "type": "max" }, { "field": "1", "id": "2", "pipelineAgg": "1", "type": "derivative" } ], "query": "fields.mariadb.alias: $hostname", "refId": "A", "timeField": "@timestamp" }, { "alias": "Bytes Received", "bucketAggs": [ { "field": "@timestamp", "id": "1", "settings": { "interval": "30s", "min_doc_count": "0", "trimEdges": "0" }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "mysql.status.bytes.received", "hide": true, "id": "1", "type": "avg" }, { "field": "1", "id": "2", "pipelineAgg": "1", "type": "derivative" } ], "query": "fields.mariadb.alias: $hostname", "refId": "B", "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Bytes Send/Received", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": null, "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 5, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 9, "y": 10 }, "hiddenSeries": false, "id": 15, "legend": { "alignAsTable": false, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.11", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "accept", "bucketAggs": [ { "field": "@timestamp", "id": "1", "settings": { "interval": "1m", "min_doc_count": "0", "trimEdges": "0" }, "type": "date_histogram" } ], "metrics": [ { "field": "mysql.status.connection.errors.accept", "hide": true, "id": "1", "type": "avg" }, { "field": "1", "id": "2", "pipelineAgg": "1", "type": "derivative" } ], "query": "fields.mariadb.alias: $hostname", "refId": "A", "timeField": "@timestamp" }, { "alias": "internal", "bucketAggs": [ { "field": "@timestamp", "id": "1", "settings": { "interval": "1m", "min_doc_count": "0", "trimEdges": "0" }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "mysql.status.connection.errors.internal", "hide": true, "id": "1", "type": "avg" }, { "field": "1", "id": "2", "pipelineAgg": "1", "type": "derivative" } ], "query": "fields.mariadb.alias: $hostname", "refId": "B", "timeField": "@timestamp" }, { "alias": "max", "bucketAggs": [ { "field": "@timestamp", "id": "1", "settings": { "interval": "1m", "min_doc_count": "0", "trimEdges": "0" }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "mysql.status.connection.errors.max", "hide": true, "id": "1", "type": "avg" }, { "field": "1", "id": "2", "pipelineAgg": "1", "type": "derivative" } ], "query": "fields.mariadb.alias: $hostname", "refId": "C", "timeField": "@timestamp" }, { "alias": "peer_address", "bucketAggs": [ { "field": "@timestamp", "id": "1", "settings": { "interval": "1m", "min_doc_count": "0", "trimEdges": "0" }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "mysql.status.connection.errors.peer_address", "hide": true, "id": "1", "type": "avg" }, { "field": "1", "id": "2", "pipelineAgg": "1", "type": "derivative" } ], "query": "fields.mariadb.alias: $hostname", "refId": "D", "timeField": "@timestamp" }, { "alias": "select", "bucketAggs": [ { "field": "@timestamp", "id": "1", "settings": { "interval": "1m", "min_doc_count": "0", "trimEdges": "0" }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "mysql.status.connection.errors.select", "hide": true, "id": "1", "type": "avg" }, { "field": "1", "id": "2", "pipelineAgg": "1", "type": "derivative" } ], "query": "fields.mariadb.alias: $hostname", "refId": "E", "timeField": "@timestamp" }, { "alias": "tcpwrap", "bucketAggs": [ { "field": "@timestamp", "id": "1", "settings": { "interval": "1m", "min_doc_count": "0", "trimEdges": "0" }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "mysql.status.connection.errors.tcpwrap", "hide": true, "id": "1", "type": "avg" }, { "field": "1", "id": "2", "pipelineAgg": "1", "type": "derivative" } ], "query": "fields.mariadb.alias: $hostname", "refId": "F", "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Connection Errors", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:344", "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:345", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": null, "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 5, "fillGradient": 0, "gridPos": { "h": 7, "w": 7, "x": 17, "y": 10 }, "hiddenSeries": false, "id": 21, "legend": { "alignAsTable": false, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.11", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Clients", "bucketAggs": [ { "field": "@timestamp", "id": "1", "settings": { "interval": "1m", "min_doc_count": "0", "trimEdges": "0" }, "type": "date_histogram" } ], "metrics": [ { "field": "mysql.status.aborted.clients", "hide": true, "id": "1", "type": "avg" }, { "field": "1", "id": "2", "pipelineAgg": "1", "type": "derivative" } ], "query": "fields.mariadb.alias: $hostname", "refId": "A", "timeField": "@timestamp" }, { "alias": "Connects", "bucketAggs": [ { "field": "@timestamp", "id": "1", "settings": { "interval": "1m", "min_doc_count": "0", "trimEdges": "0" }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "mysql.status.aborted.connects", "hide": true, "id": "1", "type": "avg" }, { "field": "1", "id": "2", "pipelineAgg": "1", "type": "derivative" } ], "query": "fields.mariadb.alias: $hostname", "refId": "B", "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Aborted Connections", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:344", "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:345", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Network and Connections", "type": "row" }, { "collapsed": true, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 10 }, "id": 10, "panels": [ { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [ { "matcher": { "id": "byType", "options": "number" }, "properties": [ { "id": "unit", "value": "decbytes" } ] } ] }, "gridPos": { "h": 7, "w": 4, "x": 0, "y": 11 }, "id": 38, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.11", "targets": [ { "alias": "Data", "bucketAggs": [ { "field": "@timestamp", "id": "1", "settings": { "interval": "1m", "min_doc_count": "0", "trimEdges": "0" }, "type": "date_histogram" } ], "metrics": [ { "field": "mysql.status.innodb.buffer_pool.bytes.data", "id": "1", "type": "avg" } ], "query": "fields.mariadb.alias: $hostname", "refId": "A", "timeField": "@timestamp" }, { "alias": "Dirty", "bucketAggs": [ { "field": "@timestamp", "id": "1", "settings": { "interval": "1m", "min_doc_count": "0", "trimEdges": "0" }, "type": "date_histogram" } ], "hide": true, "metrics": [ { "field": "mysql.status.innodb.buffer_pool.bytes.dirty", "id": "1", "type": "avg" } ], "query": "fields.mariadb.alias: $hostname", "refId": "B", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "InnoDB.BufferPool Data", "type": "stat" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": null, "fieldConfig": { "defaults": {}, "overrides": [ { "matcher": { "id": "byType", "options": "number" }, "properties": [ { "id": "unit", "value": "none" } ] } ] }, "fill": 10, "fillGradient": 0, "gridPos": { "h": 7, "w": 5, "x": 4, "y": 11 }, "hiddenSeries": false, "id": 39, "interval": "10", "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.11", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "Data", "bucketAggs": [ { "$$hashKey": "object:43", "field": "@timestamp", "id": "1", "settings": { "interval": "auto", "min_doc_count": "0", "trimEdges": "0" }, "type": "date_histogram" } ], "metrics": [ { "$$hashKey": "object:39", "field": "mysql.status.innodb.buffer_pool.pages.data", "hide": true, "id": "1", "type": "avg" }, { "$$hashKey": "object:40", "field": "1", "id": "2", "pipelineAgg": "1", "type": "derivative" } ], "query": "fields.mariadb.alias: $hostname", "refId": "A", "timeField": "@timestamp" }, { "alias": "Dirty", "bucketAggs": [ { "$$hashKey": "object:49", "field": "@timestamp", "id": "1", "settings": { "interval": "auto", "min_doc_count": "0", "trimEdges": "0" }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "$$hashKey": "object:45", "field": "mysql.status.innodb.buffer_pool.pages.dirty", "hide": true, "id": "1", "type": "avg" }, { "$$hashKey": "object:46", "field": "1", "id": "2", "pipelineAgg": "1", "type": "derivative" } ], "query": "fields.mariadb.alias: $hostname", "refId": "B", "timeField": "@timestamp" }, { "alias": "Flushed", "bucketAggs": [ { "$$hashKey": "object:55", "field": "@timestamp", "id": "1", "settings": { "interval": "auto", "min_doc_count": "0", "trimEdges": "0" }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "$$hashKey": "object:51", "field": "mysql.status.innodb.buffer_pool.pages.flushed", "hide": true, "id": "1", "type": "avg" }, { "$$hashKey": "object:52", "field": "1", "id": "2", "pipelineAgg": "1", "type": "derivative" } ], "query": "fields.mariadb.alias: $hostname", "refId": "C", "timeField": "@timestamp" }, { "alias": "Free", "bucketAggs": [ { "$$hashKey": "object:61", "field": "@timestamp", "id": "1", "settings": { "interval": "auto", "min_doc_count": "0", "trimEdges": "0" }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "$$hashKey": "object:57", "field": "mysql.status.innodb.buffer_pool.pages.free", "hide": true, "id": "1", "type": "avg" }, { "$$hashKey": "object:58", "field": "1", "id": "2", "pipelineAgg": "1", "type": "derivative" } ], "query": "fields.mariadb.alias: $hostname", "refId": "D", "timeField": "@timestamp" }, { "alias": "Latched", "bucketAggs": [ { "$$hashKey": "object:67", "field": "@timestamp", "id": "1", "settings": { "interval": "auto", "min_doc_count": "0", "trimEdges": "0" }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "$$hashKey": "object:63", "field": "mysql.status.innodb.buffer_pool.pages.latched", "hide": true, "id": "1", "type": "avg" }, { "$$hashKey": "object:64", "field": "1", "id": "2", "pipelineAgg": "1", "type": "derivative" } ], "query": "fields.mariadb.alias: $hostname", "refId": "E", "timeField": "@timestamp" }, { "alias": "Misc", "bucketAggs": [ { "$$hashKey": "object:73", "field": "@timestamp", "id": "1", "settings": { "interval": "auto", "min_doc_count": "0", "trimEdges": "0" }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "$$hashKey": "object:69", "field": "mysql.status.innodb.buffer_pool.pages.misc", "hide": true, "id": "1", "type": "avg" }, { "$$hashKey": "object:70", "field": "1", "id": "2", "pipelineAgg": "1", "type": "derivative" } ], "query": "fields.mariadb.alias: $hostname", "refId": "F", "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "InnoDB.BufferPool Pages", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": null, "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 10, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 9, "y": 11 }, "hiddenSeries": false, "id": 13, "legend": { "alignAsTable": false, "avg": false, "current": true, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.11", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "Deleted", "bucketAggs": [ { "$$hashKey": "object:628", "field": "@timestamp", "id": "1", "settings": { "interval": "1m", "min_doc_count": "0", "trimEdges": "0" }, "type": "date_histogram" } ], "hide": true, "metrics": [ { "$$hashKey": "object:624", "field": "mysql.status.innodb.rows.deleted", "hide": true, "id": "1", "type": "avg" }, { "$$hashKey": "object:625", "field": "1", "id": "2", "pipelineAgg": "1", "type": "derivative" } ], "query": "fields.mariadb.alias: $hostname", "refId": "A", "timeField": "@timestamp" }, { "alias": "Inserted", "bucketAggs": [ { "$$hashKey": "object:634", "field": "@timestamp", "id": "1", "settings": { "interval": "1m", "min_doc_count": "0", "trimEdges": "0" }, "type": "date_histogram" } ], "hide": true, "metrics": [ { "$$hashKey": "object:630", "field": "mysql.status.innodb.rows.inserted", "hide": true, "id": "1", "type": "avg" }, { "$$hashKey": "object:631", "field": "1", "id": "2", "pipelineAgg": "1", "type": "derivative" } ], "query": "fields.mariadb.alias: $hostname", "refId": "B", "timeField": "@timestamp" }, { "alias": "Reads", "bucketAggs": [ { "$$hashKey": "object:640", "field": "@timestamp", "id": "1", "settings": { "interval": "1m", "min_doc_count": "0", "trimEdges": "0" }, "type": "date_histogram" } ], "hide": true, "metrics": [ { "$$hashKey": "object:636", "field": "mysql.status.innodb.rows.reads", "id": "1", "type": "avg" }, { "$$hashKey": "object:637", "field": "1", "id": "2", "pipelineAgg": "1", "type": "derivative" } ], "query": "fields.mariadb.alias: $hostname", "refId": "C", "timeField": "@timestamp" }, { "alias": "Updates", "bucketAggs": [ { "$$hashKey": "object:646", "field": "@timestamp", "id": "1", "settings": { "interval": "1m", "min_doc_count": "0", "trimEdges": "0" }, "type": "date_histogram" } ], "hide": true, "metrics": [ { "$$hashKey": "object:642", "field": "mysql.status.innodb.rows.updated", "id": "1", "type": "avg" }, { "$$hashKey": "object:643", "field": "1", "id": "2", "pipelineAgg": "1", "type": "derivative" } ], "query": "fields.mariadb.alias: $hostname", "refId": "D", "timeField": "@timestamp" }, { "alias": "reads", "bucketAggs": [ { "$$hashKey": "object:716", "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "$$hashKey": "object:714", "field": "mysql.status.innodb.rows.reads", "hide": true, "id": "1", "meta": {}, "settings": {}, "type": "avg" }, { "$$hashKey": "object:732", "field": "1", "id": "3", "meta": {}, "pipelineAgg": "1", "settings": {}, "type": "derivative" } ], "query": "fields.mariadb.alias: $hostname", "refId": "E", "timeField": "@timestamp" }, { "alias": "updated", "bucketAggs": [ { "$$hashKey": "object:716", "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "$$hashKey": "object:714", "field": "mysql.status.innodb.rows.updated", "hide": true, "id": "1", "meta": {}, "settings": {}, "type": "avg" }, { "$$hashKey": "object:732", "field": "1", "id": "3", "meta": {}, "pipelineAgg": "1", "settings": {}, "type": "derivative" } ], "query": "fields.mariadb.alias: $hostname", "refId": "F", "timeField": "@timestamp" }, { "alias": "inserted", "bucketAggs": [ { "$$hashKey": "object:716", "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "$$hashKey": "object:714", "field": "mysql.status.innodb.rows.inserted", "hide": true, "id": "1", "meta": {}, "settings": {}, "type": "avg" }, { "$$hashKey": "object:732", "field": "1", "id": "3", "meta": {}, "pipelineAgg": "1", "settings": {}, "type": "derivative" } ], "query": "fields.mariadb.alias: $hostname", "refId": "G", "timeField": "@timestamp" }, { "alias": "deleted", "bucketAggs": [ { "$$hashKey": "object:716", "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "$$hashKey": "object:714", "field": "mysql.status.innodb.rows.del", "hide": true, "id": "1", "meta": {}, "settings": {}, "type": "avg" }, { "$$hashKey": "object:732", "field": "1", "id": "3", "meta": {}, "pipelineAgg": "1", "settings": {}, "type": "derivative" } ], "query": "fields.mariadb.alias: $hostname", "refId": "H", "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "InnoDB.rows Read", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:56", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:57", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 7, "w": 7, "x": 17, "y": 11 }, "id": 14, "options": { "displayLabels": [], "legend": { "displayMode": "list", "placement": "right", "values": [] }, "pieType": "pie", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {} }, "pluginVersion": "7.5.11", "targets": [ { "alias": "Deleted", "bucketAggs": [ { "field": "@timestamp", "id": "1", "settings": { "interval": "1m", "min_doc_count": "0", "trimEdges": "0" }, "type": "date_histogram" } ], "metrics": [ { "field": "mysql.status.innodb.rows.deleted", "id": "1", "type": "avg" } ], "query": "fields.mariadb.alias: $hostname", "refId": "A", "timeField": "@timestamp" }, { "alias": "Inserted", "bucketAggs": [ { "field": "@timestamp", "id": "1", "settings": { "interval": "1m", "min_doc_count": "0", "trimEdges": "0" }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "mysql.status.innodb.rows.inserted", "id": "1", "type": "avg" } ], "query": "fields.mariadb.alias: $hostname", "refId": "B", "timeField": "@timestamp" }, { "alias": "Reads", "bucketAggs": [ { "field": "@timestamp", "id": "1", "settings": { "interval": "1m", "min_doc_count": "0", "trimEdges": "0" }, "type": "date_histogram" } ], "hide": true, "metrics": [ { "field": "mysql.status.innodb.rows.reads", "id": "1", "type": "avg" } ], "query": "fields.mariadb.alias: $hostname", "refId": "C", "timeField": "@timestamp" }, { "alias": "Updates", "bucketAggs": [ { "field": "@timestamp", "id": "1", "settings": { "interval": "1m", "min_doc_count": "0", "trimEdges": "0" }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "mysql.status.innodb.rows.updated", "id": "1", "type": "avg" } ], "query": "fields.mariadb.alias: $hostname", "refId": "D", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "InnoDB.rows", "type": "piechart" } ], "title": "InnoDB", "type": "row" }, { "collapsed": true, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 11 }, "id": 23, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": null, "decimals": 0, "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 10, "fillGradient": 0, "gridPos": { "h": 5, "w": 24, "x": 0, "y": 12 }, "hiddenSeries": false, "id": 52, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.11", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "bucketAggs": [ { "$$hashKey": "object:175", "fake": true, "field": "sql.metrics.string.user", "id": "3", "settings": { "min_doc_count": 0, "order": "desc", "orderBy": "_term", "size": "0" }, "type": "terms" }, { "$$hashKey": "object:41", "field": "@timestamp", "id": "2", "settings": { "interval": "30s", "min_doc_count": 0, "offset": "10s", "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "$$hashKey": "object:39", "field": "select field", "id": "1", "type": "count" } ], "query": "fields.mariadb.alias: $hostname AND sql.metrics.string.db: $database NOT sql.metrics.string.command: Sleep", "refId": "A", "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "by User", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:248", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:249", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": null, "decimals": 0, "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 10, "fillGradient": 0, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 17 }, "hiddenSeries": false, "id": 56, "legend": { "alignAsTable": true, "avg": false, "current": false, "hideEmpty": true, "hideZero": true, "max": true, "min": false, "rightSide": true, "show": true, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.11", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "bucketAggs": [ { "$$hashKey": "object:175", "fake": true, "field": "sql.metrics.string.info", "id": "3", "settings": { "min_doc_count": 0, "order": "desc", "orderBy": "_term", "size": "0" }, "type": "terms" }, { "$$hashKey": "object:41", "field": "@timestamp", "id": "2", "settings": { "interval": "30s", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "$$hashKey": "object:39", "field": "select field", "id": "1", "type": "count" } ], "query": "fields.mariadb.alias: $hostname AND sql.metrics.string.user: /[a-z]*/ AND sql.metrics.string.db: $database AND NOT sql.metrics.string.command: Sleep", "refId": "A", "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Instance Time by Query", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:248", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:249", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": null, "decimals": 0, "fieldConfig": { "defaults": { "unit": "decbytes" }, "overrides": [] }, "fill": 10, "fillGradient": 0, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 25 }, "hiddenSeries": false, "id": 57, "legend": { "alignAsTable": true, "avg": false, "current": false, "hideEmpty": true, "hideZero": true, "max": true, "min": false, "rightSide": true, "show": true, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.11", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "bucketAggs": [ { "$$hashKey": "object:1118", "fake": true, "field": "sql.metrics.string.info", "id": "3", "settings": { "min_doc_count": 0, "order": "desc", "orderBy": "_term", "size": "0" }, "type": "terms" }, { "$$hashKey": "object:41", "field": "@timestamp", "id": "2", "settings": { "interval": "1m", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "$$hashKey": "object:39", "field": "sql.metrics.numeric.memory_used", "id": "1", "meta": {}, "settings": {}, "type": "sum" } ], "query": "fields.mariadb.alias: $hostname", "refId": "A", "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory by query", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:248", "decimals": 0, "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:249", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Instance Time", "type": "row" }, { "collapsed": true, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 12 }, "id": 47, "panels": [ { "datasource": null, "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "database" }, "properties": [ { "id": "custom.width", "value": 101 } ] }, { "matcher": { "id": "byName", "options": "id" }, "properties": [ { "id": "custom.width", "value": 87 } ] }, { "matcher": { "id": "byName", "options": "user" }, "properties": [ { "id": "custom.width", "value": 72 } ] }, { "matcher": { "id": "byName", "options": "time" }, "properties": [ { "id": "custom.width", "value": 103 }, { "id": "unit", "value": "ms" } ] }, { "matcher": { "id": "byName", "options": "state" }, "properties": [ { "id": "custom.width", "value": 149 } ] }, { "matcher": { "id": "byName", "options": "command" }, "properties": [ { "id": "custom.width", "value": 101 } ] }, { "matcher": { "id": "byName", "options": "examined rows" }, "properties": [ { "id": "custom.width", "value": 124 } ] }, { "matcher": { "id": "byName", "options": "host" }, "properties": [ { "id": "custom.width", "value": 235 } ] }, { "matcher": { "id": "byName", "options": "@timestamp" }, "properties": [ { "id": "custom.width", "value": 164 } ] } ] }, "gridPos": { "h": 14, "w": 24, "x": 0, "y": 13 }, "id": 49, "options": { "showHeader": true, "sortBy": [ { "desc": true, "displayName": "@timestamp" } ] }, "pluginVersion": "7.5.11", "targets": [ { "bucketAggs": [ { "$$hashKey": "object:238", "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "$$hashKey": "object:236", "field": "select field", "id": "1", "meta": {}, "settings": {}, "type": "logs" } ], "query": "fields.mariadb.alias: $hostname AND sql.metrics.string.user: /[a-z]*/ AND sql.metrics.string.db: $database AND NOT sql.metrics.string.command: Sleep", "refId": "B", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "User Sessions", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "pattern": "sql.*|@timestamp" } } }, { "id": "organize", "options": { "excludeByName": { "sql.driver": true, "sql.metrics.numeric.conn_id": true, "sql.metrics.numeric.examined_rows": false, "sql.metrics.numeric.max_memory_used": true, "sql.metrics.numeric.max_stage": true, "sql.metrics.numeric.memory_used": true, "sql.metrics.numeric.progress": true, "sql.metrics.numeric.query_id": true, "sql.metrics.numeric.stage": true, "sql.metrics.numeric.tid": true, "sql.metrics.numeric.time": true, "sql.metrics.numeric.value": true, "sql.metrics.string.current_statement": true, "sql.metrics.string.info": false, "sql.metrics.string.info_binary": true, "sql.metrics.string.variable_name": true, "sql.query": true }, "indexByName": { "@timestamp": 0, "sql.driver": 5, "sql.metrics.numeric.examined_rows": 6, "sql.metrics.numeric.id": 1, "sql.metrics.numeric.max_memory_used": 7, "sql.metrics.numeric.max_stage": 8, "sql.metrics.numeric.memory_used": 9, "sql.metrics.numeric.progress": 10, "sql.metrics.numeric.query_id": 11, "sql.metrics.numeric.stage": 12, "sql.metrics.numeric.tid": 13, "sql.metrics.numeric.time": 14, "sql.metrics.numeric.time_ms": 15, "sql.metrics.string.command": 16, "sql.metrics.string.db": 2, "sql.metrics.string.host": 4, "sql.metrics.string.info": 18, "sql.metrics.string.info_binary": 19, "sql.metrics.string.state": 17, "sql.metrics.string.user": 3, "sql.query": 20 }, "renameByName": { "@timestamp": "@timestamp", "sql.driver": "", "sql.metrics.numeric.examined_rows": "examined rows", "sql.metrics.numeric.id": "id", "sql.metrics.numeric.time_ms": "time", "sql.metrics.numeric.value": "", "sql.metrics.string.command": "command", "sql.metrics.string.db": "database", "sql.metrics.string.host": "host", "sql.metrics.string.info": "Statement", "sql.metrics.string.info_binary": "", "sql.metrics.string.state": "state", "sql.metrics.string.user": "user", "sql.metrics.string.variable_name": "", "sql.query": "query" } } } ], "type": "table" } ], "title": "ProcessList", "type": "row" } ], "refresh": "30s", "schemaVersion": 27, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_ELASTICSEARCH}", "definition": "{\"find\": \"terms\", \"field\": \"fields.mariadb.env\" }", "description": null, "error": null, "hide": 0, "includeAll": false, "label": "env", "multi": false, "name": "env", "options": [], "query": "{\"find\": \"terms\", \"field\": \"fields.mariadb.env\" }", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_ELASTICSEARCH}", "definition": "{\"find\": \"terms\", \"field\": \"fields.mariadb.alias\",\"query\": \"fields.mariadb.env: $env\"}", "description": null, "error": null, "hide": 0, "includeAll": false, "label": "hostname", "multi": false, "name": "hostname", "options": [], "query": "{\"find\": \"terms\", \"field\": \"fields.mariadb.alias\",\"query\": \"fields.mariadb.env: $env\"}", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_ELASTICSEARCH}", "definition": "{\"find\": \"terms\", \"field\": \"sql.metrics.string.db\",\"query\": \"fields.mariadb.alias: $hostname\"}", "description": null, "error": null, "hide": 0, "includeAll": true, "label": "database", "multi": true, "name": "database", "options": [], "query": "{\"find\": \"terms\", \"field\": \"sql.metrics.string.db\",\"query\": \"fields.mariadb.alias: $hostname\"}", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "MariaDB healthcheck", "uid": "6hywJs-nkoo", "version": 5 }
2022-02-15 13:26:19 UTC
null
0
0
9,600
1
38,089
17,478
1,010
jvm-metrics
JVM Metrics
null
2019-01-04 15:15:18 UTC
2020-05-07 14:42:03 UTC
0
Shows JVM metrics collected by inspectIT OpenCensus Edition: - JVM CPU metrics - JVM memory metrics - JVM garbage collection metrics
0
0
Other
null
0
0
17,478
1
9,600
5
807
null
{ "__inputs": [ { "name": "DS_LOCALINFLUX", "label": "LocalInflux", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "5.4.2" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "5.0.0" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "5.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "5.0.0" }, { "type": "panel", "id": "text", "name": "Text", "version": "5.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 9600, "graphTooltip": 0, "id": null, "iteration": 1587549648580, "links": [], "panels": [ { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 7, "panels": [], "repeat": "service", "title": "$service", "type": "row" }, { "aliasColors": { "process_cpu_usage ": "#badff4", "system_cpu_usage ": "#1f78c1" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_LOCALINFLUX}", "fill": 2, "gridPos": { "h": 6, "w": 7, "x": 0, "y": 1 }, "id": 11, "interval": "5s", "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "System CPU Usage", "color": "#1f78c1" }, { "alias": "JVM CPU Usage", "color": "#70dbed" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "System CPU Usage", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "linear" ], "type": "fill" } ], "measurement": "system_cpu_usage", "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"telegraf\")\n|> range($range)\n|> filter(fn: (r) =>\n r._measurement == \"process_cpu_usage\" AND\n r.service == \"$service\" AND\n r._field == \"gauge\")\n|> keep(columns: [\"_value\", \"_time\", \"_measurement\"])", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "service", "operator": "=~", "value": "/^$service$/" } ] }, { "alias": "JVM CPU Usage", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "linear" ], "type": "fill" } ], "measurement": "process_cpu_usage", "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"telegraf\")\n|> range($range)\n|> filter(fn: (r) =>\n r._measurement == \"system_cpu_usage\" AND\n r.service == \"$service\" AND\n r._field == \"gauge\")\n|> keep(columns: [\"_value\", \"_time\", \"_measurement\"])\n", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "service", "operator": "=~", "value": "/^$service$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU Usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "percentunit", "label": null, "logBase": 1, "max": "1.05", "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_LOCALINFLUX}", "fill": 10, "gridPos": { "h": 6, "w": 6, "x": 7, "y": 1 }, "id": 39, "interval": "1s", "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "used", "color": "#82b5d8" }, { "alias": "committed", "color": "#447ebc" }, { "alias": "max", "color": "#bf1b00", "fill": 0, "linewidth": 4 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "max", "groupBy": [ { "params": [ "15s" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "jvm_memory_max", "orderByTime": "ASC", "policy": "default", "query": "SELECT SUM(val) FROM (SELECT mean(value) AS val FROM jvm_memory_max WHERE $timeFilter AND area = 'heap' AND service =~ /^$service/ GROUP BY time($__interval),*) GROUP BY time($__interval) fill(linear)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "sum" } ] ], "tags": [ { "key": "service", "operator": "=~", "value": "/^$service$/" }, { "condition": "AND", "key": "area", "operator": "=", "value": "heap" } ] }, { "alias": "committed", "groupBy": [ { "params": [ "15s" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "jvm_memory_committed", "orderByTime": "ASC", "policy": "default", "query": "SELECT SUM(val) FROM (SELECT mean(value) AS val FROM jvm_memory_committed WHERE $timeFilter AND area = 'heap' AND service =~ /^$service/ GROUP BY time($__interval),*) GROUP BY time($__interval) fill(linear)", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "sum" } ] ], "tags": [ { "key": "service", "operator": "=~", "value": "/^$service$/" }, { "condition": "AND", "key": "area", "operator": "=", "value": "heap" } ] }, { "alias": "used", "groupBy": [ { "params": [ "15s" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "jvm_memory_used", "orderByTime": "ASC", "policy": "default", "query": "SELECT SUM(val) FROM (SELECT mean(value) AS val FROM jvm_memory_used WHERE $timeFilter AND area = 'heap' AND service =~ /^$service/ GROUP BY time($__interval),*) GROUP BY time($__interval) fill(linear)", "rawQuery": true, "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "sum" } ] ], "tags": [ { "key": "service", "operator": "=~", "value": "/^$service$/" }, { "condition": "AND", "key": "area", "operator": "=", "value": "heap" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory - Heap", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "daemon ": "#0a50a1", "live-non-daemon ": "#82b5d8", "non-daemon ": "#82b5d8", "peak ": "#bf1b00" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_LOCALINFLUX}", "fill": 4, "gridPos": { "h": 6, "w": 6, "x": 13, "y": 1 }, "id": 42, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "peak live since JVM start", "color": "#bf1b00", "fill": 0, "linewidth": 3 }, { "alias": "total live" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "total live", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "previous" ], "type": "fill" } ], "measurement": "jvm_threads_live", "orderByTime": "ASC", "policy": "default", "query": "stackedPeak = () => {\npeak = from(bucket: \"telegraf\")\n|> range($range)\n|> filter(fn: (r) =>\n r._measurement == \"jvm_threads_peak\" AND\n r.service == \"$service\" AND\n r._field == \"gauge\")\n|> keep(columns: [\"_value\", \"_time\", \"_measurement\"])\n\nlive = from(bucket: \"telegraf\")\n|> range($range)\n|> filter(fn: (r) =>\n r._measurement == \"jvm_threads_live\" AND\n r.service == \"$service\" AND\n r._field == \"gauge\")\n|> keep(columns: [\"_value\", \"_time\", \"_measurement\"])\n \n\n \nreturn join(tables:{live:live, peak:peak},on:[\"_time\",\"_stop\",\"_start\", \"host\"])\n |> map(fn:(r) => ({\n _time: r._time,\n _value: (r._value_peak - r._value_live),\n _measurement: \"peak\"\n }))\n}\n\nstackedPeak()", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "service", "operator": "=~", "value": "/^$service$/" } ] }, { "alias": "live daemons", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "previous" ], "type": "fill" } ], "measurement": "jvm_threads_daemon", "orderByTime": "ASC", "policy": "default", "query": "stackedPeak = () => {\npeak = from(bucket: \"telegraf\")\n|> range($range)\n|> filter(fn: (r) =>\n r._measurement == \"jvm_threads_peak\" AND\n r.service == \"$service\" AND\n r._field == \"gauge\")\n|> keep(columns: [\"_value\", \"_time\", \"_measurement\"])\n\nlive = from(bucket: \"telegraf\")\n|> range($range)\n|> filter(fn: (r) =>\n r._measurement == \"jvm_threads_live\" AND\n r.service == \"$service\" AND\n r._field == \"gauge\")\n|> keep(columns: [\"_value\", \"_time\", \"_measurement\"])\n \n\n \nreturn join(tables:{live:live, peak:peak},on:[\"_time\",\"_stop\",\"_start\", \"host\"])\n |> map(fn:(r) => ({\n _time: r._time,\n _value: (r._value_peak - r._value_live),\n _measurement: \"peak\"\n }))\n}\n\nstackedPeak()", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "service", "operator": "=~", "value": "/^$service$/" } ] }, { "alias": "peak live since JVM start", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "previous" ], "type": "fill" } ], "measurement": "jvm_threads_peak", "orderByTime": "ASC", "policy": "default", "query": "stackedPeak = () => {\npeak = from(bucket: \"telegraf\")\n|> range($range)\n|> filter(fn: (r) =>\n r._measurement == \"jvm_threads_peak\" AND\n r.service == \"$service\" AND\n r._field == \"gauge\")\n|> keep(columns: [\"_value\", \"_time\", \"_measurement\"])\n\nlive = from(bucket: \"telegraf\")\n|> range($range)\n|> filter(fn: (r) =>\n r._measurement == \"jvm_threads_live\" AND\n r.service == \"$service\" AND\n r._field == \"gauge\")\n|> keep(columns: [\"_value\", \"_time\", \"_measurement\"])\n \n\n \nreturn join(tables:{live:live, peak:peak},on:[\"_time\",\"_stop\",\"_start\", \"host\"])\n |> map(fn:(r) => ({\n _time: r._time,\n _value: (r._value_peak - r._value_live),\n _measurement: \"peak\"\n }))\n}\n\nstackedPeak()", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "max" } ] ], "tags": [ { "key": "service", "operator": "=~", "value": "/^$service$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [ { "colorMode": "background6", "fill": true, "line": false, "op": "time" } ], "timeShift": null, "title": "# Live Threads", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_LOCALINFLUX}", "fill": 1, "gridPos": { "h": 6, "w": 5, "x": 19, "y": 1 }, "id": 46, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Allocated Memory", "bars": true, "color": "#ef843c", "lines": false }, { "alias": "Promoted Memory", "bars": true, "color": "#629e51", "lines": false } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Live Data Size", "groupBy": [ { "params": [ "1s" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "jvm_gc_live_data_size", "orderByTime": "ASC", "policy": "default", "query": "SELECT \"gauge\" FROM \"jvm_gc_live_data_size\" WHERE (\"service\" =~ /^$service$/) ", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "service", "operator": "=~", "value": "/^$service$/" } ] }, { "alias": "Max Data Size", "groupBy": [ { "params": [ "1s" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "jvm_gc_max_data_size", "orderByTime": "ASC", "policy": "default", "query": "SELECT \"gauge\" FROM \"jvm_gc_live_data_size\" WHERE (\"service\" =~ /^$service$/) ", "rawQuery": false, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "service", "operator": "=~", "value": "/^$service$/" } ] }, { "alias": "Allocated Memory", "groupBy": [ { "params": [ "1s" ], "type": "time" } ], "hide": false, "measurement": "jvm_gc_memory_allocated", "orderByTime": "ASC", "policy": "default", "query": "SELECT SUM(\"counter\") FROM \"jvm_gc_memory_allocated\" WHERE (\"service\" =~ /^$service$/) AND $timeFilter GROUP BY time($__interval)", "rawQuery": true, "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "counter" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [], "type": "non_negative_difference" } ] ], "tags": [ { "key": "service", "operator": "=~", "value": "/^$service$/" } ] }, { "alias": "Promoted Memory", "groupBy": [ { "params": [ "1s" ], "type": "time" } ], "hide": false, "measurement": "jvm_gc_memory_promoted", "orderByTime": "ASC", "policy": "default", "query": "SELECT SUM(\"counter\") FROM \"jvm_gc_memory_promoted\" WHERE (\"service\" =~ /^$service$/) AND $timeFilter GROUP BY time($__interval)", "rawQuery": true, "refId": "F", "resultFormat": "time_series", "select": [ [ { "params": [ "counter" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [], "type": "non_negative_difference" } ] ], "tags": [ { "key": "service", "operator": "=~", "value": "/^$service$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Garbage Collection Memory", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_LOCALINFLUX}", "format": "percentunit", "gauge": { "maxValue": 1, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 6, "w": 4, "x": 0, "y": 7 }, "id": 49, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "groupBy": [], "measurement": "process_cpu_usage", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "service", "operator": "=~", "value": "/^$service$/" } ] } ], "thresholds": "0.8,0.9", "title": "Current CPU Usage", "type": "singlestat", "valueFontSize": "70%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_LOCALINFLUX}", "format": "none", "gauge": { "maxValue": 1, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 3, "x": 4, "y": 7 }, "id": 4, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "repeat": null, "repeatDirection": "h", "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "groupBy": [], "measurement": "jvm_classes_loaded", "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"telegraf\")\n |> range(start: -1m)\n |> filter(fn: (r) =>\n r._measurement == \"jvm_classes_loaded\" AND\n r.service == \"$service\" AND\n r._field == \"gauge\")\n |> keep(columns: [\"_value\", \"_time\", \"service\"])\n |> last()\n", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "service", "operator": "=~", "value": "/^$service$/" } ] } ], "thresholds": "0.9,0.95", "title": "Loaded Classes", "type": "singlestat", "valueFontSize": "50%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_LOCALINFLUX}", "fill": 10, "gridPos": { "h": 6, "w": 6, "x": 7, "y": 7 }, "id": 40, "interval": "1s", "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "used", "color": "#82b5d8" }, { "alias": "committed", "color": "#447ebc" }, { "alias": "max", "color": "#bf1b00", "fill": 0, "linewidth": 4 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "max", "groupBy": [ { "params": [ "15s" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "jvm_memory_max", "orderByTime": "ASC", "policy": "default", "query": "SELECT SUM(val) FROM (SELECT mean(value) AS val FROM jvm_memory_max WHERE $timeFilter AND area = 'nonheap' AND service =~ /^$service/ GROUP BY time($__interval),*) GROUP BY time($__interval) fill(previous)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "sum" } ] ], "tags": [ { "key": "service", "operator": "=~", "value": "/^$service$/" }, { "condition": "AND", "key": "area", "operator": "=", "value": "nonheap" } ] }, { "alias": "committed", "groupBy": [ { "params": [ "15s" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "jvm_memory_committed", "orderByTime": "ASC", "policy": "default", "query": "SELECT SUM(val) FROM (SELECT mean(value) AS val FROM jvm_memory_committed WHERE $timeFilter AND area = 'nonheap' AND service =~ /^$service/ GROUP BY time($__interval),*) GROUP BY time($__interval) fill(previous)", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "sum" } ] ], "tags": [ { "key": "service", "operator": "=~", "value": "/^$service$/" }, { "condition": "AND", "key": "area", "operator": "=", "value": "nonheap" } ] }, { "alias": "used", "groupBy": [ { "params": [ "15s" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "jvm_memory_used", "orderByTime": "ASC", "policy": "default", "query": "SELECT SUM(val) FROM (SELECT mean(value) AS val FROM jvm_memory_used WHERE $timeFilter AND area = 'nonheap' AND service =~ /^$service/ GROUP BY time($__interval),*) GROUP BY time($__interval) fill(previous)", "rawQuery": true, "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "sum" } ] ], "tags": [ { "key": "service", "operator": "=~", "value": "/^$service$/" }, { "condition": "AND", "key": "area", "operator": "=", "value": "nonheap" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory - Non-Heap", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_LOCALINFLUX}", "fill": 4, "gridPos": { "h": 6, "w": 6, "x": 13, "y": 7 }, "id": 41, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "$tag_state", "groupBy": [ { "params": [ "15s" ], "type": "time" }, { "params": [ "state" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "jvm_threads_states", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"gauge\") FROM \"jvm_memory_max\" WHERE (\"service\" =~ /^$service$/) AND $timeFilter GROUP BY time(1m) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "service", "operator": "=~", "value": "/^$service$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "# Threads by States", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Major GC": "#bf1b00" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_LOCALINFLUX}", "fill": 1, "gridPos": { "h": 6, "w": 5, "x": 19, "y": 7 }, "id": 47, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 3, "points": true, "renderer": "flot", "seriesOverrides": [ { "alias": "Minor GC" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Minor GC", "groupBy": [ { "params": [ "1s" ], "type": "time" } ], "hide": false, "measurement": "jvm_gc_pause", "orderByTime": "ASC", "policy": "default", "query": "SELECT SUM(\"counter\") FROM \"jvm_gc_pause\" WHERE (\"service\" =~ /^$service$/ AND \"action\" = 'end of minor GC') AND $timeFilter GROUP BY time($__interval) fill(none)", "rawQuery": true, "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "counter" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [], "type": "non_negative_difference" } ] ], "tags": [ { "key": "service", "operator": "=~", "value": "/^$service$/" }, { "condition": "AND", "key": "action", "operator": "=", "value": "end of minor GC" } ] }, { "alias": "Major GC", "groupBy": [ { "params": [ "1s" ], "type": "time" } ], "hide": false, "measurement": "jvm_gc_pause", "orderByTime": "ASC", "policy": "default", "query": "SELECT SUM(\"counter\") FROM \"jvm_gc_pause\" WHERE (\"service\" =~ /^$service$/ AND \"action\" = 'end of major GC') AND $timeFilter GROUP BY time($__interval) fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "counter" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [], "type": "non_negative_difference" } ] ], "tags": [ { "key": "service", "operator": "=~", "value": "/^$service$/" }, { "condition": "AND", "key": "action", "operator": "=", "value": "end of major GC" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Garbage Collection Pauses", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_LOCALINFLUX}", "format": "none", "gauge": { "maxValue": 1, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 3, "x": 4, "y": 10 }, "id": 12, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "repeatDirection": "h", "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "groupBy": [], "measurement": "jvm_classes_unloaded", "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"telegraf\")\n |> range(start: -1m)\n |> filter(fn: (r) =>\n r._measurement == \"jvm_classes_unloaded\" AND\n r.service == \"$service\" AND\n r._field == \"gauge\")\n |> keep(columns: [\"_value\", \"_time\", \"service\"])\n |> last()\n", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "service", "operator": "=~", "value": "/^$service$/" } ] } ], "thresholds": "0.9,0.95", "title": "Unloaded Classes", "type": "singlestat", "valueFontSize": "50%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "content": "----", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 13 }, "id": 51, "links": [], "mode": "html", "title": "", "transparent": true, "type": "text" } ], "refresh": "30s", "schemaVersion": 16, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_LOCALINFLUX}", "definition": "SHOW TAG VALUES WITH KEY=\"service\"", "hide": 0, "includeAll": true, "label": null, "multi": true, "name": "service", "options": [], "query": "SHOW TAG VALUES WITH KEY=\"service\"", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "JVM Metrics", "uid": "jaEIHn8ik", "version": 2 }
2020-05-07 14:42:03 UTC
null
0
0
15,159
1
102,404
25,269
5,733
cluster-node-health-scaling
Cluster & Node - Health & Scaling
Node distribution on a number of axis (AZ, lifecycle, etc) + various other scaling metrics
2021-10-27 19:36:42 UTC
2022-07-06 19:17:46 UTC
0
Uses Prometheus node metrics to visualize node distribution by region, AZ, instance type, ASG, Lifecycle (spot vs OD), etc.
0
0
Other
null
0
0
25,269
1
15,159
5
1,067
Node distribution on a number of axis (AZ, lifecycle, etc) + various other scaling metrics
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__elements": [], "__requires": [ { "type": "panel", "id": "bargauge", "name": "Bar gauge", "version": "" }, { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.4.2" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "target": { "limit": 100, "matchAny": false, "tags": [], "type": "dashboard" }, "type": "dashboard" } ] }, "description": "Node distribution on a number of axis (AZ, lifecycle, etc) + various other scaling metrics", "editable": true, "fiscalYearStartMonth": 0, "gnetId": 15159, "graphTooltip": 0, "id": null, "iteration": 1657126263453, "links": [], "liveNow": false, "panels": [ { "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 18, "title": "At a Glance", "type": "row" }, { "description": "Use this chart to spot potential performance issues in a given AZ.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "value": null }, { "color": "#EAB839", "value": 90 }, { "color": "green", "value": 99 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 1 }, "id": 21, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "8.4.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "((sum by (cluster) (cluster_autoscaler_nodes_count{cluster=~\"$cluster\",state=\"ready\"})) / (sum by (cluster) (cluster_autoscaler_nodes_count)))*100", "hide": false, "interval": "", "legendFormat": "{{ cluster }}", "refId": "B" } ], "title": "% Healthy Nodes", "type": "gauge" }, { "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null } ] }, "unit": "Nodes" }, "overrides": [] }, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 1 }, "id": 5, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.4.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "count by (cluster) (kubelet_running_pods{account=~\"$awsaccount\",cluster=~\"$cluster\"})", "interval": "", "legendFormat": "{{ cluster }}", "refId": "A" } ], "title": "Node Count (Total)", "type": "stat" }, { "description": "We care about both extremes of too many young nodes (< 2 hours old, could indicate something wrong with nodes launching and getting healthy) and too many old nodes (old AMI's, cluster autoscaler should be finding cheaper instances).", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "orange", "value": null }, { "color": "yellow", "value": 7200 }, { "color": "green", "value": 28800 }, { "color": "green", "value": 86400 }, { "color": "yellow", "value": 2592000 }, { "color": "red", "value": 7776030 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 10 }, "id": 22, "options": { "displayMode": "gradient", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true, "text": { "titleSize": 11, "valueSize": 11 } }, "pluginVersion": "8.4.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "node_time_seconds - node_boot_time_seconds{cluster=~\"$cluster\"}", "format": "time_series", "hide": false, "instant": false, "interval": "", "legendFormat": "{{ instance }} ({{ cluster }})", "refId": "A" } ], "title": "Node Ages", "transformations": [], "type": "bargauge" }, { "description": "(Only those over 10% to minimize noise)\nEach host has a set iptables conntrack table size limit based on instance type (size) because it requires RAM. If the number of entries in the table hit the limit, most connectivity for PODs in and out of the node will halt! We warn at 50%, and crit at 80% to ensure we act before the node breaks.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "yellow", "value": 40 }, { "color": "red", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 10 }, "id": 10, "options": { "displayMode": "gradient", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "limit": 100, "values": true }, "showUnfilled": true, "text": { "titleSize": 11, "valueSize": 11 } }, "pluginVersion": "8.4.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "((max by (kubernetes_node) (node_nf_conntrack_entries{job=\"kubernetes-service-endpoints\",cluster=~\"$cluster\",account=~\"$awsaccount\"})) / (max by (kubernetes_node) (node_nf_conntrack_entries_limit{job=\"kubernetes-service-endpoints\",cluster=~\"$cluster\",account=~\"$awsaccount\"})) * 100) >= 10", "format": "time_series", "instant": false, "interval": "", "legendFormat": "{{ kubernetes_node }}", "refId": "A" } ], "title": "IPTables Conntrack Table % Usage Gauge", "transformations": [ { "id": "reduce", "options": { "labelsToFields": false, "reducers": [ "lastNotNull" ] } }, { "id": "sortBy", "options": { "fields": {}, "sort": [ { "desc": true, "field": "Last *" } ] } } ], "type": "bargauge" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 18 }, "id": 12, "panels": [ { "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 25, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineStyle": { "fill": "solid" }, "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "normal" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 19 }, "id": 2, "options": { "legend": { "calcs": [ "lastNotNull" ], "displayMode": "table", "placement": "bottom", "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "count(kubelet_running_pods{account=~\"$awsaccount\",cluster=~\"$cluster\"}) by (cluster,topology_kubernetes_io_zone)", "interval": "", "legendFormat": "{{ topology_kubernetes_io_zone}} ({{ cluster }})", "refId": "A" } ], "title": "Node Count by Availability Zone (AZ)", "type": "timeseries" }, { "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 25, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineStyle": { "fill": "solid" }, "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "normal" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 19 }, "id": 7, "options": { "legend": { "calcs": [ "lastNotNull" ], "displayMode": "table", "placement": "bottom", "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "count by (cluster,node_type) (kubelet_running_pods{account=~\"$awsaccount\",cluster=~\"$cluster\"})", "interval": "", "legendFormat": "{{ node_type }} ({{ cluster }})", "refId": "A" } ], "title": "Node Count by ASG", "type": "timeseries" }, { "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 25, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineStyle": { "fill": "solid" }, "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "normal" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 27 }, "id": 4, "options": { "legend": { "calcs": [ "lastNotNull" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "count(kubelet_running_pods{account=~\"$awsaccount\",cluster=~\"$cluster\"}) by (cluster,topology_kubernetes_io_region)", "interval": "", "legendFormat": "{{ topology_kubernetes_io_region }} ({{ cluster }})", "refId": "A" } ], "title": "Node Count by Region", "type": "timeseries" }, { "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 25, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineStyle": { "fill": "solid" }, "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "normal" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 27 }, "id": 6, "options": { "legend": { "calcs": [ "lastNotNull" ], "displayMode": "table", "placement": "bottom", "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "count(kubelet_running_pods{account=~\"$awsaccount\",cluster=~\"$cluster\"}) by (cluster,node_kubernetes_io_lifecycle)", "interval": "", "legendFormat": "{{ node_kubernetes_io_lifecycle }} ({{ cluster }})", "refId": "A" } ], "title": "Node Count by Lifecycle", "type": "timeseries" }, { "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 25, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineStyle": { "fill": "solid" }, "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "normal" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 35 }, "id": 3, "options": { "legend": { "calcs": [ "lastNotNull" ], "displayMode": "table", "placement": "bottom", "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "count(kubelet_running_pods{account=~\"$awsaccount\",cluster=~\"$cluster\"}) by (cluster,node_kubernetes_io_instance_type)", "interval": "", "legendFormat": "{{ node_kubernetes_io_instance_type }} ({{ cluster }})", "refId": "A" } ], "title": "Node Count by Instance Type", "type": "timeseries" }, { "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineStyle": { "fill": "solid" }, "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 0, "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 35 }, "id": 24, "options": { "legend": { "calcs": [ "lastNotNull" ], "displayMode": "table", "placement": "bottom", "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "((sum by (cluster) (cluster_autoscaler_nodes_count{cluster=~\"$cluster\",state=\"ready\"})) / (sum by (cluster) (cluster_autoscaler_nodes_count)))*100", "interval": "", "legendFormat": "{{ state }} ({{ cluster }})", "refId": "A" } ], "title": "% Healthy Nodes (According to AWS cluster autoscaler)", "type": "timeseries" }, { "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green" } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 43 }, "id": 23, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "count by (cluster) ((node_time_seconds - node_boot_time_seconds{cluster=~\"$cluster\"}) < 7200)", "hide": false, "interval": "", "legendFormat": "{{ instance }} - {{ cluster }}", "refId": "A" } ], "title": "Count of Nodes < than 1 Hour Old", "transformations": [], "type": "timeseries" } ], "title": "Cluster Node Distribution & Scaling", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 19 }, "id": 14, "panels": [ { "description": "Use this chart to spot potential performance issues.", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 2, "pointSize": 1, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 21, "w": 12, "x": 0, "y": 20 }, "id": 20, "options": { "legend": { "calcs": [ "mean", "min", "max", "lastNotNull" ], "displayMode": "table", "placement": "bottom", "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "avg by (cluster,kubernetes_node) (node_load5{cluster=~\"$cluster\"})", "format": "time_series", "instant": false, "interval": "", "legendFormat": "{{ kubernetes_node }} ({{ cluster }})", "refId": "A" } ], "title": "5 Minute Node Load Average by Instance", "type": "timeseries" }, { "description": "Available memory is how many bytes of memory are available to use without swapping (vs Free memory being only completely unused / wasted memory, which is inefficient).", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 2, "pointSize": 1, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 21, "w": 12, "x": 12, "y": 20 }, "id": 28, "options": { "legend": { "calcs": [ "mean", "min", "max", "lastNotNull" ], "displayMode": "table", "placement": "bottom", "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "avg by (cluster,kubernetes_node) (node_memory_MemAvailable_bytes{cluster=~\"$cluster\"})", "format": "time_series", "instant": false, "interval": "", "legendFormat": "{{ kubernetes_node }} ({{ cluster }})", "refId": "A" } ], "title": "Available Memory by Instance", "type": "timeseries" }, { "description": "Use this chart to spot memory utilization issues on nodes.", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 2, "pointSize": 1, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 21, "w": 12, "x": 0, "y": 41 }, "id": 25, "options": { "legend": { "calcs": [ "mean", "min", "max", "lastNotNull" ], "displayMode": "table", "placement": "bottom", "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "avg by (cluster,kubernetes_node) (node_vmstat_oom_kill{cluster=~\"$cluster\"})", "format": "time_series", "instant": false, "interval": "", "legendFormat": "{{ kubernetes_node }} ({{ cluster }})", "refId": "A" } ], "title": "OOM Kills by Node", "type": "timeseries" }, { "description": "Find any hot-spots of network activity.", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 2, "pointSize": 1, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "bps" }, "overrides": [] }, "gridPos": { "h": 21, "w": 12, "x": 12, "y": 41 }, "id": 27, "options": { "legend": { "calcs": [ "mean", "min", "max", "lastNotNull" ], "displayMode": "table", "placement": "bottom", "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "(avg by (cluster,kubernetes_node) (irate(node_network_transmit_bytes_total{cluster=~\"$cluster\"}[$__rate_interval]))*8) + (avg by (cluster,kubernetes_node) (irate(node_network_receive_bytes_total{cluster=~\"$cluster\"}[$__rate_interval]))*8)", "format": "time_series", "instant": false, "interval": "", "legendFormat": "{{ kubernetes_node }} ({{ cluster }})", "refId": "A" } ], "title": "Combined Network Throughput (Megabits/sec, Send+Receive) by Instance", "type": "timeseries" }, { "description": "Orphaned sockets indicate a client(s) behaving poorly (intentional or buggy) when closing TCP connections.", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 2, "pointSize": 1, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 21, "w": 12, "x": 12, "y": 62 }, "id": 26, "options": { "legend": { "calcs": [ "mean", "min", "max", "lastNotNull" ], "displayMode": "table", "placement": "bottom", "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "avg by (cluster,kubernetes_node) (node_sockstat_TCP_orphan{cluster=~\"$cluster\"})", "format": "time_series", "instant": false, "interval": "", "legendFormat": "{{ kubernetes_node }} ({{ cluster }})", "refId": "A" } ], "title": "Orphaned TCP Sockets by Instance", "type": "timeseries" }, { "description": "(Only those over 10% to minimize noise)\nEach host has a set iptables conntrack table size limit based on instance type (size) because it requires RAM. If the number of entries in the table hit the limit, most connectivity for PODs in and out of the node will halt! We warn at 50%, and crit at 80% to ensure we act before the node breaks.", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 21, "w": 12, "x": 12, "y": 83 }, "id": 9, "options": { "legend": { "calcs": [ "lastNotNull" ], "displayMode": "table", "placement": "bottom", "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "((max by (kubernetes_node) (node_nf_conntrack_entries{job=\"kubernetes-service-endpoints\",cluster=~\"$cluster\",account=~\"$awsaccount\"})) / (max by (kubernetes_node) (node_nf_conntrack_entries_limit{job=\"kubernetes-service-endpoints\",cluster=~\"$cluster\",account=~\"$awsaccount\"})) * 100)", "interval": "", "legendFormat": "{{ kubernetes_node }}", "refId": "A" } ], "title": "IPTables Conntrack Table % Usage", "type": "timeseries" } ], "title": "Cluster Node Health", "type": "row" } ], "refresh": false, "schemaVersion": 35, "style": "dark", "tags": [], "templating": { "list": [ { "current": { "selected": false, "text": "Prometheus", "value": "Prometheus" }, "hide": 0, "includeAll": false, "label": "datasource", "multi": false, "name": "DS_PROMETHEUS", "options": [], "query": "prometheus", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "query_result(avg(kube_deployment_labels) by (account))", "hide": 0, "includeAll": false, "label": "AWS Account", "multi": true, "name": "awsaccount", "options": [], "query": { "query": "query_result(avg(kube_deployment_labels) by (account))", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "/.*(?:account)=\"([^\"]*).*/", "skipUrlSync": false, "sort": 0, "type": "query" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "query_result(avg(kube_deployment_labels{account=~\"$awsaccount\"}) by (cluster))", "hide": 0, "includeAll": false, "label": "Cluster", "multi": true, "name": "cluster", "options": [], "query": { "query": "query_result(avg(kube_deployment_labels{account=~\"$awsaccount\"}) by (cluster))", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "/.*(?:cluster)=\"([^\"]*).*/", "skipUrlSync": false, "sort": 0, "type": "query" } ] }, "time": { "from": "now-3h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "Cluster & Node - Health & Scaling", "uid": "zrP9cXD7k", "version": 5, "weekStart": "" }
2022-07-06 19:17:46 UTC
null
0
0
12,310
1
97,364
17,710
74
waveplus-sensor
WavePlus Sensor
null
2020-05-17 13:28:18 UTC
2020-05-27 17:56:36 UTC
0
Dashboard for the (unofficial) Airthings Waveplus [exporter](https://github.com/jeremybz/waveplus_exporter) Shows: - Radon - CO₂ - TVOC - Humidity - Temperature - Pressure
52,918
52,919
Other
null
0
0
17,710
1
12,310
5
46
null
{ "__inputs": [ { "name": "DS_VM", "label": "VM", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "panel", "id": "bargauge", "name": "Bar gauge", "version": "" }, { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.0.0" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 12310, "graphTooltip": 0, "id": null, "links": [], "panels": [ { "datasource": "${DS_VM}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-green", "value": null }, { "color": "light-green", "value": 50 }, { "color": "#EAB839", "value": 100 }, { "color": "red", "value": 150 } ] } }, "overrides": [] }, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 0 }, "id": 3, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "7.0.0", "targets": [ { "expr": "radon_short_term_avg_becquerels", "legendFormat": "short term", "refId": "A" }, { "expr": "radon_long_term_avg_becquerels", "legendFormat": "long term", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "Radon (Becquerels/m³)", "type": "gauge" }, { "datasource": "${DS_VM}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "max": 1200, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-green", "value": null }, { "color": "light-green", "value": 250 }, { "color": "#EAB839", "value": 400 }, { "color": "dark-red", "value": 1000 } ] }, "unit": "ppm" }, "overrides": [] }, "gridPos": { "h": 7, "w": 6, "x": 12, "y": 0 }, "id": 9, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "7.0.0", "targets": [ { "expr": "carbondioxide_ppm", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "CO₂", "type": "gauge" }, { "datasource": "${DS_VM}", "description": "", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "max": 3000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-green", "value": null }, { "color": "#EAB839", "value": 250 }, { "color": "red", "value": 2000 } ] } }, "overrides": [] }, "gridPos": { "h": 7, "w": 6, "x": 18, "y": 0 }, "id": 10, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "7.0.0", "targets": [ { "expr": "voc_ppb", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "VOC", "type": "gauge" }, { "datasource": "${DS_VM}", "fieldConfig": { "defaults": { "custom": { "align": null }, "mappings": [ { "from": "", "id": 0, "operator": "", "text": "", "to": "", "type": 1 } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "humidity_percent" }, "properties": [ { "id": "unit", "value": "percent" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "dark-orange", "value": null }, { "color": "dark-orange", "value": 10 }, { "color": "#EAB839", "value": 20 }, { "color": "green", "value": 30 }, { "color": "light-blue", "value": 40 }, { "color": "dark-blue", "value": 60 } ] } }, { "id": "min", "value": 10 }, { "id": "max", "value": 70 }, { "id": "displayName", "value": "Humidity" } ] }, { "matcher": { "id": "byName", "options": "carbondioxide_ppm" }, "properties": [ { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "dark-green", "value": null }, { "color": "light-green", "value": 700 }, { "color": "yellow", "value": 800 }, { "color": "red", "value": 1000 } ] } }, { "id": "min", "value": 300 }, { "id": "max", "value": 800 }, { "id": "unit", "value": "ppm" }, { "id": "displayName", "value": "CO₂" } ] }, { "matcher": { "id": "byName", "options": "temperature_celsius" }, "properties": [ { "id": "unit", "value": "celsius" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "dark-purple", "value": null }, { "color": "dark-blue", "value": 10 }, { "color": "light-blue", "value": 15 }, { "color": "semi-dark-green", "value": 18 }, { "color": "light-yellow", "value": 20 }, { "color": "semi-dark-orange", "value": 25 }, { "color": "red", "value": 30 } ] } }, { "id": "max", "value": 30 }, { "id": "min", "value": 5 }, { "id": "displayName", "value": "Temperature" } ] }, { "matcher": { "id": "byName", "options": "radon_short_term_avg_becquerels" }, "properties": [ { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "dark-green", "value": null }, { "color": "light-green", "value": 50 }, { "color": "yellow", "value": 100 }, { "color": "red", "value": 150 } ] } }, { "id": "max", "value": 300 }, { "id": "unit", "value": "radbq" }, { "id": "displayName", "value": "Radon" } ] }, { "matcher": { "id": "byName", "options": "voc_ppb" }, "properties": [ { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "yellow", "value": 250 }, { "color": "red", "value": 2000 } ] } }, { "id": "max" }, { "id": "displayName", "value": "TVOC" }, { "id": "unit", "value": "conppb" } ] }, { "matcher": { "id": "byName", "options": "pressure_pascal" }, "properties": [ { "id": "min", "value": 940 }, { "id": "max", "value": 1100 }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "semi-dark-blue", "value": null }, { "color": "super-light-blue", "value": 1100 } ] } }, { "id": "displayName", "value": "Pressure" }, { "id": "unit", "value": "pressurehpa" } ] } ] }, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 7 }, "id": 12, "options": { "displayMode": "gradient", "orientation": "horizontal", "reduceOptions": { "calcs": [ "last" ], "values": false }, "showUnfilled": true }, "pluginVersion": "7.0.0", "targets": [ { "expr": "sort_desc( {job=\"waveplus\",__name__=~\"(radon_short_term).*\"} )", "interval": "", "legendFormat": "{{__name__}}", "refId": "A" }, { "expr": " {job=\"waveplus\",__name__=~\"carbon.*\"}", "interval": "", "legendFormat": "{{__name__}}", "refId": "B" }, { "expr": "{job=\"waveplus\",__name__=~\"voc.*\"}", "interval": "", "legendFormat": "{{__name__}}", "refId": "D" }, { "expr": "{job=\"waveplus\",__name__=~\"(humidity|temp|press).*\"}", "interval": "", "legendFormat": "{{__name__}}", "refId": "C" } ], "timeFrom": null, "timeShift": null, "title": "", "type": "bargauge" }, { "aliasColors": { "+error long": "super-light-red", "+error short": "super-light-yellow", "-error long": "super-light-red", "-error short": "super-light-yellow", "long term": "dark-orange", "radon_short_term_avg_becquerels{instance=\"192.168.1.115:9127\",job=\"waveplus\",monitor=\"fouronesix\"}": "dark-yellow", "short term": "dark-yellow" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_VM}", "description": "[Radon](https://www.airthings.com/resources/radon-levels]) measurements are taken once every hour. Wait at least a week (ideally a month) for accurate readings.", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 15 }, "hiddenSeries": false, "id": 8, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:23", "alias": "/error short/", "dashes": true, "fillGradient": 0, "hideTooltip": true, "legend": false }, { "$$hashKey": "object:24", "alias": "/error long/", "dashes": true, "fillGradient": 0, "hideTooltip": true, "legend": false }, { "$$hashKey": "object:51", "alias": "+error short", "fillBelowTo": "-error short", "lines": false }, { "$$hashKey": "object:56", "alias": "-error short", "lines": false }, { "$$hashKey": "object:297", "alias": "short term pci", "color": "rgba(242, 204, 12, 0.11)", "legend": false, "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "radon_short_term_avg_becquerels", "legendFormat": "short term", "refId": "A" }, { "expr": "radon_short_term_avg_becquerels * 1.1", "legendFormat": "+error short", "refId": "C" }, { "expr": "radon_short_term_avg_becquerels * .9", "interval": "", "legendFormat": "-error short", "refId": "D" }, { "expr": "radon_long_term_avg_becquerels", "legendFormat": "long term", "refId": "B" }, { "expr": "radon_long_term_avg_becquerels * 1.1", "legendFormat": "+error long", "refId": "E" }, { "expr": "radon_long_term_avg_becquerels * .9", "legendFormat": "-error long", "refId": "F" }, { "expr": "radon_short_term_avg_becquerels / 37", "hide": false, "interval": "", "legendFormat": "short term pci", "refId": "G" } ], "thresholds": [ { "$$hashKey": "object:1571", "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 150, "yaxis": "left" }, { "$$hashKey": "object:1572", "colorMode": "warning", "fill": false, "line": true, "op": "gt", "value": 100, "yaxis": "left" }, { "$$hashKey": "object:1573", "colorMode": "ok", "fill": true, "line": true, "op": "lt", "value": 50, "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Radon (Becquerels/m³)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:310", "format": "none", "label": "Bq/m³", "logBase": 1, "max": "400", "min": "0", "show": true }, { "$$hashKey": "object:311", "format": "none", "label": "pCi/L", "logBase": 1, "max": "10.81", "min": "0", "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "carbondioxide_ppm{instance=\"192.168.1.115:9127\", job=\"waveplus\", monitor=\"fouronesix\"}": "dark-yellow", "carbondioxide_ppm{instance=\"192.168.1.115:9127\",job=\"waveplus\",monitor=\"fouronesix\"}": "super-light-yellow", "concentration": "light-yellow", "radon_short_term_avg_becquerels{instance=\"192.168.1.115:9127\",job=\"waveplus\",monitor=\"fouronesix\"}": "dark-yellow" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_VM}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 10, "fillGradient": 10, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 23 }, "hiddenSeries": false, "id": 6, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "carbondioxide_ppm", "interval": "", "legendFormat": "concentration", "refId": "A" } ], "thresholds": [ { "$$hashKey": "object:561", "colorMode": "ok", "fill": true, "line": true, "op": "lt", "value": 400, "yaxis": "left" }, { "$$hashKey": "object:567", "colorMode": "warning", "fill": true, "line": true, "op": "gt", "value": 1000, "yaxis": "left" }, { "$$hashKey": "object:573", "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 2000, "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CO₂", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1246", "format": "ppm", "label": null, "logBase": 1, "max": "2000", "min": "0", "show": true }, { "$$hashKey": "object:1247", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "TVOC": "dark-purple", "radon_short_term_avg_becquerels{instance=\"192.168.1.115:9127\",job=\"waveplus\",monitor=\"fouronesix\"}": "dark-yellow", "voc_ppb{instance=\"192.168.1.115:9127\", job=\"waveplus\", monitor=\"fouronesix\"}": "dark-purple", "voc_ppb{instance=\"192.168.1.115:9127\",job=\"waveplus\",monitor=\"fouronesix\"}": "dark-red" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_VM}", "description": "https://en.wikipedia.org/wiki/Volatile_organic_compound", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 10, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 31 }, "hiddenSeries": false, "id": 7, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:216", "alias": "TVOC", "linewidth": 3 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "voc_ppb", "interval": "", "legendFormat": "TVOC", "refId": "A" } ], "thresholds": [ { "$$hashKey": "object:497", "colorMode": "ok", "fill": true, "line": true, "op": "lt", "value": 250, "yaxis": "left" }, { "$$hashKey": "object:509", "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 2000, "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "VOC", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1662", "format": "conppb", "label": null, "logBase": 1, "max": "2100", "min": "0", "show": true }, { "$$hashKey": "object:1663", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "radon_short_term_avg_becquerels{instance=\"192.168.1.115:9127\",job=\"waveplus\",monitor=\"fouronesix\"}": "dark-yellow", "temperature_celsius{instance=\"192.168.1.115:9127\", job=\"waveplus\", monitor=\"fouronesix\"}": "super-light-red" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_VM}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 10, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 39 }, "hiddenSeries": false, "id": 4, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:59", "alias": "F", "color": "#FFA6B0", "fillGradient": 0, "legend": false, "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "temperature_celsius", "refId": "A" }, { "expr": "temperature_celsius * 9 / 5 + 32", "interval": "", "legendFormat": "F", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Temperature", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:43", "decimals": 0, "format": "celsius", "label": null, "logBase": 1, "max": "40", "min": "0", "show": true }, { "$$hashKey": "object:44", "decimals": 0, "format": "fahrenheit", "label": null, "logBase": 1, "max": "104", "min": "32", "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "humidity_percent{instance=\"192.168.1.115:9127\", job=\"waveplus\", monitor=\"fouronesix\"}": "light-blue", "humidity_percent{instance=\"192.168.1.115:9127\",job=\"waveplus\",monitor=\"fouronesix\"}": "dark-blue" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_VM}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 10, "fillGradient": 10, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 47 }, "hiddenSeries": false, "id": 2, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "humidity_percent", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Humidity", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": "100", "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "radon_short_term_avg_becquerels{instance=\"192.168.1.115:9127\",job=\"waveplus\",monitor=\"fouronesix\"}": "dark-yellow" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_VM}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 55 }, "hiddenSeries": false, "id": 5, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "pressure_pascal", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Pressure", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:714", "format": "pressurehpa", "label": null, "logBase": 1, "max": "1010", "min": "950", "show": true }, { "$$hashKey": "object:715", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "1m", "schemaVersion": 25, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-7d", "to": "now" }, "timepicker": { "refresh_intervals": [ "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "WavePlus Sensor", "uid": "tUxB0oRGk", "version": 45 }
2020-05-27 17:56:36 UTC
null
0
0
13,274
1
410,062
19,281
72
haproxy
HAProxy
Prometheus HAProxy dashboard
2020-10-26 05:43:55 UTC
2020-10-26 06:04:24 UTC
0
null
0
0
null
null
0
0
19,281
1
13,274
5
68
Prometheus HAProxy dashboard
{ "__inputs": [ { "name": "DS_LOCALHOST", "label": "localhost", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "4.2.0" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" } ], "annotations": { "list": [] }, "description": "Prometheus HAProxy dashboard", "editable": true, "gnetId": 13274, "graphTooltip": 1, "hideControls": false, "id": null, "links": [], "refresh": "5m", "rows": [ { "collapse": false, "height": 127, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "decimals": 0, "fill": 7, "id": 85, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 3, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Backends Down", "color": "#890F02" }, { "alias": "Backends Down", "transform": "negative-Y" } ], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "count(haproxy_backend_up{backend=~\"$backend\", instance=~\"$host\"} == 1)", "hide": false, "interval": "$interval", "intervalFactor": 2, "legendFormat": "Backends Up", "refId": "A", "step": 60 }, { "expr": "count(haproxy_backend_up{backend=~\"$backend\",instance=~\"$host\"} == 0)", "interval": "$interval", "intervalFactor": 2, "legendFormat": "Backends Down", "refId": "B", "step": 60 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Backends Up / Down", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": false, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Basic Backend status", "titleSize": "h6" }, { "collapse": false, "height": 377, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "description": "", "editable": true, "error": false, "fill": 2, "grid": {}, "id": 83, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 6, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Back.*/", "transform": "negative-Y" }, { "alias": "/.*1.*/", "color": "#6ED0E0" }, { "alias": "/.*2.*/", "color": "#7EB26D" }, { "alias": "/.*3.*/", "color": "#1F78C1" }, { "alias": "/.*4.*/", "color": "#CCA300" }, { "alias": "/.*5.*/", "color": "#890F02" }, { "alias": "/.*other.*/", "color": "#806EB7" } ], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(haproxy_frontend_http_responses_total{frontend=~\"$frontend\",code=~\"$code\",instance=~\"$host\"}[5m])) by (code)", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Frontend {{ code }}", "metric": "", "refId": "A", "step": 30 }, { "expr": "sum(irate(haproxy_backend_http_responses_total{backend=~\"$backend\",code=~\"$code\",instance=~\"$host\"}[5m])) by (code)", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Backend {{ code }}", "metric": "", "refId": "B", "step": 30 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Total responses by HTTP code", "tooltip": { "msResolution": true, "shared": true, "sort": 2, "value_type": "individual" }, "transparent": false, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": false } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "decimals": 1, "description": "", "editable": true, "error": false, "fill": 2, "grid": {}, "id": 75, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 6, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*OUT.*/", "transform": "negative-Y" } ], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(haproxy_frontend_bytes_in_total{frontend=~\"$frontend\",instance=~\"$host\"}[5m])*8) by (instance)", "interval": "$interval", "intervalFactor": 1, "legendFormat": "IN Front", "metric": "", "refId": "A", "step": 30 }, { "expr": "sum(irate(haproxy_frontend_bytes_out_total{frontend=~\"$frontend\",instance=~\"$host\"}[5m])*8) by (instance)", "interval": "$interval", "intervalFactor": 2, "legendFormat": "OUT Front", "refId": "B", "step": 60 }, { "expr": "sum(irate(haproxy_backend_bytes_in_total{backend=~\"$backend\",instance=~\"$host\"}[5m])*8) by (instance)", "intervalFactor": 2, "legendFormat": "IN Back", "refId": "C", "step": 240 }, { "expr": "sum(irate(haproxy_backend_bytes_out_total{backend=~\"$backend\",instance=~\"$host\"}[5m])*8) by (instance)", "intervalFactor": 2, "legendFormat": "OUT Back", "refId": "D", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Current total of incoming / outgoing bytes", "tooltip": { "msResolution": true, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": false } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "description": "", "editable": true, "error": false, "fill": 2, "grid": {}, "id": 79, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 6, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Back.*/", "transform": "negative-Y" } ], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(haproxy_frontend_connections_total{frontend=~\"$frontend\",instance=~\"$host\"}[5m])) by (instance)", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Front", "metric": "", "refId": "A", "step": 30 }, { "expr": "sum(irate(haproxy_backend_connections_total{backend=~\"$backend\",instance=~\"$host\"}[5m])) by (instance)", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Back", "metric": "", "refId": "B", "step": 30 }, { "expr": "sum(irate(haproxy_backend_connection_errors_total{backend=~\"$backend\",instance=~\"$host\"}[5m])) by (instance)", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Back errors", "metric": "", "refId": "C", "step": 30 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Total number of connections", "tooltip": { "msResolution": true, "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": false } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "description": "", "editable": true, "error": false, "fill": 2, "grid": {}, "id": 81, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 6, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Response.*/", "transform": "negative-Y" }, { "alias": "/.*Backend.*/", "transform": "negative-Y" } ], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(haproxy_frontend_http_requests_total{frontend=~\"$frontend\",instance=~\"$host\"}[5m])) by (instance)", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Requests", "metric": "", "refId": "A", "step": 30 }, { "expr": "sum(irate(haproxy_backend_response_errors_total{backend=~\"$backend\",instance=~\"$host\"}[5m])) by (instance)", "interval": "$interval", "intervalFactor": 2, "legendFormat": "Response errors", "refId": "B", "step": 60 }, { "expr": "sum(irate(haproxy_frontend_request_errors_total{frontend=~\"$frontend\",instance=~\"$host\"}[5m])) by (instance)", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Requests errors", "metric": "", "refId": "C", "step": 30 }, { "expr": "sum(irate(haproxy_backend_redispatch_warnings_total{backend=~\"$backend\",instance=~\"$host\"}[5m])) by (instance)", "interval": "$interval", "intervalFactor": 2, "legendFormat": "Backend redispatch", "refId": "D", "step": 60 }, { "expr": "sum(irate(haproxy_backend_retry_warnings_total{backend=~\"$backend\",instance=~\"$host\"}[5m])) by (instance)", "interval": "$interval", "intervalFactor": 2, "legendFormat": "Backend retry", "refId": "E", "step": 60 }, { "expr": "sum(irate(haproxy_frontend_requests_denied_total{frontend=~\"$frontend\",instance=~\"$host\"}[5m])) by (instance)", "interval": "$interval", "intervalFactor": 2, "legendFormat": "Request denied", "refId": "F", "step": 60 }, { "expr": "sum(haproxy_backend_current_queue{backend=~\"$backend\",instance=~\"$host\"}) by (instance)", "interval": "$interval", "intervalFactor": 2, "legendFormat": "Backend Queued", "refId": "G", "step": 60 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Total requests / responses", "tooltip": { "msResolution": true, "shared": true, "sort": 2, "value_type": "individual" }, "transparent": false, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": false } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "description": "", "editable": true, "error": false, "fill": 2, "grid": {}, "id": 84, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 6, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Back.*/", "transform": "negative-Y" } ], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(haproxy_frontend_current_sessions{frontend=~\"$frontend\",instance=~\"$host\"}) by (instance)", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Frontend current sessions", "metric": "", "refId": "B", "step": 30 }, { "expr": "sum(haproxy_frontend_current_session_rate{frontend=~\"$frontend\",instance=~\"$host\"}) by (instance)", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Frontend current session rate", "metric": "", "refId": "C", "step": 30 }, { "expr": "sum(haproxy_backend_current_sessions{backend=~\"$backend\",instance=~\"$host\"}) by (instance)", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Backend current sessions", "metric": "", "refId": "A", "step": 30 }, { "expr": "sum(haproxy_backend_current_session_rate{backend=~\"$backend\",instance=~\"$host\"}) by (instance)", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Backend current session rate", "metric": "", "refId": "D", "step": 30 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Sessions", "tooltip": { "msResolution": true, "shared": true, "sort": 2, "value_type": "individual" }, "transparent": false, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Basic General Info", "titleSize": "h6" }, { "collapse": true, "height": 395, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "decimals": 1, "description": "", "editable": true, "error": false, "fill": 2, "grid": {}, "id": 1, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 6, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*OUT.*/", "transform": "negative-Y" } ], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(haproxy_backend_bytes_in_total{backend=~\"$backend\",instance=~\"$host\"}[5m])*8", "interval": "$interval", "intervalFactor": 1, "legendFormat": "IN-{{ backend }}", "metric": "haproxy_backend_", "refId": "A", "step": 30 }, { "expr": "irate(haproxy_backend_bytes_out_total{backend=~\"$backend\",instance=~\"$host\"}[5m])*8", "interval": "$interval", "intervalFactor": 2, "legendFormat": "OUT-{{ backend }}", "refId": "B", "step": 60 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Back - Current total of incoming / outgoing bytes", "tooltip": { "msResolution": true, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": false } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "decimals": 1, "description": "", "editable": true, "error": false, "fill": 2, "grid": {}, "id": 42, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 6, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*OUT.*/", "transform": "negative-Y" } ], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(haproxy_frontend_bytes_in_total{frontend=~\"$frontend\",instance=~\"$host\"}[5m])*8", "interval": "$interval", "intervalFactor": 1, "legendFormat": "IN-{{ frontend }}", "metric": "", "refId": "A", "step": 30 }, { "expr": "irate(haproxy_frontend_bytes_out_total{frontend=~\"$frontend\",instance=~\"$host\"}[5m])*8", "interval": "$interval", "intervalFactor": 2, "legendFormat": "OUT-{{ frontend }}", "refId": "B", "step": 60 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Front - Current total of incoming / outgoing bytes", "tooltip": { "msResolution": true, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Throughput", "titleSize": "h6" }, { "collapse": true, "height": 405, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "description": "", "editable": true, "error": false, "fill": 2, "grid": {}, "id": 27, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 6, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Error.*/", "transform": "negative-Y" } ], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(haproxy_backend_connections_total{backend=~\"$backend\",instance=~\"$host\"}[5m])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ backend }}", "metric": "", "refId": "B", "step": 30 }, { "expr": "irate(haproxy_backend_connection_errors_total{backend=~\"$backend\",instance=~\"$host\"}[5m])", "intervalFactor": 2, "legendFormat": "{{ backend }} Error", "refId": "A", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Back - Total number of connections OK / Error", "tooltip": { "msResolution": true, "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": false } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "description": "", "editable": true, "error": false, "fill": 2, "grid": {}, "id": 43, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 6, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(haproxy_frontend_connections_total{frontend=~\"$frontend\",instance=~\"$host\"}[5m])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ frontend }}", "metric": "haproxy_backe", "refId": "B", "step": 30 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Front - Total number of connections", "tooltip": { "msResolution": true, "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Connections", "titleSize": "h6" }, { "collapse": true, "height": 365, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "description": "", "editable": true, "error": false, "fill": 2, "grid": {}, "id": 32, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 6, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(haproxy_backend_max_queue{backend=~\"$backend\",instance=~\"$host\"}[5m])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ backend }}", "metric": "", "refId": "A", "step": 30 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Back - Maximum observed number of queued requests not assigned to any server", "tooltip": { "msResolution": true, "shared": false, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": false } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "description": "", "editable": true, "error": false, "fill": 2, "grid": {}, "id": 28, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 6, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "haproxy_backend_current_queue{backend=~\"$backend\",instance=~\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ backend }}", "metric": "haproxy_backend_current_queue", "refId": "A", "step": 30 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Back - Current number of queued requests not assigned to any server", "tooltip": { "msResolution": true, "shared": false, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Queue", "titleSize": "h6" }, { "collapse": true, "height": 451, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "description": "", "editable": true, "error": false, "fill": 2, "grid": {}, "id": 35, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 6, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Error.*/", "transform": "negative-Y" } ], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(haproxy_backend_redispatch_warnings_total{backend=~\"$backend\", instance=~\"$host\"}[5m])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Redispatch {{ backend }}", "metric": "", "refId": "A", "step": 30 }, { "expr": "irate(haproxy_backend_retry_warnings_total{backend=~\"$backend\", instance=~\"$host\"}[5m])", "interval": "$interval", "intervalFactor": 2, "legendFormat": "Retry {{ backend }}", "refId": "B", "step": 60 }, { "expr": "irate(haproxy_backend_response_errors_total{backend=~\"$backend\", instance=~\"$host\"}[5m])", "intervalFactor": 2, "legendFormat": "Error {{ backend }}", "refId": "C", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Back - Total of redispatch / error / retry warnings", "tooltip": { "msResolution": true, "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": false } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "description": "", "editable": true, "error": false, "fill": 2, "grid": {}, "id": 46, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 12, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Error.*/", "transform": "negative-Y" }, { "alias": "/.*Denied.*/", "transform": "negative-Y" } ], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(haproxy_frontend_http_requests_total{frontend=~\"$frontend\",instance=~\"$host\"}[5m])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ frontend }}", "metric": "", "refId": "A", "step": 30 }, { "expr": "irate(haproxy_frontend_request_errors_total{frontend=~\"$frontend\", instance=~\"$host\"}[5m])", "intervalFactor": 2, "legendFormat": "{{ frontend }} Error", "refId": "B", "step": 240 }, { "expr": "irate(haproxy_frontend_requests_denied_total{frontend=~\"$frontend\", instance=~\"$host\"}[5m])", "intervalFactor": 2, "legendFormat": "{{ frontend }} Denied", "refId": "C", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Front - Total HTTP requests OK / Error / Denied", "tooltip": { "msResolution": true, "shared": true, "sort": 2, "value_type": "individual" }, "transparent": false, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Requests / Responses", "titleSize": "h6" }, { "collapse": true, "height": 403, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "description": "", "editable": true, "error": false, "fill": 2, "grid": {}, "id": 24, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 6, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(haproxy_backend_http_responses_total{backend=~\"$backend\", code=~\"$code\",instance=~\"$host\"}[5m])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ code }} {{ backend }}", "metric": "", "refId": "A", "step": 30 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Back - Total of HTTP responses", "tooltip": { "msResolution": true, "shared": true, "sort": 2, "value_type": "individual" }, "transparent": false, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": false } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "description": "", "editable": true, "error": false, "fill": 2, "grid": {}, "id": 47, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 6, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(haproxy_frontend_http_responses_total{frontend=~\"$frontend\", code=~\"$code\",instance=~\"$host\"}[5m])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ code }} {{ frontend }} ", "metric": "", "refId": "A", "step": 30 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Front - Total of HTTP responses", "tooltip": { "msResolution": true, "shared": true, "sort": 2, "value_type": "individual" }, "transparent": false, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Responses by HTTP code", "titleSize": "h6" }, { "collapse": true, "height": 372, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "description": "", "editable": true, "error": false, "fill": 2, "grid": {}, "id": 30, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 6, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "haproxy_backend_current_sessions{backend=~\"$backend\",instance=~\"$host\"}", "hide": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ backend }}", "metric": "", "refId": "A", "step": 30 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Back - Current number of active sessions", "tooltip": { "msResolution": true, "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": false } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "description": "", "editable": true, "error": false, "fill": 2, "grid": {}, "id": 45, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 6, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "haproxy_frontend_current_sessions{frontend=~\"$frontend\",instance=~\"$host\"}", "hide": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ frontend }}", "metric": "haproxy_backend_current_queue", "refId": "A", "step": 30 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Front - Current number of active sessions", "tooltip": { "msResolution": true, "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": false } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "description": "", "editable": true, "error": false, "fill": 2, "grid": {}, "id": 29, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 6, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "haproxy_backend_current_session_rate{backend=~\"$backend\",instance=~\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ backend }}", "metric": "haproxy_backend_current_queue", "refId": "A", "step": 30 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Back - Current number of sessions rate per second over last elapsed second", "tooltip": { "msResolution": true, "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": false } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "description": "", "editable": true, "error": false, "fill": 2, "grid": {}, "id": 44, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 6, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "haproxy_frontend_current_session_rate{frontend=~\"$frontend\",instance=~\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ frontend }}", "metric": "", "refId": "A", "step": 30 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Front - Current number of sessions rate per second over last elapsed second", "tooltip": { "msResolution": true, "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": false } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "description": "", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 34, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "minSpan": 3, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*limit.*/", "fill": 0 } ], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "haproxy_backend_max_sessions{backend=~\"$backend\",instance=~\"$host\"}", "hide": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ backend }}", "metric": "", "refId": "A", "step": 30 }, { "expr": "haproxy_backend_limit_sessions{backend=~\"$backend\",instance=~\"$host\"}", "intervalFactor": 2, "legendFormat": "{{ backend }} limit", "refId": "B", "step": 120 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Back - Maximum observed number of active sessions and limit", "tooltip": { "msResolution": true, "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": false } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "description": "", "editable": true, "error": false, "fill": 2, "grid": {}, "id": 51, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 3, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*limit.*/", "fill": 0 } ], "span": 6, "stack": true, "steppedLine": false, "targets": [ { "expr": "haproxy_frontend_max_sessions{frontend=~\"$frontend\",instance=~\"$host\"}", "hide": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ frontend }}", "metric": "", "refId": "A", "step": 30 }, { "expr": "haproxy_frontend_limit_sessions{frontend=~\"$frontend\",instance=~\"$host\"}", "intervalFactor": 2, "legendFormat": "{{ frontend }} limit", "refId": "B", "step": 120 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Front - Maximum observed number of active sessions and limit", "tooltip": { "msResolution": true, "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": false } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "description": "", "editable": true, "error": false, "fill": 2, "grid": {}, "id": 33, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 5, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "haproxy_backend_max_session_rate{backend=~\"$backend\",instance=~\"$host\"}", "hide": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ backend }}", "metric": "", "refId": "A", "step": 30 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Back - Maximum number of sessions rate per second", "tooltip": { "msResolution": true, "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": false } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "description": "", "editable": true, "error": false, "fill": 2, "grid": {}, "id": 69, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*limit.*/", "fill": 0 } ], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "haproxy_frontend_max_session_rate{frontend=~\"$frontend\",instance=~\"$host\"}", "hide": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ frontend }}", "metric": "", "refId": "A", "step": 30 }, { "expr": "haproxy_frontend_limit_session_rate{frontend=~\"$frontend\",instance=~\"$host\"}", "intervalFactor": 2, "legendFormat": "{{ frontend }} limit", "refId": "B", "step": 120 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Front - Maximum number of sessions rate per second and limit", "tooltip": { "msResolution": true, "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Sessions", "titleSize": "h6" }, { "collapse": true, "height": 315, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "decimals": 0, "description": "", "editable": true, "error": false, "fill": 2, "grid": {}, "id": 38, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 6, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "haproxy_backend_up{backend=~\"$backend\", instance=~\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ backend }}", "metric": "", "refId": "A", "step": 30 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Back - Current health status of the backend", "tooltip": { "msResolution": true, "shared": true, "sort": 1, "value_type": "individual" }, "transparent": false, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": false } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "description": "", "editable": true, "error": false, "fill": 2, "grid": {}, "id": 39, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 6, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "haproxy_backend_weight{backend=~\"$backend\", instance=~\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ backend }}", "metric": "", "refId": "A", "step": 30 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Back - Total weight of the servers in the backend / Active servers backend", "tooltip": { "msResolution": true, "shared": true, "sort": 1, "value_type": "individual" }, "transparent": false, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Health and Weight", "titleSize": "h6" }, { "collapse": true, "height": 570, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "decimals": 1, "description": "", "editable": true, "error": false, "fill": 2, "grid": {}, "id": 54, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 12, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*OUT.*/", "transform": "negative-Y" } ], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(haproxy_server_bytes_in_total{backend=~\"$backend\",server=~\"$server\",instance=~\"$host\"}[5m])*8", "interval": "$interval", "intervalFactor": 1, "legendFormat": "IN-{{ backend }} / {{ server }}", "metric": "", "refId": "A", "step": 30 }, { "expr": "irate(haproxy_server_bytes_out_total{backend=~\"$backend\",server=~\"$server\",instance=~\"$host\"}[5m])*8", "interval": "$interval", "intervalFactor": 2, "legendFormat": "OUT-{{ backend }} / {{ server }}", "refId": "B", "step": 60 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Server - Current total of incoming / outgoing bytes", "tooltip": { "msResolution": true, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "By Server Throughput", "titleSize": "h6" }, { "collapse": true, "height": 421, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "description": "", "editable": true, "error": false, "fill": 2, "grid": {}, "id": 58, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 12, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(haproxy_server_connections_total{backend=~\"$backend\",instance=~\"$host\"}[5m])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ backend }} / {{ server }}", "metric": "haproxy_backe", "refId": "B", "step": 30 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Server - Total number of connections", "tooltip": { "msResolution": true, "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "By Server Connections", "titleSize": "h6" }, { "collapse": true, "height": 397, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "description": "", "editable": true, "error": false, "fill": 2, "grid": {}, "id": 65, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 6, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(haproxy_server_max_queue{backend=~\"$backend\",server=~\"$server\",instance=~\"$host\"}[5m])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ backend }} / {{ server }}", "metric": "", "refId": "A", "step": 30 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Server - Maximum observed number of queued requests assigned to this server", "tooltip": { "msResolution": true, "shared": false, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": false } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "description": "", "editable": true, "error": false, "fill": 2, "grid": {}, "id": 59, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 6, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(haproxy_server_current_queue{backend=~\"$backend\",server=~\"$server\",instance=~\"$host\"}[5m])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ backend }} / {{ server }}", "metric": "", "refId": "A", "step": 30 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Server - Current number of queued requests assigned to this server", "tooltip": { "msResolution": true, "shared": false, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "By Server Queue", "titleSize": "h6" }, { "collapse": true, "height": 462, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "editable": true, "error": false, "fill": 2, "grid": {}, "id": 74, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 6, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Error.*/", "transform": "negative-Y" } ], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(haproxy_server_http_responses_total{backend=~\"$backend\",server=~\"$server\",instance=~\"$host\"}[5m])) by (server)", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ backend }} {{ server }}", "metric": "", "refId": "A", "step": 30 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Server - Total of HTTP responses OK", "tooltip": { "msResolution": true, "shared": true, "sort": 2, "value_type": "individual" }, "transparent": false, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": false } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "description": "", "editable": true, "error": false, "fill": 2, "grid": {}, "id": 71, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 6, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Error.*/", "transform": "negative-Y" } ], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(haproxy_server_retry_warnings_total{backend=~\"$backend\", instance=~\"$host\"}[5m])", "hide": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "Retry {{ backend }} {{ server }}", "metric": "", "refId": "A", "step": 30 }, { "expr": "haproxy_server_redispatch_warnings_total{backend=~\"$backend\",server=~\"$server\",instance=~\"$host\"}", "hide": false, "interval": "$interval", "intervalFactor": 2, "legendFormat": "Redispatch {{ backend }} {{ server }}", "refId": "B", "step": 60 }, { "expr": "irate(haproxy_server_response_errors_total{backend=~\"$backend\",server=~\"$server\",instance=~\"$host\"}[5m])", "hide": false, "interval": "$interval", "intervalFactor": 2, "legendFormat": "Error {{ backend }} {{ server }}", "refId": "C", "step": 60 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Server - Total of retry / error / redispatch warnings", "tooltip": { "msResolution": true, "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "By Server Requests / Responses", "titleSize": "h6" }, { "collapse": true, "height": -146, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "editable": true, "error": false, "fill": 2, "grid": {}, "height": "400px", "id": 64, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 6, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(haproxy_server_http_responses_total{backend=~\"$backend\",server=~\"$server\",code=~\"$code\",instance=~\"$host\"}[5m])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ backend }} {{ server }} {{ code }}", "metric": "", "refId": "A", "step": 30 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Server - Total of HTTP responses", "tooltip": { "msResolution": true, "shared": true, "sort": 2, "value_type": "individual" }, "transparent": false, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "By Server Responses by HTTP code", "titleSize": "h6" }, { "collapse": true, "height": 359, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "description": "", "editable": true, "error": false, "fill": 2, "grid": {}, "id": 61, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 6, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "haproxy_server_current_sessions{backend=~\"$backend\",instance=~\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ backend }} / {{ server }}", "metric": "haproxy_backend_current_queue", "refId": "A", "step": 30 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Server - Current number of active sessions", "tooltip": { "msResolution": true, "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": false } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "description": "", "editable": true, "error": false, "fill": 2, "grid": {}, "id": 60, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 6, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": true, "steppedLine": false, "targets": [ { "expr": "haproxy_server_current_session_rate{backend=~\"$backend\",instance=~\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ backend }} / {{ server }}", "metric": "haproxy_backend_current_queue", "refId": "A", "step": 30 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Server - Current number of sessions rate per second over last elapsed second", "tooltip": { "msResolution": true, "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": false } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "description": "", "editable": true, "error": false, "fill": 2, "grid": {}, "id": 66, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 6, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "haproxy_server_max_session_rate{backend=~\"$backend\",server=~\"$server\",instance=~\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ backend }} / {{ server }}", "metric": "", "refId": "A", "step": 30 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Server - Maximum observed number of sessions rate per second", "tooltip": { "msResolution": true, "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": false } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "description": "", "editable": true, "error": false, "fill": 2, "grid": {}, "id": 67, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 6, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "haproxy_server_max_sessions{backend=~\"$backend\",server=~\"$server\",instance=~\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ backend }} / {{ server }}", "metric": "", "refId": "A", "step": 30 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Server - Maximum observed number of active sessions", "tooltip": { "msResolution": true, "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "By Server Sessions", "titleSize": "h6" }, { "collapse": true, "height": 465, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "description": "", "editable": true, "error": false, "fill": 2, "grid": {}, "id": 62, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 12, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "haproxy_server_downtime_seconds_total{backend=~\"$backend\",instance=~\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ backend }} / {{ server }}", "metric": "haproxy_backend_current_queue", "refId": "A", "step": 30 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Server - Total downtime in seconds", "tooltip": { "msResolution": true, "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": false } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "decimals": 1, "description": "", "editable": true, "error": false, "fill": 2, "grid": {}, "id": 56, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 12, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "increase(haproxy_server_check_failures_total{backend=~\"$backend\",server=~\"$server\",instance=~\"$host\"}[5m])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ backend }} / {{ server }}", "metric": "", "refId": "A", "step": 30 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Server - Total number of failed health checks", "tooltip": { "msResolution": true, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": false } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "decimals": 0, "description": "", "editable": true, "error": false, "fill": 2, "grid": {}, "id": 57, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 12, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(haproxy_server_connection_errors_total{backend=~\"$backend\",server=~\"$server\",instance=~\"$host\"}[5m])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ backend }} / {{ server }}", "metric": "", "refId": "A", "step": 30 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Server - Total of connection errors", "tooltip": { "msResolution": true, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": false } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "decimals": 1, "description": "", "editable": true, "error": false, "fill": 2, "grid": {}, "id": 55, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 12, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "haproxy_server_check_duration_milliseconds{backend=~\"$backend\",server=~\"$server\",instance=~\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ backend }} / {{ server }}", "metric": "", "refId": "A", "step": 30 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Server - Previously run health check duration, in milliseconds", "tooltip": { "msResolution": true, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": false } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "description": "", "editable": true, "error": false, "fill": 2, "grid": {}, "id": 72, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 6, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "haproxy_server_up{backend=~\"$backend\",instance=~\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ backend }} / {{ server }}", "metric": "haproxy_backend_current_queue", "refId": "A", "step": 30 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Server - Current health status of the server", "tooltip": { "msResolution": true, "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": false } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "description": "", "editable": true, "error": false, "fill": 2, "grid": {}, "id": 73, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 6, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "haproxy_server_weight{backend=~\"$backend\",instance=~\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ backend }} / {{ server }}", "metric": "haproxy_backend_current_queue", "refId": "A", "step": 30 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Server - Current weight of the server", "tooltip": { "msResolution": true, "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "By Server Health Weight", "titleSize": "h6" }, { "collapse": true, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 40, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "minSpan": 12, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": true, "steppedLine": false, "targets": [ { "expr": "haproxy_exporter_csv_parse_failures{instance=~\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Exporter csv failures", "metric": "", "refId": "A", "step": 30 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Number of errors while parsing CSV", "tooltip": { "msResolution": true, "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": false } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 41, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "minSpan": 12, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": true, "steppedLine": false, "targets": [ { "expr": "haproxy_exporter_total_scrapes{instance=~\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "HAProxy scrapes", "metric": "", "refId": "A", "step": 30 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Current total HAProxy scrapes", "tooltip": { "msResolution": true, "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Scrape info", "titleSize": "h6" } ], "schemaVersion": 14, "style": "dark", "tags": [ "haproxy", "servers" ], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_LOCALHOST}", "hide": 0, "includeAll": false, "label": "Host", "multi": false, "name": "host", "options": [], "query": "label_values(haproxy_up, instance)", "refresh": 1, "regex": "", "sort": 1, "tagValuesQuery": null, "tags": [], "tagsQuery": null, "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_LOCALHOST}", "hide": 0, "includeAll": true, "label": "Backend", "multi": true, "name": "backend", "options": [], "query": "label_values(haproxy_backend_bytes_in_total{instance=~\"$host\"}, backend)", "refresh": 1, "regex": "", "sort": 1, "tagValuesQuery": null, "tags": [], "tagsQuery": null, "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_LOCALHOST}", "hide": 0, "includeAll": true, "label": "Frontend", "multi": true, "name": "frontend", "options": [], "query": "label_values(haproxy_frontend_bytes_in_total{instance=~\"$host\"}, frontend)", "refresh": 1, "regex": "", "sort": 1, "tagValuesQuery": null, "tags": [], "tagsQuery": null, "type": "query", "useTags": true }, { "allValue": null, "current": {}, "datasource": "${DS_LOCALHOST}", "hide": 0, "includeAll": true, "label": "Server", "multi": true, "name": "server", "options": [], "query": "label_values(haproxy_server_bytes_in_total{instance=~\"$host\", backend=~\"$backend\"}, server)", "refresh": 1, "regex": "", "sort": 1, "tagValuesQuery": null, "tags": [], "tagsQuery": null, "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_LOCALHOST}", "hide": 0, "includeAll": true, "label": "HTTP Code", "multi": true, "name": "code", "options": [], "query": "label_values(haproxy_server_http_responses_total{instance=~\"$host\", backend=~\"$backend\"}, code)", "refresh": 1, "regex": "", "sort": 1, "tagValuesQuery": null, "tags": [], "tagsQuery": null, "type": "query", "useTags": false }, { "auto": true, "auto_count": 30, "auto_min": "10s", "current": { "text": "30s", "value": "30s" }, "hide": 0, "label": "Interval", "name": "interval", "options": [ { "selected": false, "text": "auto", "value": "$__auto_interval" }, { "selected": true, "text": "30s", "value": "30s" }, { "selected": false, "text": "1m", "value": "1m" }, { "selected": false, "text": "5m", "value": "5m" }, { "selected": false, "text": "1h", "value": "1h" }, { "selected": false, "text": "6h", "value": "6h" }, { "selected": false, "text": "1d", "value": "1d" } ], "query": "30s,1m,5m,1h,6h,1d", "refresh": 2, "type": "interval" } ] }, "time": { "from": "now-30h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "HAProxy", "version": 6 }
2020-10-26 06:04:24 UTC
null
0
0
7,624
1
164,767
10,417
463
kubernetes-app-metrics-customized
Kubernetes App Metrics - customized
kuberntes app customized based on dashboard:1471
2018-08-21 09:37:23 UTC
2018-08-23 12:06:29 UTC
0
null
0
0
null
null
0
0
10,417
1
7,624
5
341
kuberntes app customized based on dashboard:1471
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "5.0.0" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "5.0.0" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "5.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "kuberntes app customized based on dashboard:1471", "editable": true, "gnetId": 7624, "graphTooltip": 1, "id": null, "iteration": 1534951672943, "links": [], "panels": [ { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 18, "panels": [], "repeat": null, "title": "Pod count", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 1 }, "id": 7, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": false, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "count(count(container_memory_usage_bytes{container_name=\"$container\", namespace=\"$namespace\"}) by (pod_name))", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "pods", "refId": "A", "step": 5 }, { "expr": "count(count({container_name=\"$container\", namespace=\"$namespace\"}) by (instance))", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "nodes", "refId": "B", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Number of pods", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 8 }, "id": 20, "panels": [], "repeat": null, "title": "Usage relative to limit", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 9 }, "id": 10, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(container_cpu_usage_seconds_total{container_name=\"$container\", namespace=\"$namespace\"}[60s])) / sum(container_spec_cpu_quota{container_name=\"$container\", namespace=\"$namespace\"} / container_spec_cpu_period{container_name=\"$container\", namespace=\"$namespace\"})", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "relative to limit", "metric": "", "refId": "A", "step": 1 }, { "expr": "sum(irate(container_cpu_usage_seconds_total{container_name=\"$container\", namespace=\"$namespace\"}[60s])) / sum(container_spec_cpu_shares{container_name=\"$container\", namespace=\"$namespace\"} / 1024) / count(container_spec_cpu_shares{container_name=\"$container\", namespace=\"$namespace\"})", "format": "time_series", "intervalFactor": 1, "legendFormat": "relative to request", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Relative Cpu usage", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "percentunit", "label": "", "logBase": 1, "max": "1", "min": "0", "show": true }, { "decimals": null, "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 9 }, "id": 11, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(container_memory_usage_bytes{container_name=\"$container\", namespace=\"$namespace\"})/ sum(container_spec_memory_limit_bytes{container_name=\"$container\", namespace=\"$namespace\"})", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "relative to limit", "refId": "A", "step": 1 }, { "expr": "sum(container_memory_usage_bytes{container_name=\"$container\", namespace=\"$namespace\"}) / sum(kube_pod_container_resource_requests_memory_bytes{namespace=\"$namespace\", container=~\"$container\"})", "format": "time_series", "intervalFactor": 1, "legendFormat": "relative to requested", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Relative memory usage", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percentunit", "label": null, "logBase": 1, "max": "1", "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 16 }, "id": 21, "panels": [], "repeat": null, "title": "Usage per pod", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 17 }, "id": 13, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(container_cpu_usage_seconds_total{container_name=\"$container\", namespace=\"$namespace\"}[60s])) by (id,pod_name)", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{pod_name}}", "refId": "A", "step": 2 }, { "expr": "sum(container_spec_cpu_quota{container_name=\"$container\", namespace=\"$namespace\"} / container_spec_cpu_period{container_name=\"$container\", namespace=\"$namespace\"}) by (namespace,container_name) / count(container_memory_usage_bytes{container_name=\"$container\", namespace=\"$namespace\"}) by (namespace,container_name) ", "format": "time_series", "intervalFactor": 2, "legendFormat": "limit", "refId": "B", "step": 2 }, { "expr": "sum(container_spec_cpu_shares{container_name=\"$container\", namespace=\"$namespace\"} / 1024) by (namespace,container_name) / count(container_spec_cpu_shares{container_name=\"$container\", namespace=\"$namespace\"}) by (namespace,container_name) ", "format": "time_series", "intervalFactor": 2, "legendFormat": "request", "refId": "C", "step": 2 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Cpu usage (per pod)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "cores", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 17 }, "id": 14, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(container_memory_usage_bytes{container_name=\"$container\", namespace=\"$namespace\"}) by (id, pod_name)", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{pod_name}}", "refId": "A", "step": 2 }, { "expr": "sum(container_spec_memory_limit_bytes{container_name=\"$container\", namespace=\"$namespace\"}) by (namespace,container_name) / count(container_memory_usage_bytes{container_name=\"$container\", namespace=\"$namespace\"}) by (container_name,namespace)", "format": "time_series", "intervalFactor": 2, "legendFormat": "limit", "refId": "B", "step": 2 }, { "expr": "sum(kube_pod_container_resource_requests_memory_bytes{namespace=\"$namespace\", container=~\"$container\"}) / count(kube_pod_container_resource_requests_memory_bytes{namespace=\"$namespace\", container=~\"$container\"})", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "requested", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory usage (per pod)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 24 }, "id": 22, "panels": [], "repeat": null, "title": "Usage per pod (average)", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 25 }, "id": 8, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": false, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(container_cpu_usage_seconds_total{container_name=\"$container\", namespace=\"$namespace\"}[60s])) by (namespace,container_name) / count(container_memory_usage_bytes{container_name=\"$container\", namespace=\"$namespace\"}) by (namespace,container_name) ", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "actual", "refId": "A", "step": 1 }, { "expr": "sum(container_spec_cpu_quota{container_name=\"$container\", namespace=\"$namespace\"} / container_spec_cpu_period{container_name=\"$container\", namespace=\"$namespace\"}) by (namespace,container_name) / count(container_memory_usage_bytes{container_name=\"$container\", namespace=\"$namespace\"}) by (namespace,container_name) ", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "limit", "refId": "B", "step": 1 }, { "expr": "sum(container_spec_cpu_shares{container_name=\"$container\", namespace=\"$namespace\"} / 1024) by (namespace,container_name) / count(container_spec_cpu_shares{container_name=\"$container\", namespace=\"$namespace\"}) by (namespace,container_name) ", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "request", "refId": "C", "step": 1 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Cpu usage (avg per pod)", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "cores", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 25 }, "id": 9, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": false, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(container_memory_usage_bytes{container_name=\"$container\", namespace=\"$namespace\"}) by (namespace,container_name) / count(container_memory_usage_bytes{container_name=\"$container\", namespace=\"$namespace\"}) by (namespace,container_name) ", "format": "time_series", "intervalFactor": 1, "legendFormat": "actual", "metric": "", "refId": "A", "step": 1 }, { "expr": "sum(container_spec_memory_limit_bytes{container_name=\"$container\", namespace=\"$namespace\"}) by (namespace,container_name) / count(container_memory_usage_bytes{container_name=\"$container\", namespace=\"$namespace\"}) by (namespace,container_name) ", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "limit", "refId": "B", "step": 1 }, { "expr": "sum(kube_pod_container_resource_requests_memory_bytes{namespace=\"$namespace\", container=~\"$container\"}) / count(kube_pod_container_resource_requests_memory_bytes{namespace=\"$namespace\", container=~\"$container\"})", "format": "time_series", "intervalFactor": 1, "legendFormat": "requested", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory usage (avg per pod)", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 32 }, "id": 23, "panels": [], "repeat": null, "title": "Usage total", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 33 }, "id": 1, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": false, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(container_cpu_usage_seconds_total{container_name=\"$container\", namespace=\"$namespace\"}[60s])) by (namespace,container_name)", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "actual", "metric": "", "refId": "A", "step": 1 }, { "expr": "sum(container_spec_cpu_quota{container_name=\"$container\", namespace=\"$namespace\"} / container_spec_cpu_period{container_name=\"$container\", namespace=\"$namespace\"}) by (namespace,container_name)", "format": "time_series", "intervalFactor": 1, "legendFormat": "limit", "refId": "B", "step": 1 }, { "expr": "sum(container_spec_cpu_shares{container_name=\"$container\", namespace=\"$namespace\"} / 1024) by (namespace,container_name) ", "format": "time_series", "intervalFactor": 1, "legendFormat": "request", "refId": "C", "step": 1 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Cpu usage (total)", "tooltip": { "msResolution": true, "shared": false, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "cores", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 33 }, "id": 2, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": false, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(container_memory_usage_bytes{container_name=\"$container\", namespace=\"$namespace\"}) by (namespace,container_name)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "actual", "refId": "A", "step": 1 }, { "expr": "sum(container_spec_memory_limit_bytes{container_name=\"$container\", namespace=\"$namespace\"}) by (namespace,container_name)", "format": "time_series", "intervalFactor": 1, "legendFormat": "limit", "refId": "B", "step": 1 }, { "expr": "sum(kube_pod_container_resource_requests_memory_bytes{namespace=\"$namespace\", container=~\"$container\"}) / count(kube_pod_container_resource_requests_memory_bytes{namespace=\"$namespace\", container=~\"$container\"})", "format": "time_series", "intervalFactor": 1, "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory usage (total)", "tooltip": { "msResolution": true, "shared": false, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 40 }, "id": 17, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "prometheus", "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 6, "w": 24, "x": 0, "y": 2 }, "id": 5, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": false, "rightSide": true, "show": true, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.99, sum(rate(http_request_duration_seconds_bucket{app=\"$container\", kubernetes_namespace=\"$namespace\"}[30s])) by (app,kubernetes_namespace,le))", "intervalFactor": 1, "legendFormat": "native | 0.99", "refId": "A", "step": 1 }, { "expr": "histogram_quantile(0.90, sum(rate(http_request_duration_seconds_bucket{app=\"$container\", kubernetes_namespace=\"$namespace\"}[30s])) by (app,kubernetes_namespace,le))", "intervalFactor": 1, "legendFormat": "native | 0.90", "refId": "B", "step": 1 }, { "expr": "histogram_quantile(0.5, sum(rate(http_request_duration_seconds_bucket{app=\"$container\", kubernetes_namespace=\"$namespace\"}[30s])) by (app,kubernetes_namespace,le))", "interval": "", "intervalFactor": 1, "legendFormat": "native | 0.50", "refId": "C", "step": 1 }, { "expr": "histogram_quantile(0.99, sum(rate(nginx_http_request_duration_seconds_bucket{app=\"$container\", kubernetes_namespace=\"$namespace\"}[30s])) by (app,kubernetes_namespace,le))", "intervalFactor": 1, "legendFormat": "nginx | 0.99", "refId": "D", "step": 1 }, { "expr": "histogram_quantile(0.9, sum(rate(nginx_http_request_duration_seconds_bucket{app=\"$container\", kubernetes_namespace=\"$namespace\"}[30s])) by (app,kubernetes_namespace,le))", "intervalFactor": 1, "legendFormat": "nginx | 0.90", "refId": "E", "step": 1 }, { "expr": "histogram_quantile(0.5, sum(rate(nginx_http_request_duration_seconds_bucket{app=\"$container\", kubernetes_namespace=\"$namespace\"}[30s])) by (app,kubernetes_namespace,le))", "intervalFactor": 1, "legendFormat": "nginx | 0.50", "refId": "F", "step": 1 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Response time percentiles", "tooltip": { "msResolution": true, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "title": "Response time", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 41 }, "id": 16, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "prometheus", "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 1 }, "id": 3, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": false, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(http_requests_total{app=\"$container\", handler!=\"prometheus\", kubernetes_namespace=\"$namespace\"}[30s])) by (kubernetes_namespace,app,code)", "interval": "", "intervalFactor": 1, "legendFormat": "native | {{code}}", "refId": "A", "step": 10 }, { "expr": "sum(irate(nginx_http_requests_total{app=\"$container\", kubernetes_namespace=\"$namespace\"}[30s])) by (kubernetes_namespace,app,status)", "interval": "", "intervalFactor": 1, "legendFormat": "nginx | {{status}}", "refId": "B", "step": 10 }, { "expr": "sum(irate(haproxy_backend_http_responses_total{app=\"$container\", kubernetes_namespace=\"$namespace\"}[30s])) by (app,kubernetes_namespace,code)", "interval": "", "intervalFactor": 1, "legendFormat": "haproxy | {{code}}", "refId": "C", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Request rate", "tooltip": { "msResolution": true, "shared": false, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ops", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "prometheus", "fill": 1, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 1 }, "id": 15, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": false, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(haproxy_backend_http_responses_total{app=\"$container\", kubernetes_namespace=\"$namespace\",code=\"5xx\"}[30s])) by (app,kubernetes_namespace) / sum(irate(haproxy_backend_http_responses_total{app=\"$container\", kubernetes_namespace=\"$namespace\"}[30s])) by (app,kubernetes_namespace)", "interval": "", "intervalFactor": 2, "legendFormat": "haproxy", "refId": "A", "step": 20 }, { "expr": "sum(irate(http_requests_total{app=\"$container\", handler!=\"prometheus\", kubernetes_namespace=\"$namespace\", code=~\"5[0-9]+\"}[30s])) by (kubernetes_namespace,app) / sum(irate(http_requests_total{app=\"$container\", handler!=\"prometheus\", kubernetes_namespace=\"$namespace\"}[30s])) by (kubernetes_namespace,app)", "intervalFactor": 2, "legendFormat": "native", "refId": "B", "step": 20 }, { "expr": "sum(irate(nginx_http_requests_total{app=\"$container\", kubernetes_namespace=\"$namespace\", status=~\"5[0-9]+\"}[30s])) by (kubernetes_namespace,app) / sum(irate(nginx_http_requests_total{app=\"$container\", kubernetes_namespace=\"$namespace\"}[30s])) by (kubernetes_namespace,app)", "intervalFactor": 2, "legendFormat": "nginx", "refId": "C", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Error rate", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percentunit", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "title": "Request rate", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 42 }, "id": 19, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "prometheus", "editable": true, "error": false, "fill": 1, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 2 }, "id": 12, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": false, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "elasticsearch-logging-data-20170207a (logging) - system", "color": "#BF1B00" }, { "alias": "elasticsearch-logging-data-20170207a (logging) - user", "color": "#508642" } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum(irate(container_cpu_system_seconds_total{container_name=\"$container\", namespace=\"$namespace\"}[30s])) by (namespace,container_name) / sum(container_spec_cpu_shares{container_name=\"$container\", namespace=\"$namespace\"} / 1024) by (namespace,container_name)", "intervalFactor": 2, "legendFormat": "system", "refId": "C", "step": 10 }, { "expr": "sum(irate(container_cpu_user_seconds_total{container_name=\"$container\", namespace=\"$namespace\"}[30s])) by (namespace,container_name) / sum(container_spec_cpu_shares{container_name=\"$container\", namespace=\"$namespace\"} / 1024) by (namespace,container_name)", "interval": "", "intervalFactor": 2, "legendFormat": "user", "refId": "B", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Cpu usage (relative to request)", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percentunit", "label": "", "logBase": 1, "max": "1", "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "title": "Usage relative to request", "type": "row" } ], "refresh": "5s", "schemaVersion": 16, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": ".+", "current": {}, "datasource": "${DS_PROMETHEUS}", "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "namespace", "options": [], "query": "label_values(container_memory_usage_bytes{namespace=~\".+\",container_name!=\"POD\"},namespace)", "refresh": 1, "regex": "", "sort": 1, "tagValuesQuery": null, "tags": [], "tagsQuery": null, "type": "query", "useTags": false }, { "allValue": ".+", "current": {}, "datasource": "${DS_PROMETHEUS}", "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "container", "options": [], "query": "label_values(container_memory_usage_bytes{namespace=~\"$namespace\",container_name!=\"POD\"},container_name)", "refresh": 1, "regex": "", "sort": 1, "tagValuesQuery": null, "tags": [], "tagsQuery": null, "type": "query", "useTags": false } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "Kubernetes App Metrics - customized", "uid": "8LcD-Apmz", "version": 6 }
2018-08-23 12:06:29 UTC
null
0
0
635
1
12,941
1,232
3,609
logstash-browser
Logstash Browser
Browse, filter and analyze logs in Elasticsearch
2016-10-12 20:57:06 UTC
2016-11-14 20:03:48 UTC
0
## Logstash Browser Browse, filter and analyze logs in Elasticsearch. ## Elasticsearch datasource configuration [http://docs.grafana.org/datasources/elasticsearch/](http://docs.grafana.org/datasources/elasticsearch/) ## Make Grafana Elasticsearch dashboards better Feel free to add additional dashboards or update existing one in [GitHub repo](https://github.com/monitoringartist/grafana-elasticsearch-dashboards). ## Commercial support for this dashboard [![Monitoring Artist](https://monitoringartist.github.io/monitoring-artist-logo-grafana.png)](http://www.monitoringartist.com 'DevOps / Docker / Kubernetes / AWS ECS / Google GCP / Zabbix / Zenoss / Terraform / Monitoring')[![Monitoring Artist](https://monitoringartist.github.io/monitoring-artist-text-grafana.png)](http://www.monitoringartist.com 'DevOps / Docker / Kubernetes / AWS ECS / Google GCP / Zabbix / Zenoss / Terraform / Monitoring')
4,427
4,430
Other
null
0
0
1,232
1
635
5
2,904
Browse, filter and analyze logs in Elasticsearch
{ "__inputs": [ { "name": "DS_ELASTICSEARCH", "label": "elasticsearch", "description": "", "type": "datasource", "pluginId": "elasticsearch", "pluginName": "Elasticsearch" } ], "__requires": [ { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" }, { "type": "panel", "id": "text", "name": "Text", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "3.1.1" }, { "type": "datasource", "id": "elasticsearch", "name": "Elasticsearch", "version": "3.0.0" } ], "id": null, "title": "Logstash Browser", "description": "Browse, filter and analyze logs in Elasticsearch", "tags": [ "monitoringartist", "elasticsearch" ], "style": "dark", "timezone": "browser", "editable": true, "hideControls": false, "sharedCrosshair": false, "rows": [ { "collapse": false, "editable": true, "height": 448, "panels": [ { "aliasColors": {}, "bars": true, "datasource": "${DS_ELASTICSEARCH}", "editable": true, "error": false, "fill": 1, "grid": { "threshold1": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2": null, "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "id": 1, "interval": "$interval", "isNew": true, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "rightSide": true, "show": true, "sortDesc": true, "total": true, "values": true }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 12, "stack": true, "steppedLine": false, "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "$groupby", "id": "4", "settings": { "order": "desc", "orderBy": "_count", "size": "10" }, "type": "terms" }, { "field": "@timestamp", "id": "2", "settings": { "interval": "$interval", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "dsType": "elasticsearch", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "datacenter" ], "type": "tag" }, { "params": [ "hostname" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "logins.count", "metrics": [ { "field": "select field", "id": "3", "type": "count" } ], "policy": "default", "query": "$filters", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [], "target": "apps.backend.select metric", "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Logs", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] } ], "title": "Row" }, { "collapse": false, "editable": true, "height": "500px", "panels": [ { "columns": [ { "text": "@timestamp", "value": "@timestamp" }, { "text": "@log_name", "value": "@log_name" }, { "text": "logger", "value": "logger" }, { "text": "message", "value": "message" } ], "datasource": "${DS_ELASTICSEARCH}", "editable": true, "error": false, "fontSize": "100%", "id": 2, "isNew": true, "links": [], "pageSize": 10, "scroll": false, "showHeader": true, "sort": { "col": 0, "desc": true }, "span": 12, "styles": [ { "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "@timestamp", "type": "date" }, { "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "number", "unit": "short" } ], "targets": [ { "bucketAggs": [], "dsType": "elasticsearch", "metrics": [ { "field": "select field", "id": "1", "meta": {}, "settings": {}, "type": "raw_document" } ], "query": "$filters", "refId": "B", "timeField": "@timestamp" } ], "title": "Logs", "transform": "json", "type": "table" } ], "title": "New row" }, { "collapse": false, "editable": true, "height": "25px", "panels": [ { "content": "<a style=\"float: right\" href=\"http://www.monitoringartist.com\" target=\"_blank\" title=\"Dashboard maintained by Monitoring Artist - DevOps / Docker / Kubernetes / AWS ECS / Google GCP / Zabbix / Zenoss / Terraform / Monitoring\"><img src=\"https://monitoringartist.github.io/monitoring-artist-logo-grafana.png\" height=\"30px\" /></a>\n<a style=\"float: left\" target=\"_blank\" href=\"https://grafana.net/dashboards/635\">Installed from Grafana.net dashboards</a>\n<div style=\"clear:both; width:100%;height:0;font-size:0;\"></div>", "editable": true, "error": false, "id": 3, "isNew": true, "links": [], "mode": "html", "span": 12, "title": "Documentation", "type": "text" } ], "title": "New row" } ], "time": { "from": "now-1h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_ELASTICSEARCH}", "hide": 0, "includeAll": false, "label": "Group by", "multi": false, "name": "groupby", "options": [], "query": "{\"find\": \"fields\"}", "refresh": 1, "regex": "", "sort": 0, "tagValuesQuery": null, "tagsQuery": null, "type": "query" }, { "allFormat": "glob", "auto": true, "auto_count": 100, "auto_min": "10s", "current": { "text": "1m", "value": "1m" }, "datasource": "elasticsearch", "hide": 0, "label": "Interval", "name": "interval", "options": [ { "text": "1m", "value": "1m", "selected": true }, { "text": "15m", "value": "15m", "selected": false }, { "text": "30m", "value": "30m", "selected": false }, { "text": "1h", "value": "1h", "selected": false }, { "text": "3h", "value": "3h", "selected": false }, { "text": "6h", "value": "6h", "selected": false }, { "text": "12h", "value": "12h", "selected": false }, { "text": "1d", "value": "1d", "selected": false }, { "text": "7d", "value": "7d", "selected": false }, { "text": "14d", "value": "14d", "selected": false }, { "text": "30d", "value": "30d", "selected": false }, { "text": "1s", "value": "1s", "selected": false } ], "query": "1m,15m,30m,1h,3h,6h,12h,1d,7d,14d,30d,1s", "refresh": 1, "type": "custom" }, { "allValue": "", "current": { "selected": true, "tags": [], "text": "All", "value": "$__all" }, "datasource": "logstash", "filters": [], "hide": 0, "includeAll": true, "label": "Lucene filters", "multi": false, "name": "filters", "options": [ { "selected": true, "text": "All", "value": "$__all" }, { "selected": false, "text": "*error*", "value": "*error*" }, { "selected": false, "text": "*exception*", "value": "*exception*" }, { "selected": false, "text": "*fail*", "value": "*fail*" }, { "selected": false, "text": "*warn*", "value": "*warn*" }, { "selected": false, "text": "*info*", "value": "*info*" }, { "selected": false, "text": "*debug*", "value": "*debug*" }, { "selected": false, "text": "*cron*", "value": "*cron*" }, { "selected": false, "text": "*syslog*", "value": "*syslog*" } ], "query": "*error*,*exception*,*fail*,*warn*,*info*,*debug*,*cron*,*syslog*", "refresh": 0, "type": "custom" } ] }, "annotations": { "list": [] }, "refresh": false, "schemaVersion": 12, "version": 2, "links": [], "gnetId": 635 }
2016-11-14 20:03:48 UTC
null
0
0
10,615
1
173,136
18,813
300
unraid-ups-dashboard-v2-0-tr
Unraid UPS Dashboard v2.0 TR
https://technicalramblings.com/blog/monitoring-your-ups-stats-and-cost-with-influxdb-and-grafana-on-unraid-2019-edition/
2019-07-25 20:58:52 UTC
2023-05-21 10:41:05 UTC
0
# v2.0 of the Grafana dashboard for displaying UPS stats. [UPS Grafana Guide](https://technicalramblings.com/blog/monitoring-your-ups-stats-and-cost-with-influxdb-and-grafana-on-unraid-2019-edition/) https://technicalramblings.com/blog/monitoring-your-ups-stats-and-cost-with-influxdb-and-grafana-on-unraid-2019-edition/ ## Join the Unraid discord! [![Unraid](https://raw.githubusercontent.com/selfhosters/unRAID-CA-templates/master/.github/ISSUE_TEMPLATE/discord_unraid_unraid.png )](https://discord.gg/qWPbc8R) [![Discord](https://img.shields.io/discord/641230698166091777?color=%23ff8c2f&label=Discord&logo=discord&logoColor=%23ff8c2f&style=for-the-badge)](https://discord.gg/qWPbc8R) ## For support on the dashboard click: [![Discord](https://img.shields.io/discord/591352397830553601.svg?style=for-the-badge&logo=discord)](https://discord.gg/HM5uUKU) ### For the custom theme/skin check out: [theme.park](https://github.com/gilbN/theme.park) ## Use the variables to set the UPS datasource ect. ![](https://i.imgur.com/5pZav4a.png) ### Screenshot: ![](https://i.imgur.com/b1zsrzM.jpg)
45,899
45,900
Other
null
0
0
18,813
1
10,615
5
100
https://technicalramblings.com/blog/monitoring-your-ups-stats-and-cost-with-influxdb-and-grafana-on-unraid-v2-0/
{ "__inputs": [], "__requires": [ { "type": "panel", "id": "bargauge", "name": "Bar gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.1.5" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "1.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "https://technicalramblings.com/blog/monitoring-your-ups-stats-and-cost-with-influxdb-and-grafana-on-unraid-2019-edition/", "editable": true, "gnetId": 10615, "graphTooltip": 0, "id": null, "iteration": 1600118827738, "links": [ { "icon": "external link", "tags": [], "targetBlank": true, "title": "Monitoring your UPS stats and cost with InfluxDB and Grafana on Unraid v2.0", "type": "link", "url": "https://technicalramblings.com/blog/monitoring-your-ups-stats-and-cost-with-influxdb-and-grafana-on-unraid-v2-0/" }, { "icon": "external link", "tags": [], "targetBlank": true, "title": "Grafana Plex Theme", "type": "link", "url": "https://github.com/gilbN/theme.park#graforg---grafana-darkplex" } ], "panels": [ { "aliasColors": { "APC.mean": "rgb(0, 218, 255)", "UPS Load": "#70dbed" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$upsdatasource", "decimals": null, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 4, "fillGradient": 0, "gridPos": { "h": 6, "w": 11, "x": 0, "y": 0 }, "hiddenSeries": false, "id": 2, "legend": { "alignAsTable": false, "avg": true, "current": false, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [ { "$$hashKey": "object:2304", "alias": "Watts", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "UPS Load", "groupBy": [ { "params": [ "$__interval" ], "type": "time" } ], "measurement": "apcaccess_status", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "LOADPCT" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [] }, { "alias": "Watts", "groupBy": [ { "params": [ "$__interval" ], "type": "time" } ], "measurement": "apcaccess_status", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "WATTS" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": "12h", "timeRegions": [], "timeShift": null, "title": "UPS Load %", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2311", "decimals": null, "format": "percent", "label": "Percent", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:2312", "format": "watt", "label": "Watts", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "datasource": "$upsdatasource", "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "max": 100, "min": 0, "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "#d44a3a", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 20 }, { "color": "#299c46", "value": 50 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 6, "w": 3, "x": 11, "y": 0 }, "hideTimeOverride": true, "id": 4, "interval": "10s", "links": [], "maxDataPoints": 100, "options": { "displayMode": "gradient", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true }, "pluginVersion": "7.1.5", "repeat": null, "targets": [ { "alias": "Percent", "groupBy": [ { "params": [ "$__interval" ], "type": "time" } ], "measurement": "apcaccess_status", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "BCHARGE" ], "type": "field" }, { "params": [], "type": "last" } ] ], "slimit": "", "tags": [] } ], "timeFrom": "1h", "title": "UPS Battery Charge", "type": "bargauge" }, { "cacheTimeout": null, "datasource": "$upsdatasource", "fieldConfig": { "defaults": { "custom": {}, "decimals": 1, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "#d44a3a", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 10 }, { "color": "#299c46", "value": 30 } ] }, "unit": "m" }, "overrides": [] }, "gridPos": { "h": 2, "w": 6, "x": 14, "y": 0 }, "hideTimeOverride": true, "id": 6, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.1.5", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" } ], "measurement": "apcaccess_status", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "TIMELEFT" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [] } ], "timeFrom": "11s", "title": "UPS Runtime", "type": "stat" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "$upsdatasource", "decimals": 2, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "kwatth", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 4, "x": 20, "y": 0 }, "hideTimeOverride": true, "id": 41, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "apcaccess_status", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"LOADPCT\") / 100 * 865 FROM \"APC\" WHERE \"LOADPCT\" = 'loadpercent' AND $timeFilter GROUP BY time(30s) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "WATTS" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "/1000/360" ], "type": "math" } ] ], "tags": [] } ], "thresholds": "", "timeFrom": "now/d", "timeShift": null, "title": "Today's Usage", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "total" }, { "cacheTimeout": null, "datasource": "$upsdatasource", "description": "", "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "watt" }, "overrides": [] }, "gridPos": { "h": 2, "w": 3, "x": 14, "y": 2 }, "hideTimeOverride": true, "id": 10, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.1.5", "targets": [ { "alias": "Watts", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "apcaccess_status", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"LOADPCT\") / 100 * 865 FROM \"APC\" WHERE \"LOADPCT\" = 'loadpercent' AND $timeFilter GROUP BY time(30s) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "WATTS" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [] } ], "timeFrom": "11s", "title": "Current UPS Load", "type": "stat" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "$upsdatasource", "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "watt", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 3, "x": 17, "y": 2 }, "hideTimeOverride": true, "id": 40, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "alias": "Watts", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "apcaccess_status", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"LOADPCT\") / 100 * 865 FROM \"APC\" WHERE \"LOADPCT\" = 'loadpercent' AND $timeFilter GROUP BY time(30s) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "WATTS" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "", "timeFrom": "now/y", "title": "Average UPS Load", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorPrefix": true, "colorValue": true, "colors": [ "#d44a3a", "rgba(237, 129, 40, 0.89)", "#299c46" ], "datasource": "$upsdatasource", "decimals": 2, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": 5, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": false }, "gridPos": { "h": 2, "w": 4, "x": 20, "y": 2 }, "hideTimeOverride": true, "id": 22, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "100%", "prefix": "$currency", "prefixFontSize": "80%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "alias": "Costs", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "apcaccess_status", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"LOADPCT\") / 100 * 865 FROM \"APC\" WHERE \"LOADPCT\" = 'loadpercent' AND $timeFilter GROUP BY time(30s) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "WATTS" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "/1000/360*$kwhprice" ], "type": "math" } ] ], "tags": [] } ], "thresholds": "", "timeFrom": "now/d", "title": "Today's Cost", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "total" }, { "cacheTimeout": null, "datasource": "$upsdatasource", "description": "", "fieldConfig": { "defaults": { "custom": {}, "decimals": 2, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "kwatth" }, "overrides": [] }, "gridPos": { "h": 2, "w": 3, "x": 14, "y": 4 }, "hideTimeOverride": true, "id": 12, "interval": "", "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.1.5", "targets": [ { "alias": "Wh", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "apcaccess_status", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"LOADPCT\") / 100 * 865 FROM \"APC\" WHERE \"LOADPCT\" = 'loadpercent' AND $timeFilter GROUP BY time(30s) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "WATTS" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "/1000" ], "type": "math" } ] ], "tags": [] } ], "timeFrom": "11s", "timeShift": null, "title": "Load kWh", "type": "stat" }, { "cacheTimeout": null, "colorBackground": false, "colorPrefix": true, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "$upsdatasource", "decimals": 2, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 3, "x": 17, "y": 4 }, "hideTimeOverride": true, "id": 43, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "100%", "prefix": "$currency", "prefixFontSize": "80%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "#3f6833", "full": true, "lineColor": "#3f6833", "show": false }, "tableColumn": "", "targets": [ { "alias": "Costs", "groupBy": [ { "params": [ "1d" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "apcaccess_status", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"LOADPCT\") / 100 * 865 FROM \"APC\" WHERE \"LOADPCT\" = 'loadpercent' AND $timeFilter GROUP BY time(30s) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "WATTS" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "/1000/360*$kwhprice" ], "type": "math" } ] ], "tags": [] } ], "thresholds": "", "timeFrom": "now/y", "title": "Average Daily Cost", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "$upsdatasource", "decimals": 2, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "kwatth", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 4, "x": 20, "y": 4 }, "hideTimeOverride": true, "id": 16, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "apcaccess_status", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"LOADPCT\") / 100 * 865 FROM \"APC\" WHERE \"LOADPCT\" = 'loadpercent' AND $timeFilter GROUP BY time(30s) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "WATTS" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "/1000/360" ], "type": "math" } ] ], "tags": [] } ], "thresholds": "", "timeFrom": "now/w", "timeShift": null, "title": "This Week's Usage", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "total" }, { "aliasColors": { "Costs": "#7eb26d", "kWh": "#eab839" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "$upsdatasource", "decimals": 2, "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 6, "w": 9, "x": 0, "y": 6 }, "hiddenSeries": false, "hideTimeOverride": false, "id": 32, "interval": "1d", "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": false, "rightSide": false, "show": true, "total": true, "values": true }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Costs", "yaxis": 2 } ], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "alias": "Costs", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "apcaccess_status", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"value\") *0.22/1000 FROM \"power\" WHERE \"host\" = 'mainpower' AND $timeFilter GROUP BY time(1d) fill(null)", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "WATTS" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "/1000/360*$kwhprice" ], "type": "math" } ] ], "tags": [] }, { "alias": "kWh", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "apcaccess_status", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"value\") FROM \"power\" WHERE \"host\" = 'mainpower' AND $timeFilter GROUP BY time(1d) fill(null)", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "WATTS" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "/1000/360" ], "type": "math" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": "now/w", "timeRegions": [], "timeShift": null, "title": "This Week Consumption/Costs", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 1, "format": "kwatth", "label": "Load", "logBase": 1, "max": "10", "min": "0", "show": true }, { "decimals": 2, "format": "currencyUSD", "label": "Cost", "logBase": 1, "max": null, "min": "0", "show": true } ], "yaxis": { "align": true, "alignLevel": null } }, { "aliasColors": { "Costs": "#7eb26d", "kWh": "#eab839" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "$upsdatasource", "decimals": 2, "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 6, "w": 11, "x": 9, "y": 6 }, "hiddenSeries": false, "hideTimeOverride": false, "id": 33, "interval": "1d", "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": false, "rightSide": false, "show": true, "total": true, "values": true }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Costs", "yaxis": 2 } ], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "alias": "Costs", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "apcaccess_status", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"value\") *0.22/1000 FROM \"power\" WHERE \"host\" = 'mainpower' AND $timeFilter GROUP BY time(1d) fill(null)", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "WATTS" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "/1000/360*$kwhprice" ], "type": "math" } ] ], "tags": [] }, { "alias": "kWh", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "apcaccess_status", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"value\") FROM \"power\" WHERE \"host\" = 'mainpower' AND $timeFilter GROUP BY time(1d) fill(null)", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "WATTS" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "/1000/360" ], "type": "math" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": "now/M", "timeRegions": [], "timeShift": null, "title": "This Month Consumption/Costs", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 1, "format": "kwatth", "label": "Load", "logBase": 1, "max": "10", "min": "0", "show": true }, { "decimals": 2, "format": "currencyUSD", "label": "Cost", "logBase": 1, "max": null, "min": "0", "show": true } ], "yaxis": { "align": true, "alignLevel": null } }, { "cacheTimeout": null, "colorBackground": false, "colorPrefix": true, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "$upsdatasource", "decimals": 2, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 4, "x": 20, "y": 6 }, "hideTimeOverride": true, "id": 24, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "100%", "prefix": "$currency", "prefixFontSize": "80%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "apcaccess_status", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"LOADPCT\") / 100 * 865 FROM \"APC\" WHERE \"LOADPCT\" = 'loadpercent' AND $timeFilter GROUP BY time(30s) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "WATTS" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "/1000/360*$kwhprice" ], "type": "math" } ] ], "tags": [] } ], "thresholds": "", "timeFrom": "now/w", "timeShift": null, "title": "This Week's Cost", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "total" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "$upsdatasource", "decimals": 2, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "kwatth", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 4, "x": 20, "y": 8 }, "hideTimeOverride": true, "id": 18, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "alias": "kWh", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "apcaccess_status", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"LOADPCT\") / 100 * 865 FROM \"APC\" WHERE \"LOADPCT\" = 'loadpercent' AND $timeFilter GROUP BY time(30s) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "WATTS" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "/1000/360" ], "type": "math" } ] ], "tags": [] } ], "thresholds": "", "timeFrom": "now/M", "title": "This Month's Usage", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "total" }, { "cacheTimeout": null, "colorBackground": false, "colorPrefix": true, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "$upsdatasource", "decimals": 2, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 4, "x": 20, "y": 10 }, "hideTimeOverride": true, "id": 26, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "100%", "prefix": "$currency", "prefixFontSize": "80%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "apcaccess_status", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"LOADPCT\") / 100 * 865 FROM \"APC\" WHERE \"LOADPCT\" = 'loadpercent' AND $timeFilter GROUP BY time(30s) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "WATTS" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "/1000/360*$kwhprice" ], "type": "math" } ] ], "tags": [] } ], "thresholds": "", "timeFrom": "now/M", "title": "This Month's Cost", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "total" }, { "aliasColors": { "Costs": "#7eb26d", "kWh": "#eab839" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "$upsdatasource", "decimals": 2, "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 6, "w": 9, "x": 0, "y": 12 }, "hiddenSeries": false, "hideTimeOverride": false, "id": 31, "interval": "1d", "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": false, "rightSide": false, "show": true, "total": true, "values": true }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Costs", "yaxis": 2 } ], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "alias": "Costs", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "apcaccess_status", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"value\") *0.22/1000 FROM \"power\" WHERE \"host\" = 'mainpower' AND $timeFilter GROUP BY time(1d) fill(null)", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "WATTS" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "/1000/360*$kwhprice" ], "type": "math" } ] ], "tags": [] }, { "alias": "kWh", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "apcaccess_status", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"value\") FROM \"power\" WHERE \"host\" = 'mainpower' AND $timeFilter GROUP BY time(1d) fill(null)", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "WATTS" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "/1000/360" ], "type": "math" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": "7d", "timeRegions": [], "timeShift": null, "title": "Last 7 Day Power Consumption/Costs", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 1, "format": "kwatth", "label": "Load", "logBase": 1, "max": "10", "min": "0", "show": true }, { "decimals": 2, "format": "currencyUSD", "label": "Cost", "logBase": 1, "max": null, "min": "0", "show": true } ], "yaxis": { "align": true, "alignLevel": null } }, { "aliasColors": { "Costs": "#7eb26d", "kWh": "#eab839" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "$upsdatasource", "decimals": 2, "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 6, "w": 11, "x": 9, "y": 12 }, "hiddenSeries": false, "hideTimeOverride": false, "id": 30, "interval": "1d", "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": false, "rightSide": false, "show": true, "total": true, "values": true }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Costs", "yaxis": 2 } ], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "alias": "Costs", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "apcaccess_status", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"value\") *0.22/1000 FROM \"power\" WHERE \"host\" = 'mainpower' AND $timeFilter GROUP BY time(1d) fill(null)", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "WATTS" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "/1000/360*$kwhprice" ], "type": "math" } ] ], "tags": [] }, { "alias": "kWh", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "apcaccess_status", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"value\") FROM \"power\" WHERE \"host\" = 'mainpower' AND $timeFilter GROUP BY time(1d) fill(null)", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "WATTS" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "/1000/360" ], "type": "math" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Last Month Power Consumption/Costs", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 1, "format": "kwatth", "label": "Load", "logBase": 1, "max": "10", "min": "0", "show": true }, { "decimals": 2, "format": "currencyUSD", "label": "Cost", "logBase": 1, "max": null, "min": "0", "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "$upsdatasource", "decimals": 2, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "kwatth", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 4, "x": 20, "y": 12 }, "hideTimeOverride": true, "id": 20, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "alias": "kWh", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "apcaccess_status", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"LOADPCT\") / 100 * 865 FROM \"APC\" WHERE \"LOADPCT\" = 'loadpercent' AND $timeFilter GROUP BY time(30s) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "WATTS" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "/1000/360" ], "type": "math" } ] ], "tags": [] } ], "thresholds": "", "timeFrom": "now/y", "title": "This Year's Usage", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "total" }, { "cacheTimeout": null, "colorBackground": false, "colorPrefix": true, "colorValue": true, "colors": [ "#d44a3a", "rgba(237, 129, 40, 0.89)", "#299c46" ], "datasource": "$upsdatasource", "decimals": 2, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": 150, "minValue": null, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 4, "x": 20, "y": 14 }, "hideTimeOverride": true, "id": 28, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "100%", "prefix": "$currency", "prefixFontSize": "80%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "apcaccess_status", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"LOADPCT\") / 100 * 865 FROM \"APC\" WHERE \"LOADPCT\" = 'loadpercent' AND $timeFilter GROUP BY time(30s) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "WATTS" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "/1000/360*$kwhprice" ], "type": "math" } ] ], "tags": [] } ], "thresholds": "", "timeFrom": "now/y", "title": "This Year's Cost", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "total" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "$upsdatasource", "decimals": 2, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "kwatth", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 4, "x": 20, "y": 16 }, "hideTimeOverride": true, "id": 37, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "100%", "prefix": "", "prefixFontSize": "100%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "#3f6833", "full": false, "lineColor": "#3f6833", "show": false }, "tableColumn": "", "targets": [ { "alias": "Costs", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "apcaccess_status", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"LOADPCT\") / 100 * 865 FROM \"APC\" WHERE \"LOADPCT\" = 'loadpercent' AND $timeFilter GROUP BY time(30s) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "WATTS" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "/1000*24*365" ], "type": "math" } ] ], "tags": [] } ], "thresholds": "", "timeFrom": "now/y", "title": "Estimated Yearly Usage", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "aliasColors": { "Costs": "#7eb26d", "kWh": "#eab839" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "$upsdatasource", "decimals": 2, "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 20, "x": 0, "y": 18 }, "hiddenSeries": false, "hideTimeOverride": false, "id": 34, "interval": "1d", "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": false, "rightSide": false, "show": true, "total": true, "values": true }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Costs", "yaxis": 2 } ], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "alias": "Costs", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "apcaccess_status", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"value\") *0.22/1000 FROM \"power\" WHERE \"host\" = 'mainpower' AND $timeFilter GROUP BY time(1d) fill(null)", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "WATTS" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "/1000/360*$kwhprice" ], "type": "math" } ] ], "tags": [] }, { "alias": "kWh", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "apcaccess_status", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"value\") FROM \"power\" WHERE \"host\" = 'mainpower' AND $timeFilter GROUP BY time(1d) fill(null)", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "WATTS" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "/1000/360" ], "type": "math" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": "now/y", "timeRegions": [], "timeShift": null, "title": "This Years Consumption/Costs", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 1, "format": "kwatth", "label": "Load", "logBase": 1, "max": "10", "min": "0", "show": true }, { "decimals": 2, "format": "currencyUSD", "label": "Cost", "logBase": 1, "max": null, "min": "0", "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "colorBackground": false, "colorPrefix": true, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "$upsdatasource", "decimals": 2, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 4, "x": 20, "y": 18 }, "hideTimeOverride": true, "id": 36, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "100%", "prefix": "$currency", "prefixFontSize": "80%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "#3f6833", "full": false, "lineColor": "#3f6833", "show": false }, "tableColumn": "", "targets": [ { "alias": "Costs", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "apcaccess_status", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"LOADPCT\") / 100 * 865 FROM \"APC\" WHERE \"LOADPCT\" = 'loadpercent' AND $timeFilter GROUP BY time(30s) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "WATTS" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "/1000*24*$kwhprice*365" ], "type": "math" } ] ], "tags": [] } ], "thresholds": "", "timeFrom": "now/y", "title": "Estimated Yearly Cost", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": "$upsdatasource", "decimals": 0, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 5, "w": 4, "x": 20, "y": 20 }, "hiddenSeries": false, "hideTimeOverride": true, "id": 39, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:2788", "alias": "W", "color": "#c15c17" }, { "$$hashKey": "object:2789", "alias": "T", "color": "#299c46" }, { "$$hashKey": "object:2790", "alias": "T", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "W", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "apcaccess_status", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "WATTS" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [] }, { "alias": "T", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "apcaccess_status", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "TIMELEFT" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": "11s", "timeRegions": [], "timeShift": null, "title": "UPS Load vs Time left", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "series", "name": null, "show": true, "values": [ "avg" ] }, "yaxes": [ { "$$hashKey": "object:2809", "format": "watt", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:2810", "format": "m", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": true, "alignLevel": null } } ], "refresh": "1m", "schemaVersion": 26, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": { "selected": true, "tags": [], "text": "0.12", "value": "0.12" }, "hide": 0, "includeAll": false, "label": "kWh Price", "multi": false, "name": "kwhprice", "options": [ { "selected": false, "text": "0.01", "value": "0.01" }, { "selected": false, "text": "0.02", "value": "0.02" }, { "selected": false, "text": "0.03", "value": "0.03" }, { "selected": false, "text": "0.04", "value": "0.04" }, { "selected": false, "text": "0.05", "value": "0.05" }, { "selected": false, "text": "0.06", "value": "0.06" }, { "selected": false, "text": "0.07", "value": "0.07" }, { "selected": false, "text": "0.08", "value": "0.08" }, { "selected": false, "text": "0.09", "value": "0.09" }, { "selected": false, "text": "0.1", "value": "0.1" }, { "selected": false, "text": "0.11", "value": "0.11" }, { "selected": true, "text": "0.12", "value": "0.12" }, { "selected": false, "text": "0.13", "value": "0.13" }, { "selected": false, "text": "0.14", "value": "0.14" }, { "selected": false, "text": "0.15", "value": "0.15" }, { "selected": false, "text": "0.16", "value": "0.16" }, { "selected": false, "text": "0.17", "value": "0.17" }, { "selected": false, "text": "0.18", "value": "0.18" }, { "selected": false, "text": "0.19", "value": "0.19" }, { "selected": false, "text": "0.2", "value": "0.2" }, { "selected": false, "text": "0.3", "value": "0.3" }, { "selected": false, "text": "0.4", "value": "0.4" }, { "selected": false, "text": "0.5", "value": "0.5" }, { "selected": false, "text": "0.6", "value": "0.6" }, { "selected": false, "text": "0.65", "value": "0.65" }, { "selected": false, "text": "0.7", "value": "0.7" }, { "selected": false, "text": "0.8", "value": "0.8" }, { "selected": false, "text": "0.9", "value": "0.9" }, { "selected": false, "text": "1", "value": "1" } ], "query": "0.01,0.02,0.03,0.04,0.05,0.06,0.07,0.08,0.09,0.1,0.11,0.12,0.13,0.14,0.15,0.16,0.17,0.18,0.19,0.2,0.3,0.4,0.5,0.6,0.65,0.7,0.8,0.9,1", "skipUrlSync": false, "type": "custom" }, { "allValue": null, "current": { "selected": true, "text": "$", "value": "$" }, "hide": 0, "includeAll": false, "label": "Currency", "multi": false, "name": "currency", "options": [ { "selected": true, "text": "$", "value": "$" }, { "selected": false, "text": "€", "value": "€" }, { "selected": false, "text": "£", "value": "£" }, { "selected": false, "text": "C$", "value": "C$" }, { "selected": false, "text": "kr", "value": "kr" }, { "selected": false, "text": "₽", "value": "₽" }, { "selected": false, "text": "¥", "value": "¥" } ], "query": "$,€,£,C$,kr,₽,¥", "skipUrlSync": false, "type": "custom" }, { "current": { "selected": false, "text": "apcupsd-container", "value": "apcupsd-container" }, "hide": 0, "includeAll": false, "label": "UPS Datasource", "multi": false, "name": "upsdatasource", "options": [], "query": "influxdb", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" } ] }, "time": { "from": "now-1M/M", "to": "now-1M/M" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "Unraid UPS Dashboard v2.0 TR", "uid": "G7FTbrNZk", "version": 6 }
2020-09-14 21:29:26 UTC
2023-05-21 10:36:04 UTC
0
0
12,786
1
244,218
18,622
422
vsphere-overview
vSphere - Overview
Small overview dashboard for VMware vSphere environments
2020-08-06 07:55:53 UTC
2020-08-24 09:55:32 UTC
0
This dashboard gives a quick overview of a VMware vSphere environment and the cluster utilization. Data is pulled from vCenter with the vSphere plugin of the Telegraf agent. The data is stored in an InfluxDB timeseries database. The overview dashboard can link to more detailed dashboards for Hosts, VMs, Datastores etc. See also my other dashboards: - [vSphere - Host details (id 12852)](https://grafana.com/grafana/dashboards/12852) - [vSphere - VM details (id 12874)](https://grafana.com/grafana/dashboards/12874) - [vSphere - Datastore Utilization (id 12879)](https://grafana.com/grafana/dashboards/12879)
55,063
55,064
Telegraf
For a small lab environment the default configuration of InfluxDB and Telegraf should work fine. Only add the address and credentials of your VMware vCenter. For larger environments the best practice is to split the Telegraf vSphere plugin in two instances, one for realtime metrics from Hosts and VMs, and a Historical instance for Datastores, Clusters and Datacenters. The collection interval can be configured through the _interval_ parameter An example configuration of the plugin fetched from the [Telegraf documentation](https://github.com/influxdata/telegraf/tree/release-1.15/plugins/inputs/vsphere): ``` ## Realtime instance [[inputs.vsphere]] interval = "60s" vcenters = [ "https://someaddress/sdk" ] username = "someuser@vsphere.local" password = "secret" insecure_skip_verify = true force_discover_on_init = true # Exclude all historical metrics datastore_metric_exclude = ["*"] cluster_metric_exclude = ["*"] datacenter_metric_exclude = ["*"] collect_concurrency = 5 discover_concurrency = 5 # Historical instance [[inputs.vsphere]] interval = "300s" vcenters = [ "https://someaddress/sdk" ] username = "someuser@vsphere.local" password = "secret" insecure_skip_verify = true force_discover_on_init = true host_metric_exclude = ["*"] # Exclude realtime metrics vm_metric_exclude = ["*"] # Exclude realtime metrics max_query_metrics = 256 collect_concurrency = 3 ``` See also my [blog post](https://rudimartinsen.com/2020/08/06/vsphere-performance-telegraf-and-grafana7-part2-configuring-telegraf/) on this topic
2
5
18,622
1
12,786
5
366
Small overview dashboard for VMware vSphere environments
{ "__inputs": [ { "name": "DS_INFLUX-01_TELEGRAF", "label": "influx-01_telegraf", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.0.5" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Small overview dashboard for VMware vSphere environments", "editable": true, "gnetId": 12786, "graphTooltip": 1, "id": null, "iteration": 1598262746385, "links": [ { "$$hashKey": "object:64", "icon": "external link", "keepTime": true, "tags": [ "telegraf", "vsphere" ], "targetBlank": true, "type": "dashboards" } ], "panels": [ { "collapsed": false, "datasource": "${DS_INFLUX-01_TELEGRAF}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 4, "panels": [], "title": "Overview", "type": "row" }, { "datasource": "${DS_INFLUX-01_TELEGRAF}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 5, "w": 9, "x": 0, "y": 1 }, "id": 5, "interval": "$time", "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false } }, "pluginVersion": "7.0.5", "targets": [ { "alias": "Clusters", "groupBy": [ { "params": [ "$__interval" ], "type": "time" } ], "measurement": "vsphere_host_cpu", "orderByTime": "ASC", "policy": "default", "query": "SELECT count(distinct(\"vmname\")) FROM (SELECT \"usage_average\", \"clustername\" FROM \"vsphere_vm_cpu\" WHERE $timeFilter AND \"clustername\" =~ /$cluster/ AND \"vcenter\" =~ /$vc/)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_average" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "clustername", "operator": "=~", "value": "/^$cluster$/" } ] }, { "alias": "Hosts", "groupBy": [ { "params": [ "$__interval" ], "type": "time" } ], "measurement": "vsphere_host_cpu", "orderByTime": "ASC", "policy": "default", "query": "SELECT count(distinct(\"esxhostname\")) FROM (SELECT \"usage_average\", \"esxhostname\" FROM \"vsphere_host_cpu\" WHERE $timeFilter AND \"clustername\" =~ /$cluster/ AND \"vcenter\" =~ /$vc/)", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_average" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "clustername", "operator": "=~", "value": "/^$cluster$/" } ] }, { "alias": "VMs", "groupBy": [ { "params": [ "$__interval" ], "type": "time" } ], "measurement": "vsphere_host_cpu", "orderByTime": "ASC", "policy": "default", "query": "SELECT count(distinct(\"vmname\")) FROM (SELECT \"usage_average\", \"vmname\" FROM \"vsphere_vm_cpu\" WHERE $timeFilter AND \"clustername\" =~ /$cluster/ AND \"vcenter\" =~ /$vc/)", "rawQuery": true, "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_average" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "clustername", "operator": "=~", "value": "/^$cluster$/" } ] }, { "alias": "Datastores", "groupBy": [ { "params": [ "$__interval" ], "type": "time" } ], "measurement": "vsphere_host_cpu", "orderByTime": "ASC", "policy": "default", "query": "SELECT count(distinct(\"dsname\")) FROM (SELECT \"read_average\", \"dsname\" FROM \"vsphere_host_datastore\" WHERE $timeFilter AND \"clustername\" =~ /$cluster/ AND \"vcenter\" =~ /$vc/)", "rawQuery": true, "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_average" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "clustername", "operator": "=~", "value": "/^$cluster$/" } ] } ], "timeFrom": null, "timeShift": null, "title": "", "type": "stat" }, { "datasource": "${DS_INFLUX-01_TELEGRAF}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 70 }, { "color": "red", "value": 85 } ] }, "unit": "percent" }, "overrides": [ { "matcher": { "id": "byName", "options": "Storage Latency" }, "properties": [ { "id": "unit", "value": "ms" } ] }, { "matcher": { "id": "byName", "options": "NET" }, "properties": [ { "id": "unit", "value": "KBs" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 5000 }, { "color": "red", "value": 7500 } ] } } ] } ] }, "gridPos": { "h": 5, "w": 15, "x": 9, "y": 1 }, "id": 2, "interval": "$time", "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false } }, "pluginVersion": "7.0.5", "targets": [ { "alias": "CPU", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vsphere_host_cpu", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_average" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "clustername", "operator": "=~", "value": "/^$cluster$/" }, { "condition": "AND", "key": "vcenter", "operator": "=~", "value": "/^$vc$/" } ] }, { "alias": "MEM", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vsphere_host_mem", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_average" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "clustername", "operator": "=~", "value": "/^$cluster$/" }, { "condition": "AND", "key": "vcenter", "operator": "=~", "value": "/^$vc$/" } ] }, { "alias": "NET", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vsphere_host_net", "orderByTime": "ASC", "policy": "default", "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_average" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "clustername", "operator": "=~", "value": "/^$cluster$/" }, { "condition": "AND", "key": "vcenter", "operator": "=~", "value": "/^$vc$/" } ] }, { "alias": "Storage Latency", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vsphere_host_datastore", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "maxTotalLatency_latest" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "clustername", "operator": "=~", "value": "/^$cluster$/" }, { "condition": "AND", "key": "vcenter", "operator": "=~", "value": "/^$vc$/" } ] } ], "timeFrom": null, "timeShift": null, "title": "", "type": "stat" }, { "collapsed": false, "datasource": "${DS_INFLUX-01_TELEGRAF}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 6 }, "id": 9, "panels": [], "title": "Cluster Utilization", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUX-01_TELEGRAF}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 7 }, "hiddenSeries": false, "id": 13, "interval": "$time", "legend": { "avg": true, "current": true, "max": true, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_clustername", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "clustername" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vsphere_host_cpu", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_average" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "clustername", "operator": "=~", "value": "/^$cluster$/" }, { "condition": "AND", "key": "vcenter", "operator": "=~", "value": "/^$vc$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU Usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:5203", "format": "percent", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:5204", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUX-01_TELEGRAF}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 7 }, "hiddenSeries": false, "id": 12, "interval": "$time", "legend": { "avg": true, "current": true, "max": true, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_clustername", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "clustername" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vsphere_host_mem", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_average" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "clustername", "operator": "=~", "value": "/^$cluster$/" }, { "condition": "AND", "key": "vcenter", "operator": "=~", "value": "/^$vc$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "MEM Usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:5203", "format": "percent", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:5204", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUX-01_TELEGRAF}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 15 }, "hiddenSeries": false, "id": 14, "interval": "$time", "legend": { "avg": true, "current": true, "max": true, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_clustername", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "clustername" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vsphere_host_net", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_average" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "clustername", "operator": "=~", "value": "/^$cluster$/" }, { "condition": "AND", "key": "vcenter", "operator": "=~", "value": "/^$vc$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Network Usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:5203", "format": "KBs", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:5204", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUX-01_TELEGRAF}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 15 }, "hiddenSeries": false, "id": 15, "interval": "$time", "legend": { "avg": true, "current": true, "max": true, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_clustername", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "clustername" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vsphere_host_datastore", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "maxTotalLatency_latest" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "clustername", "operator": "=~", "value": "/^$cluster$/" }, { "condition": "AND", "key": "vcenter", "operator": "=~", "value": "/^$vc$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Storage Latency", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:5203", "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:5204", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "30s", "schemaVersion": 25, "style": "dark", "tags": [ "vsphere", "telegraf", "demo" ], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_INFLUX-01_TELEGRAF}", "definition": "show tag values with key = \"vcenter\"", "hide": 0, "includeAll": true, "label": "vCenter", "multi": true, "name": "vc", "options": [], "query": "show tag values with key = \"vcenter\"", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_INFLUX-01_TELEGRAF}", "definition": "show tag values with key = \"clustername\" where \"vcenter\" =~/$vc/", "hide": 0, "includeAll": true, "label": "Cluster", "multi": true, "name": "cluster", "options": [], "query": "show tag values with key = \"clustername\" where \"vcenter\" =~/$vc/", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "auto": true, "auto_count": "20", "auto_min": "20s", "current": { "selected": false, "text": "auto", "value": "$__auto_interval_time" }, "hide": 0, "label": "Time", "name": "time", "options": [ { "selected": true, "text": "auto", "value": "$__auto_interval_time" }, { "selected": false, "text": "20s", "value": "20s" }, { "selected": false, "text": "1m", "value": "1m" }, { "selected": false, "text": "5m", "value": "5m" }, { "selected": false, "text": "15m", "value": "15m" }, { "selected": false, "text": "30m", "value": "30m" }, { "selected": false, "text": "1h", "value": "1h" }, { "selected": false, "text": "12h", "value": "12h" }, { "selected": false, "text": "24h", "value": "24h" }, { "selected": false, "text": "1w", "value": "1w" }, { "selected": false, "text": "30d", "value": "30d" } ], "query": "20s,1m,5m,15m,30m,1h,12h,24h,1w,30d", "queryValue": "", "refresh": 2, "skipUrlSync": false, "type": "interval" } ] }, "time": { "from": "now-3h", "to": "now" }, "timepicker": { "refresh_intervals": [ "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "vSphere - Overview", "uid": "Ft9LLBVMz", "version": 4 }
2020-08-24 09:55:32 UTC
null
2
5
11,594
1
325,539
16,411
20,132
detailed-pods-resources
Detailed pods resources
Get your Kubernetes pods resources usage by namespaces
2020-01-21 16:33:01 UTC
2020-01-27 09:03:00 UTC
0
Only tested on Azure AKS with Kubernetes 1.14. Feedback very appreciate on other versions
0
0
null
null
0
0
16,411
1
11,594
5
18,551
Get your Kubernetes pods resources usage by namespaces
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.5.2" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" }, { "type": "panel", "id": "text", "name": "Text", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Get your Kubernetes pods resources usage by namespaces ", "editable": true, "gnetId": 11594, "graphTooltip": 0, "id": null, "iteration": 1580115634366, "links": [], "panels": [ { "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 86, "title": "Namespace Global Usage", "type": "row" }, { "content": "\n## CPU Usage\n\n\n\n", "datasource": null, "gridPos": { "h": 2, "w": 4, "x": 0, "y": 1 }, "id": 72, "mode": "markdown", "options": {}, "timeFrom": null, "timeShift": null, "title": "", "transparent": true, "type": "text" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "", "fill": 1, "fillGradient": 0, "gridPos": { "h": 10, "w": 8, "x": 4, "y": 1 }, "hiddenSeries": false, "id": 34, "interval": "5m", "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(container_cpu_usage_seconds_total{namespace=\"$namespace\",container_name!=\"POD\",container_name!=\"\",container!=\"monitoring-daemon\"}[5m]))", "instant": false, "legendFormat": "${namespace} CPU Usage (Nb of CPUs)", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 2, "format": "short", "label": "CPUs", "logBase": 1, "max": null, "min": "0", "show": true }, { "decimals": null, "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "content": "\n## Memory Usage\n\n\n\n", "datasource": null, "gridPos": { "h": 2, "w": 4, "x": 12, "y": 1 }, "id": 74, "mode": "markdown", "options": {}, "timeFrom": null, "timeShift": null, "title": "", "transparent": true, "type": "text" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "fill": 1, "fillGradient": 0, "gridPos": { "h": 10, "w": 8, "x": 16, "y": 1 }, "hiddenSeries": false, "id": 36, "interval": "5m", "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum(container_memory_working_set_bytes{namespace=\"$namespace\",container_name=\"\"})", "legendFormat": "${namespace} Memory Usage", "refId": "A" }, { "expr": "sum(container_memory_cache{namespace=\"$namespace\",container=\"\"})", "legendFormat": "${namespace} Cache Usage", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 2, "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "decimals": null, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "description": "Percent of limits CPU usage ", "gridPos": { "h": 6, "w": 4, "x": 0, "y": 3 }, "id": 9, "interval": "", "links": [], "options": { "fieldOptions": { "calcs": [ "last" ], "defaults": { "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "max": 100, "min": 0, "nullValueMode": "connected", "thresholds": [ { "color": "light-green", "value": null }, { "color": "light-orange", "value": 70 }, { "color": "light-red", "value": 90 } ], "title": "Limits CPU Usage", "unit": "percent" }, "override": {}, "values": false }, "orientation": "horizontal", "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "6.5.2", "targets": [ { "expr": "sum(rate(container_cpu_usage_seconds_total{namespace=\"$namespace\",container_name!=\"POD\",container_name!=\"\",container!=\"monitoring-daemon\"}[5m])) / sum(kube_pod_container_resource_limits{namespace=\"$namespace\", resource=\"cpu\"}) * 100", "format": "time_series", "instant": true, "legendFormat": "Limits CPU Usage", "refId": "A" }, { "expr": "", "format": "time_series", "instant": true, "legendFormat": "Limits", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "", "transparent": true, "type": "gauge" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "description": "Percent of limits memory usage", "gridPos": { "h": 6, "w": 4, "x": 12, "y": 3 }, "id": 25, "links": [], "options": { "fieldOptions": { "calcs": [ "last" ], "defaults": { "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "max": 100, "min": 0, "nullValueMode": "connected", "thresholds": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 70 }, { "color": "red", "value": 90 } ], "title": "Limits Mem Usage", "unit": "percent" }, "override": {}, "values": false }, "orientation": "horizontal", "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "6.5.2", "targets": [ { "expr": "sum(container_memory_working_set_bytes{namespace=\"$namespace\",container=\"\"}) / sum(kube_pod_container_resource_limits{namespace=\"$namespace\", resource=\"memory\"}) * 100", "instant": false, "intervalFactor": 1, "legendFormat": "{{namespace}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "", "transparent": true, "type": "gauge" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "decimals": 3, "format": "short", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 4, "x": 0, "y": 9 }, "id": 92, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "pluginVersion": "6.5.2", "postfix": " Cores", "postfixFontSize": "80%", "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, "ymax": null, "ymin": 0 }, "tableColumn": "", "targets": [ { "expr": "sum(rate(container_cpu_usage_seconds_total{namespace=\"$namespace\",container_name!=\"POD\",container_name!=\"\",container!=\"monitoring-daemon\"}[5m]))", "instant": false, "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "", "transparent": true, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "decimals": 2, "format": "bytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 4, "x": 12, "y": 9 }, "id": 38, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "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, "ymax": null, "ymin": 0 }, "tableColumn": "", "targets": [ { "expr": "sum(container_memory_working_set_bytes{namespace=\"$namespace\",container=\"\"})", "refId": "A" }, { "expr": "sum(container_memory_working_set_bytes{namespace=\"$namespace\",container=\"\"})", "hide": true, "refId": "B" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "", "transparent": true, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [], "valueName": "avg" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 11 }, "hiddenSeries": false, "id": 78, "interval": "5m", "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": true, "hideZero": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum (rate (container_network_receive_bytes_total{namespace=\"${namespace}\"}[5m]))", "legendFormat": "Bytes recieves", "refId": "A" }, { "expr": "- sum (rate (container_network_transmit_bytes_total{namespace=\"${namespace}\"}[5m]))", "legendFormat": "Bytes sents", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Network I/O /5min", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 11 }, "hiddenSeries": false, "id": 79, "interval": "5m", "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum (rate (container_network_receive_errors_total{namespace=\"${namespace}\"}[5m]))", "legendFormat": "Errors recives", "refId": "A" }, { "expr": "sum (rate (container_network_transmit_errors_total{namespace=\"${namespace}\"}[5m]))", "legendFormat": "Errors Sents", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Network Nb of Errors /5min", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 11 }, "hiddenSeries": false, "id": 80, "interval": "5m", "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": true, "hideZero": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum (rate (container_network_receive_packets_total{namespace=\"${namespace}\"}[5m]))", "legendFormat": "Bytes recieves", "refId": "A" }, { "expr": "- sum (rate (container_network_transmit_packets_total{namespace=\"${namespace}\"}[5m]))", "legendFormat": "Bytes sents", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Network Nb of Packets /(5mins)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 19 }, "id": 30, "panels": [], "repeat": "container", "title": "$namespace - $container resource usage", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 3, "description": "", "fill": 1, "fillGradient": 0, "gridPos": { "h": 13, "w": 12, "x": 0, "y": 20 }, "hiddenSeries": false, "id": 2, "interval": "5m", "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "maxPerRow": 2, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": "podname", "repeatDirection": "v", "seriesOverrides": [ { "alias": "Limits", "color": "#FF7383", "dashes": true, "lines": false }, { "alias": "Requests", "color": "#FFB357", "dashes": true, "lines": false } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(container_cpu_usage_seconds_total{namespace=\"$namespace\",container_name=\"$container\",pod_name=\"$podname\"}[5m])", "format": "time_series", "hide": false, "instant": false, "intervalFactor": 1, "legendFormat": "{{pod_name}}", "refId": "A" }, { "expr": "avg(kube_pod_container_resource_limits{namespace=\"$namespace\",container=\"$container\",resource=\"cpu\",pod=\"$podname\"})", "hide": false, "legendFormat": "Limits", "refId": "B" }, { "expr": "avg(kube_pod_container_resource_requests{namespace=\"$namespace\",container=\"$container\",resource=\"cpu\",pod=\"$podname\"})", "hide": false, "legendFormat": "Requests", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "${podname} - cpu usage, requests and limits", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 3, "format": "short", "label": "CPU", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "", "fill": 1, "fillGradient": 0, "gridPos": { "h": 13, "w": 12, "x": 12, "y": 20 }, "hiddenSeries": false, "id": 28, "interval": "5m", "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": "podname", "repeatDirection": "v", "seriesOverrides": [ { "alias": "Limits", "color": "#FF7383", "dashes": true, "lines": false }, { "alias": "Request", "color": "#FFB357", "dashes": true, "lines": false } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "container_memory_working_set_bytes{namespace=\"$namespace\",container_name=\"$container\",pod_name=\"$podname\"}", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "{{pod_name}}", "refId": "A" }, { "expr": "avg(kube_pod_container_resource_limits{namespace=\"$namespace\",container=\"$container\",resource=\"memory\",pod=\"$podname\"})", "legendFormat": "Limits", "refId": "B" }, { "expr": "avg(kube_pod_container_resource_requests{namespace=\"$namespace\",container=\"$container\",resource=\"memory\",pod=\"$podname\"})", "legendFormat": "Request", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$podname - memory requests and limits", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 2, "format": "bytes", "label": "Memory", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "5m", "schemaVersion": 21, "style": "dark", "tags": [ "kubernetes", "namespaces", "pods" ], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(kube_namespace_labels,namespace)", "hide": 0, "includeAll": false, "label": "Namespace", "multi": false, "name": "namespace", "options": [], "query": "label_values(kube_namespace_labels,namespace)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(kube_pod_container_info{namespace=\"$namespace\"},container)", "hide": 0, "includeAll": false, "label": "Container", "multi": false, "name": "container", "options": [], "query": "label_values(kube_pod_container_info{namespace=\"$namespace\"},container)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(kube_pod_container_info{namespace=\"$namespace\",container=\"$container\"},pod)", "hide": 2, "includeAll": true, "label": "Pod Name", "multi": false, "name": "podname", "options": [], "query": "label_values(kube_pod_container_info{namespace=\"$namespace\",container=\"$container\"},pod)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-12h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "browser", "title": "Detailed pods resources", "uid": "9HC9STfWz", "version": 2 }
2020-01-27 09:03:00 UTC
null
0
0
11,350
1
159,995
20,713
4,591,533
erlang-memory-allocators
Erlang-Memory-Allocators
Erlang VM memory utilisation from erts_alloc perspective
2019-12-04 11:46:30 UTC
2021-03-22 19:15:07 UTC
0
Understand Erlang VM memory breakdown across all allocators & schedulers. Metrics displayed: * Resident Set Size - as captured by `rabbitmq_process_resident_memory_bytes` * Allocated * Total * Used * Unused * Allocated by Allocator Type (Min / Max / Avg / Current) * binary_alloc * driver_alloc * eheap_alloc * ets_alloc * exec_alloc * fix_alloc * literal_alloc * ll_alloc * sl_alloc * std_alloc * temp_alloc For each allocator type: * Multiblock * Used * Block * Carrier * Unused * Multiblock Pool * Used * Block * Carrier * Unused * Singleblock * Used * Block * Carrier * Unused Filter by: * RabbitMQ Cluster * RabbitMQ Node * Erlang Memory Allocator (Multi-value + All) Depends on `rabbitmq-prometheus` plugin, built-in since [RabbitMQ v3.8.0](https://github.com/rabbitmq/rabbitmq-server/releases/tag/v3.8.0) Learn more about [RabbitMQ built-in Prometheus support](https://www.rabbitmq.com/prometheus.html) To get it working locally with RabbitMQ in 3 simple steps, follow this [Quick Start guide](https://www.rabbitmq.com/prometheus.html#quick-start)
48,451
48,452
null
null
1
3
20,713
1
11,350
5
4,587,392
Erlang VM memory utilisation from erts_alloc perspective
{ "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.0.0" }, { "type": "datasource", "id": "prometheus", "name": "prometheus", "version": "2.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" }, { "type": "table", "id": "table", "name": "Table", "version": "" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Erlang VM memory utilisation from erts_alloc perspective", "editable": true, "gnetId": 11350, "graphTooltip": 1, "id": null, "iteration": 1582549977400, "links": [], "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#E02F44", "#3274D9", "#56A64B" ], "datasource": "${DS_PROMETHEUS}", "decimals": 1, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": true, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 0, "y": 0 }, "id": 50, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "repeatDirection": "v", "sparkline": { "fillColor": "rgba(255, 255, 255, 0)", "full": false, "lineColor": "rgb(255, 255, 255)", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum (erlang_vm_allocators{usage=\"blocks_size\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})\n/\nsum (erlang_vm_allocators{usage=\"carriers_size\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})\n* 100", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "25,50", "title": "Allocated Used", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#56A64B", "#3274D9", "#E02F44" ], "datasource": "${DS_PROMETHEUS}", "decimals": 1, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": true, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 4, "y": 0 }, "id": 51, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "repeatDirection": "v", "sparkline": { "fillColor": "rgba(255, 255, 255, 0)", "full": false, "lineColor": "rgb(255, 255, 255)", "show": true }, "tableColumn": "", "targets": [ { "expr": "(\n sum (erlang_vm_allocators{usage=\"carriers_size\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})\n -\n sum (erlang_vm_allocators{usage=\"blocks_size\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})\n) / sum (erlang_vm_allocators{usage=\"carriers_size\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})\n* 100", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "50,75", "title": "Allocated Unused", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#C4162A", "#1F60C4", "#37872D" ], "datasource": "${DS_PROMETHEUS}", "decimals": 1, "description": "Total Size of Allocated Blocks\n\nMemory that is actively used by Erlang data.\n\nThe smallest unit of memory that an allocator can work with is called a `block`. When you call an allocator to allocate a certain amount of memory what you get back is a block. It is also blocks that you give as an argument to the allocator when you want to deallocate memory.\n\nThe allocator does not allocate blocks from the operating system directly though. Instead the allocator allocates a carrier from the operating system, either through `sys_alloc` or through `mseg_alloc`, which in turn uses `malloc` or `mmap`. If `sys_alloc` is used the carrier is placed on the C-heap and if `mseg_alloc` is used the carrier is placed in a segment.\n\nSmall blocks are placed in a multiblock carrier. A multiblock carrier can as the name suggests contain many blocks. Larger blocks are placed in a singleblock carrier, which as the name implies on contains one block.\n\nWhat’s considered a small and a large block is determined by the parameter singleblock carrier threshold (`sbct`).\n\n* [erts_alloc](http://erlang.org/doc/man/erts_alloc.html)\n* [The Memory Subsystem](https://github.com/happi/theBeamBook/blob/master/chapters/memory.asciidoc)", "format": "decbytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": true, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 8, "y": 0 }, "id": 215, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "repeatDirection": "v", "sparkline": { "fillColor": "rgba(255, 255, 255, 0)", "full": false, "lineColor": "rgb(255, 255, 255)", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum (erlang_vm_allocators{usage=\"blocks_size\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Allocated Used", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#C4162A", "#1F60C4", "#37872D" ], "datasource": "${DS_PROMETHEUS}", "decimals": 1, "description": "Allocated Carriers - Allocated Blocks\n\n* [erts_alloc](http://erlang.org/doc/man/erts_alloc.html)\n* [The Memory Subsystem](https://github.com/happi/theBeamBook/blob/master/chapters/memory.asciidoc)", "format": "decbytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": true, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 12, "y": 0 }, "id": 216, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "repeatDirection": "v", "sparkline": { "fillColor": "rgba(255, 255, 255, 0)", "full": false, "lineColor": "rgb(255, 255, 255)", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum (erlang_vm_allocators{usage=\"carriers_size\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})\n-\nsum (erlang_vm_allocators{usage=\"blocks_size\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Allocated Unused", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#C4162A", "#1F60C4", "#37872D" ], "datasource": "${DS_PROMETHEUS}", "decimals": 1, "description": "Total Size of Allocated Carriers\n\nMemory that is reserved by the Erlang VM, which fits one of the following descriptions:\n\n* actively used memory\n* memory given by the OS, yet-to-be-used\n* deallocated memory kept around before it is destroyed\n* carrier gaps in multi-block carriers (a.k.a. memory fragmentation)\n\nThe total size of allocated carriers can be either larger or smaller than the Erlang VM system process RSS memory.\n\n* [erts_alloc](http://erlang.org/doc/man/erts_alloc.html)\n* [The Memory Subsystem](https://github.com/happi/theBeamBook/blob/master/chapters/memory.asciidoc)", "format": "decbytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": true, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 16, "y": 0 }, "id": 188, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "repeatDirection": "v", "sparkline": { "fillColor": "rgba(255, 255, 255, 0)", "full": false, "lineColor": "rgb(255, 255, 255)", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum (erlang_vm_allocators{usage=\"carriers_size\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Allocated Total", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#C4162A", "#1F60C4", "#37872D" ], "datasource": "${DS_PROMETHEUS}", "decimals": 1, "description": "Erlang VM Resident Set Size (RSS)\n\nAs reported by the OS", "format": "decbytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": true, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 20, "y": 0 }, "id": 214, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "repeatDirection": "v", "sparkline": { "fillColor": "rgba(255, 255, 255, 0)", "full": false, "lineColor": "rgb(255, 255, 255)", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum (rabbitmq_process_resident_memory_bytes * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Resident Set Size", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "columns": [ { "text": "Min", "value": "min" }, { "text": "Max", "value": "max" }, { "text": "Avg", "value": "avg" }, { "text": "Current", "value": "current" } ], "datasource": "${DS_PROMETHEUS}", "fontSize": "100%", "gridPos": { "h": 7, "w": 8, "x": 0, "y": 3 }, "id": 59, "options": {}, "pageSize": null, "pluginVersion": "6.4.1", "scroll": true, "showHeader": true, "sort": { "col": 3, "desc": true }, "styles": [ { "alias": "", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "mappingType": 1, "pattern": "Metric", "thresholds": [], "type": "string", "unit": "short" }, { "alias": "", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 1, "mappingType": 1, "pattern": "/.*/", "thresholds": [], "type": "number", "unit": "decbytes" } ], "targets": [ { "expr": "rabbitmq_process_resident_memory_bytes * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"}", "legendFormat": "Resident Set Size", "refId": "A" }, { "expr": "sum (erlang_vm_allocators{usage=\"blocks_size\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})", "legendFormat": "Allocated Used", "refId": "B" }, { "expr": "sum (erlang_vm_allocators{usage=\"carriers_size\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})\n-\nsum (erlang_vm_allocators{usage=\"blocks_size\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})", "legendFormat": "Allocated Unused", "refId": "C" } ], "timeFrom": null, "timeShift": null, "title": "", "transform": "timeseries_aggregations", "type": "table" }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 16, "x": 8, "y": 3 }, "hiddenSeries": false, "id": 61, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeatDirection": "v", "seriesOverrides": [ { "alias": "Allocated Used", "color": "#37872D" }, { "alias": "Allocated Unused", "color": "#FADE2A" }, { "alias": "Resident Set Size", "color": "#C4162A", "stack": false } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rabbitmq_process_resident_memory_bytes * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"}", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "Resident Set Size", "refId": "A" }, { "expr": "sum (erlang_vm_allocators{usage=\"blocks_size\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})", "legendFormat": "Allocated Used", "refId": "B" }, { "expr": "sum (erlang_vm_allocators{usage=\"carriers_size\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})\n-\nsum (erlang_vm_allocators{usage=\"blocks_size\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})", "legendFormat": "Allocated Unused", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 1, "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 10 }, "id": 226, "panels": [], "title": "Allocated by Allocator Type", "type": "row" }, { "columns": [ { "text": "Min", "value": "min" }, { "text": "Max", "value": "max" }, { "text": "Avg", "value": "avg" }, { "text": "Current", "value": "current" } ], "datasource": "${DS_PROMETHEUS}", "description": "", "fontSize": "100%", "gridPos": { "h": 10, "w": 8, "x": 0, "y": 11 }, "id": 55, "options": {}, "pageSize": null, "pluginVersion": "6.4.1", "scroll": true, "showHeader": true, "sort": { "col": 3, "desc": true }, "styles": [ { "alias": "Memory Allocator", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "mappingType": 1, "pattern": "Metric", "thresholds": [], "type": "string", "unit": "short" }, { "alias": "", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 1, "mappingType": 1, "pattern": "/.*/", "thresholds": [], "type": "number", "unit": "decbytes" } ], "targets": [ { "expr": "sum by(alloc) (erlang_vm_allocators{usage=\"carriers_size\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})", "legendFormat": "{{alloc}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "", "transform": "timeseries_aggregations", "type": "table" }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 0, "fillGradient": 0, "gridPos": { "h": 10, "w": 16, "x": 8, "y": 11 }, "hiddenSeries": false, "id": 53, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeatDirection": "v", "seriesOverrides": [ { "alias": "binary_alloc" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by(alloc) (erlang_vm_allocators{usage=\"carriers_size\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "{{alloc}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 1, "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 21 }, "id": 63, "panels": [], "repeat": "memory_allocator", "title": "$memory_allocator", "type": "row" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#E02F44", "#3274D9", "#56A64B" ], "datasource": "${DS_PROMETHEUS}", "decimals": 1, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 0, "y": 22 }, "id": 20, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(255, 255, 255, 0)", "full": false, "lineColor": "rgb(255, 255, 255)", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum (erlang_vm_allocators{alloc=~\"$memory_allocator\", usage=\"blocks_size\", kind=\"mbcs\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})\n/\nsum (erlang_vm_allocators{alloc=~\"$memory_allocator\", usage=\"carriers_size\", kind=\"mbcs\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})\n* 100", "format": "time_series", "instant": false, "intervalFactor": 1, "refId": "A" } ], "thresholds": "50,75", "title": "Multiblock - Utilization", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#C4162A", "#1F60C4", "#37872D" ], "datasource": "${DS_PROMETHEUS}", "decimals": 1, "format": "decbytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 2, "x": 4, "y": 22 }, "id": 234, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(255, 255, 255, 0)", "full": false, "lineColor": "rgb(255, 255, 255)", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum (erlang_vm_allocators{kind=\"mbcs\", alloc=\"$memory_allocator\", usage=\"carriers_size\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})\n/\nsum (erlang_vm_allocators{kind=\"mbcs\", alloc=\"$memory_allocator\", usage=\"carriers\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})", "format": "time_series", "instant": false, "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "MB-C", "type": "singlestat", "valueFontSize": "50%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#C4162A", "#1F60C4", "#37872D" ], "datasource": "${DS_PROMETHEUS}", "decimals": 1, "format": "decbytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 2, "x": 6, "y": 22 }, "id": 236, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(255, 255, 255, 0)", "full": false, "lineColor": "rgb(255, 255, 255)", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum (erlang_vm_allocators{kind=\"mbcs\", alloc=\"$memory_allocator\", usage=\"blocks_size\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})\n/\nsum (erlang_vm_allocators{kind=\"mbcs\", alloc=\"$memory_allocator\", usage=\"blocks\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})", "format": "time_series", "instant": false, "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "MB-B", "type": "singlestat", "valueFontSize": "50%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#E02F44", "#3274D9", "#56A64B" ], "datasource": "${DS_PROMETHEUS}", "decimals": 1, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 8, "y": 22 }, "id": 223, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(255, 255, 255, 0)", "full": false, "lineColor": "rgb(255, 255, 255)", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum (erlang_vm_allocators{alloc=~\"$memory_allocator\", usage=\"blocks_size\", kind=\"mbcs_pool\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})\n/\nsum (erlang_vm_allocators{alloc=~\"$memory_allocator\", usage=\"carriers_size\", kind=\"mbcs_pool\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})\n* 100", "format": "time_series", "instant": false, "intervalFactor": 1, "refId": "A" } ], "thresholds": "50,75", "title": "Multiblock Pool - Utilization", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#C4162A", "#1F60C4", "#37872D" ], "datasource": "${DS_PROMETHEUS}", "decimals": 1, "format": "decbytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 2, "x": 12, "y": 22 }, "id": 238, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(255, 255, 255, 0)", "full": false, "lineColor": "rgb(255, 255, 255)", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum (erlang_vm_allocators{kind=\"mbcs_pool\", alloc=\"$memory_allocator\", usage=\"carriers_size\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})\n/\nsum (erlang_vm_allocators{kind=\"mbcs_pool\", alloc=\"$memory_allocator\", usage=\"carriers\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})", "format": "time_series", "instant": false, "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "MBP-C", "type": "singlestat", "valueFontSize": "50%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#C4162A", "#1F60C4", "#37872D" ], "datasource": "${DS_PROMETHEUS}", "decimals": 1, "format": "decbytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 2, "x": 14, "y": 22 }, "id": 241, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(255, 255, 255, 0)", "full": false, "lineColor": "rgb(255, 255, 255)", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum (erlang_vm_allocators{kind=\"mbcs_pool\", alloc=\"$memory_allocator\", usage=\"blocks_size\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})\n/\nsum (erlang_vm_allocators{kind=\"mbcs_pool\", alloc=\"$memory_allocator\", usage=\"blocks\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})", "format": "time_series", "instant": false, "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "MBP-B", "type": "singlestat", "valueFontSize": "50%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#E02F44", "#3274D9", "#56A64B" ], "datasource": "${DS_PROMETHEUS}", "decimals": 1, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 16, "y": 22 }, "id": 231, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(255, 255, 255, 0)", "full": false, "lineColor": "rgb(255, 255, 255)", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum (erlang_vm_allocators{alloc=~\"$memory_allocator\", usage=\"blocks_size\", kind=\"sbcs\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})\n/\nsum (erlang_vm_allocators{alloc=~\"$memory_allocator\", usage=\"carriers_size\", kind=\"sbcs\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})\n* 100", "format": "time_series", "instant": false, "intervalFactor": 1, "refId": "A" } ], "thresholds": "50,75", "title": "Singleblock - Utilization", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#C4162A", "#1F60C4", "#37872D" ], "datasource": "${DS_PROMETHEUS}", "decimals": 1, "format": "decbytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 2, "x": 20, "y": 22 }, "id": 242, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(255, 255, 255, 0)", "full": false, "lineColor": "rgb(255, 255, 255)", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum (erlang_vm_allocators{kind=\"sbcs\", alloc=\"$memory_allocator\", usage=\"carriers_size\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})\n/\nsum (erlang_vm_allocators{kind=\"sbcs\", alloc=\"$memory_allocator\", usage=\"carriers\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})", "format": "time_series", "instant": false, "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "SB-C", "type": "singlestat", "valueFontSize": "50%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#C4162A", "#1F60C4", "#37872D" ], "datasource": "${DS_PROMETHEUS}", "decimals": 1, "format": "decbytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 2, "x": 22, "y": 22 }, "id": 243, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(255, 255, 255, 0)", "full": false, "lineColor": "rgb(255, 255, 255)", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum (erlang_vm_allocators{kind=\"sbcs\", alloc=\"$memory_allocator\", usage=\"blocks_size\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})\n/\nsum (erlang_vm_allocators{kind=\"sbcs\", alloc=\"$memory_allocator\", usage=\"blocks\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})", "format": "time_series", "instant": false, "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "SB-B", "type": "singlestat", "valueFontSize": "50%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "columns": [ { "text": "Min", "value": "min" }, { "text": "Max", "value": "max" }, { "text": "Avg", "value": "avg" }, { "text": "Current", "value": "current" } ], "datasource": "${DS_PROMETHEUS}", "description": "", "fontSize": "100%", "gridPos": { "h": 7, "w": 8, "x": 0, "y": 25 }, "id": 227, "options": {}, "pageSize": null, "pluginVersion": "6.4.1", "scroll": true, "showHeader": true, "sort": { "col": 0, "desc": false }, "styles": [ { "alias": "", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "mappingType": 1, "pattern": "Metric", "thresholds": [], "type": "string", "unit": "short" }, { "alias": "", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 1, "mappingType": 1, "pattern": "/.*/", "thresholds": [], "type": "number", "unit": "decbytes" } ], "targets": [ { "expr": "sum (erlang_vm_allocators{alloc=~\"$memory_allocator\", usage=\"blocks_size\", kind=\"mbcs\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})", "legendFormat": "Multiblock - Used", "refId": "A" }, { "expr": "sum (erlang_vm_allocators{alloc=~\"$memory_allocator\", usage=\"carriers_size\", kind=\"mbcs\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})\n-\nsum (erlang_vm_allocators{alloc=~\"$memory_allocator\", usage=\"blocks_size\", kind=\"mbcs\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})", "legendFormat": "Multiblock - Unused", "refId": "B" }, { "expr": "sum (erlang_vm_allocators{alloc=~\"$memory_allocator\", usage=\"blocks_size\", kind=\"mbcs_pool\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})", "legendFormat": "Multiblock Pool - Used", "refId": "C" }, { "expr": "sum (erlang_vm_allocators{alloc=~\"$memory_allocator\", usage=\"carriers_size\", kind=\"mbcs_pool\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})\n-\nsum (erlang_vm_allocators{alloc=~\"$memory_allocator\", usage=\"blocks_size\", kind=\"mbcs_pool\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})", "legendFormat": "Multiblock Pool - Unused", "refId": "D" }, { "expr": "sum (erlang_vm_allocators{alloc=~\"$memory_allocator\", usage=\"blocks_size\", kind=\"sbcs\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})", "legendFormat": "Singleblock - Used", "refId": "E" }, { "expr": "sum (erlang_vm_allocators{alloc=~\"$memory_allocator\", usage=\"carriers_size\", kind=\"sbcs\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})\n-\nsum (erlang_vm_allocators{alloc=~\"$memory_allocator\", usage=\"blocks_size\", kind=\"sbcs\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})", "legendFormat": "Singleblock - Unused", "refId": "F" } ], "timeFrom": null, "timeShift": null, "title": "$memory_allocator - Usage", "transform": "timeseries_aggregations", "type": "table" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 16, "x": 8, "y": 25 }, "hiddenSeries": false, "id": 244, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 0.5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Multiblock - Used", "color": "#1F60C4" }, { "alias": "Multiblock - Unused", "color": "#8AB8FF" }, { "alias": "Multiblock Pool - Used", "color": "#8F3BB8" }, { "alias": "Multiblock Pool - Unused", "color": "#CA95E5" }, { "alias": "Singleblock - Used", "color": "#FA6400" }, { "alias": "Singleblock - Unused", "color": "#FFB357" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum (erlang_vm_allocators{alloc=~\"$memory_allocator\", usage=\"blocks_size\", kind=\"mbcs\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})", "format": "time_series", "intervalFactor": 1, "legendFormat": "Multiblock - Used", "refId": "A" }, { "expr": "sum (erlang_vm_allocators{alloc=~\"$memory_allocator\", usage=\"carriers_size\", kind=\"mbcs\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})\n-\nsum (erlang_vm_allocators{alloc=~\"$memory_allocator\", usage=\"blocks_size\", kind=\"mbcs\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})", "legendFormat": "Multiblock - Unused", "refId": "B" }, { "expr": "sum (erlang_vm_allocators{alloc=~\"$memory_allocator\", usage=\"blocks_size\", kind=\"mbcs_pool\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})", "legendFormat": "Multiblock Pool - Used", "refId": "C" }, { "expr": "sum (erlang_vm_allocators{alloc=~\"$memory_allocator\", usage=\"carriers_size\", kind=\"mbcs_pool\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})\n-\nsum (erlang_vm_allocators{alloc=~\"$memory_allocator\", usage=\"blocks_size\", kind=\"mbcs_pool\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})", "legendFormat": "Multiblock Pool - Unused", "refId": "D" }, { "expr": "sum (erlang_vm_allocators{alloc=~\"$memory_allocator\", usage=\"blocks_size\", kind=\"sbcs\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})", "legendFormat": "Singleblock - Used", "refId": "E" }, { "expr": "sum (erlang_vm_allocators{alloc=~\"$memory_allocator\", usage=\"carriers_size\", kind=\"sbcs\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})\n-\nsum (erlang_vm_allocators{alloc=~\"$memory_allocator\", usage=\"blocks_size\", kind=\"sbcs\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})", "legendFormat": "Singleblock - Unused", "refId": "F" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$memory_allocator - Usage", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 1, "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "columns": [ { "text": "Min", "value": "min" }, { "text": "Max", "value": "max" }, { "text": "Avg", "value": "avg" }, { "text": "Current", "value": "current" } ], "datasource": "${DS_PROMETHEUS}", "description": "", "fontSize": "100%", "gridPos": { "h": 7, "w": 8, "x": 0, "y": 32 }, "id": 232, "options": {}, "pageSize": null, "pluginVersion": "6.4.1", "scroll": true, "showHeader": true, "sort": { "col": 0, "desc": false }, "styles": [ { "alias": "", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "mappingType": 1, "pattern": "Metric", "thresholds": [], "type": "string", "unit": "short" }, { "alias": "", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 1, "mappingType": 1, "pattern": "/.*/", "thresholds": [], "type": "number", "unit": "decbytes" } ], "targets": [ { "expr": "sum (erlang_vm_allocators{kind=\"mbcs\", alloc=\"$memory_allocator\", usage=\"carriers_size\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})\n/\nsum (erlang_vm_allocators{kind=\"mbcs\", alloc=\"$memory_allocator\", usage=\"carriers\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})", "legendFormat": "Multiblock - Carrier", "refId": "A" }, { "expr": "sum (erlang_vm_allocators{kind=\"mbcs\", alloc=\"$memory_allocator\", usage=\"blocks_size\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})\n/\nsum (erlang_vm_allocators{kind=\"mbcs\", alloc=\"$memory_allocator\", usage=\"blocks\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})", "legendFormat": "Multiblock - Block", "refId": "B" }, { "expr": "sum (erlang_vm_allocators{kind=\"mbcs_pool\", alloc=\"$memory_allocator\", usage=\"carriers_size\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})\n/\nsum (erlang_vm_allocators{kind=\"mbcs_pool\", alloc=\"$memory_allocator\", usage=\"carriers\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})", "legendFormat": "Multiblock Pool - Carrier", "refId": "C" }, { "expr": "sum (erlang_vm_allocators{kind=\"mbcs_pool\", alloc=\"$memory_allocator\", usage=\"blocks_size\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})\n/\nsum (erlang_vm_allocators{kind=\"mbcs_pool\", alloc=\"$memory_allocator\", usage=\"blocks\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})", "legendFormat": "Multiblock Pool - Block", "refId": "D" }, { "expr": "sum (erlang_vm_allocators{kind=\"sbcs\", alloc=\"$memory_allocator\", usage=\"carriers_size\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})\n/\nsum (erlang_vm_allocators{kind=\"sbcs\", alloc=\"$memory_allocator\", usage=\"carriers\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})", "legendFormat": "Singleblock - Carrier", "refId": "E" }, { "expr": "sum (erlang_vm_allocators{kind=\"sbcs\", alloc=\"$memory_allocator\", usage=\"blocks_size\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})\n/\nsum (erlang_vm_allocators{kind=\"sbcs\", alloc=\"$memory_allocator\", usage=\"blocks\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})", "legendFormat": "Singleblock - Block", "refId": "F" } ], "timeFrom": null, "timeShift": null, "title": "$memory_allocator - Average Size", "transform": "timeseries_aggregations", "type": "table" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 16, "x": 8, "y": 32 }, "hiddenSeries": false, "id": 235, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 0.5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Multiblock - Block", "color": "#1F60C4" }, { "alias": "Multiblock - Carrier", "color": "#8AB8FF" }, { "alias": "Multiblock Pool - Block", "color": "#8F3BB8" }, { "alias": "Multiblock Pool - Carrier", "color": "#CA95E5" }, { "alias": "Singleblock - Block", "color": "#FA6400" }, { "alias": "Singleblock - Carrier", "color": "#FFB357" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum (erlang_vm_allocators{kind=\"mbcs\", alloc=\"$memory_allocator\", usage=\"blocks_size\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})\n/\nsum (erlang_vm_allocators{kind=\"mbcs\", alloc=\"$memory_allocator\", usage=\"blocks\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})", "format": "time_series", "intervalFactor": 1, "legendFormat": "Multiblock - Block", "refId": "A" }, { "expr": "sum (erlang_vm_allocators{kind=\"mbcs\", alloc=\"$memory_allocator\", usage=\"carriers_size\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})\n/\nsum (erlang_vm_allocators{kind=\"mbcs\", alloc=\"$memory_allocator\", usage=\"carriers\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})", "legendFormat": "Multiblock - Carrier", "refId": "B" }, { "expr": "sum (erlang_vm_allocators{kind=\"mbcs_pool\", alloc=\"$memory_allocator\", usage=\"blocks_size\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})\n/\nsum (erlang_vm_allocators{kind=\"mbcs_pool\", alloc=\"$memory_allocator\", usage=\"blocks\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})", "legendFormat": "Multiblock Pool - Block", "refId": "C" }, { "expr": "sum (erlang_vm_allocators{kind=\"mbcs_pool\", alloc=\"$memory_allocator\", usage=\"carriers_size\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})\n/\nsum (erlang_vm_allocators{kind=\"mbcs_pool\", alloc=\"$memory_allocator\", usage=\"carriers\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})", "legendFormat": "Multiblock Pool - Carrier", "refId": "D" }, { "expr": "sum (erlang_vm_allocators{kind=\"sbcs\", alloc=\"$memory_allocator\", usage=\"blocks_size\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})\n/\nsum (erlang_vm_allocators{kind=\"sbcs\", alloc=\"$memory_allocator\", usage=\"blocks\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})", "legendFormat": "Singleblock - Block", "refId": "E" }, { "expr": "sum (erlang_vm_allocators{kind=\"sbcs\", alloc=\"$memory_allocator\", usage=\"carriers_size\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})\n/\nsum (erlang_vm_allocators{kind=\"sbcs\", alloc=\"$memory_allocator\", usage=\"carriers\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\", rabbitmq_node=\"$rabbitmq_node\"})", "legendFormat": "Singleblock - Carrier", "refId": "F" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$memory_allocator - Average Size", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 1, "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "15s", "schemaVersion": 22, "style": "dark", "tags": [ "rabbitmq-prometheus" ], "templating": { "list": [ { "current": { "selected": false, "text": "default", "value": "default" }, "hide": 2, "includeAll": false, "label": "datasource", "multi": false, "name": "DS_PROMETHEUS", "options": [], "query": "prometheus", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource", "datasource": "${DS_PROMETHEUS}" }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(rabbitmq_identity_info, namespace)", "hide": 0, "includeAll": false, "label": "Namespace", "multi": false, "name": "namespace", "options": [], "query": "label_values(rabbitmq_identity_info, namespace)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(rabbitmq_identity_info{namespace=\"$namespace\"}, rabbitmq_cluster)", "hide": 0, "includeAll": false, "label": "RabbitMQ Cluster", "multi": false, "name": "rabbitmq_cluster", "options": [], "query": "label_values(rabbitmq_identity_info{namespace=\"$namespace\"}, rabbitmq_cluster)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\"}, rabbitmq_node)", "hide": 0, "includeAll": false, "label": "RabbitMQ Node", "multi": false, "name": "rabbitmq_node", "options": [], "query": "label_values(rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\"}, rabbitmq_node)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(erlang_vm_allocators, alloc)", "hide": 0, "includeAll": true, "label": "Erlang Memory Allocator", "multi": true, "name": "memory_allocator", "options": [], "query": "label_values(erlang_vm_allocators, alloc)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-15m", "to": "now" }, "timepicker": { "refresh_intervals": [ "15s", "30s", "1m", "5m", "10m" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "Erlang-Memory-Allocators", "uid": "o_rtdpWik", "version": 20210118, "__inputs": [ { "name": "DS_PROMETHEUS", "label": "prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ] }
2021-03-22 19:15:07 UTC
null
1
3
12,012
1
366,565
20,222
403
3scale
3Scale
Added 3scale 2.9 features
2020-04-01 19:50:42 UTC
2021-02-02 15:28:31 UTC
0
Simple 3scale dashboard to controll nginx and connections status. Everything should already be compleltely dynamic. If something goes wrong with visualization adjust the "namespace" variable. Don't forget to make 3scale metrics available to prometheus (on ocp: servicemonitor, rbac, apicast deploymentconfigs envs, svc prometheus scrape annotation) Each improvemente is welcome.
51,102
51,103
nodeExporter
null
1
3
20,222
1
12,012
5
131
3Scale dashboard
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.3.7" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "panel", "id": "heatmap", "name": "Heatmap", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" } ], "annotations": { "list": [ { "$$hashKey": "object:721", "builtIn": 1, "datasource": "${DS_PROMETHEUS}", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "limit": 100, "name": "Annotations & Alerts", "showIn": 0, "type": "dashboard" } ] }, "description": "Added 3scale 2.9 features", "editable": true, "gnetId": 12012, "graphTooltip": 1, "id": null, "iteration": 1612278099741, "links": [], "panels": [ { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 346, "panels": [ { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 0, "y": 1 }, "id": 348, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "/^Value$/", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "targets": [ { "expr": "count (worker_process {pod=~\"$pod\", service=\"apicast-staging\"})", "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Apicast Staging", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 3, "y": 1 }, "id": 349, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "/^Value$/", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "targets": [ { "expr": "count (worker_process {pod=~\"$pod\", service=\"apicast-production\"})", "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Apicast Production", "type": "stat" } ], "title": "Process", "type": "row" }, { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 1 }, "id": 188, "panels": [], "title": "Connections Overview", "type": "row" }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "Number of 200/300 http codes", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 2 }, "hiddenSeries": false, "id": 216, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": false, "max": true, "min": true, "rightSide": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 2, "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatDirection": "h", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{status=~\"2.*\", status=~\"$httpCode\", pod=~\"$pod\", namespace=~\"$namespace\"}[$time_range])) by (status)", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Code: {{ status }}", "refId": "A" }, { "expr": "sum(increase(upstream_status{status=~\"3.*\", status=~\"$httpCode\", pod=~\"$pod\", namespace=~\"$namespace\"}[$time_range])) by (status)", "interval": "", "legendFormat": "Code: {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Http Code OK", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:597", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:598", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "Number of 400/500 http codes", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 2 }, "hiddenSeries": false, "id": 217, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": false, "max": true, "min": true, "rightSide": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 2, "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatDirection": "h", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{status=~\"4.*\", status=~\"$httpCode\", pod=~\"$pod\", namespace=~\"$namespace\"}[$time_range])) by (status)", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Code: {{ status }}", "refId": "A" }, { "expr": "sum(increase(upstream_status{status=~\"5.*\", status=~\"$httpCode\", pod=~\"$pod\", namespace=~\"$namespace\"}[$time_range])) by (status)", "interval": "", "legendFormat": "Code: {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Http Code Failed", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:684", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:685", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 9 }, "hiddenSeries": false, "id": 1646, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(nginx_error_log{namespace=~\"$namespace\", pod=~\"$pod\"}[$time_range])) by (level)", "interval": "", "legendFormat": "{{ pod }} {{ level }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Ngnix Error Log", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:154", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:155", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 16 }, "id": 118, "panels": [], "title": "Connections details (by Http Code)", "type": "row" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "super-light-green", "value": null } ] }, "unit": "locale" }, "overrides": [] }, "gridPos": { "h": 4, "w": 6, "x": 0, "y": 17 }, "id": 39, "links": [], "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.7", "repeat": "httpCode", "repeatDirection": "h", "targets": [ { "expr": "sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"$httpCode\"})", "instant": true, "interval": "", "legendFormat": "{{ status }}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Http Code $httpCode", "type": "stat" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 37 }, "id": 483, "panels": [ { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": -9999999999 }, { "color": "green", "value": 0 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 0, "y": 26 }, "id": 486, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeat": "service", "repeatDirection": "h", "scopedVars": { "service": { "selected": false, "text": "accordo-api", "value": "accordo-api" } }, "targets": [ { "expr": "sum(upstream_status{namespace=~\"$namespace\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "hide": false, "interval": "1", "legendFormat": "", "refId": "A" }, { "expr": "-sum(upstream_status{namespace=~\"$namespace\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "format": "time_series", "hide": false, "interval": "1", "legendFormat": "", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "transparent": true, "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": -9999999999 }, { "color": "green", "value": 0 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 4, "y": 26 }, "id": 2763, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 486, "scopedVars": { "service": { "selected": false, "text": "acon-ms-esempi-virtuosi-api", "value": "acon-ms-esempi-virtuosi-api" } }, "targets": [ { "expr": "sum(upstream_status{namespace=~\"$namespace\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "hide": false, "interval": "1", "legendFormat": "", "refId": "A" }, { "expr": "-sum(upstream_status{namespace=~\"$namespace\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "format": "time_series", "hide": false, "interval": "1", "legendFormat": "", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "transparent": true, "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": -9999999999 }, { "color": "green", "value": 0 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 8, "y": 26 }, "id": 2764, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 486, "scopedVars": { "service": { "selected": false, "text": "acon-ms-faq-api", "value": "acon-ms-faq-api" } }, "targets": [ { "expr": "sum(upstream_status{namespace=~\"$namespace\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "hide": false, "interval": "1", "legendFormat": "", "refId": "A" }, { "expr": "-sum(upstream_status{namespace=~\"$namespace\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "format": "time_series", "hide": false, "interval": "1", "legendFormat": "", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "transparent": true, "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": -9999999999 }, { "color": "green", "value": 0 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 12, "y": 26 }, "id": 2765, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 486, "scopedVars": { "service": { "selected": false, "text": "acon-ms-grandi-energivori-api", "value": "acon-ms-grandi-energivori-api" } }, "targets": [ { "expr": "sum(upstream_status{namespace=~\"$namespace\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "hide": false, "interval": "1", "legendFormat": "", "refId": "A" }, { "expr": "-sum(upstream_status{namespace=~\"$namespace\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "format": "time_series", "hide": false, "interval": "1", "legendFormat": "", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "transparent": true, "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": -9999999999 }, { "color": "green", "value": 0 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 16, "y": 26 }, "id": 2766, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 486, "scopedVars": { "service": { "selected": false, "text": "acon-ms-guida-acon-api", "value": "acon-ms-guida-acon-api" } }, "targets": [ { "expr": "sum(upstream_status{namespace=~\"$namespace\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "hide": false, "interval": "1", "legendFormat": "", "refId": "A" }, { "expr": "-sum(upstream_status{namespace=~\"$namespace\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "format": "time_series", "hide": false, "interval": "1", "legendFormat": "", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "transparent": true, "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": -9999999999 }, { "color": "green", "value": 0 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 20, "y": 26 }, "id": 2767, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 486, "scopedVars": { "service": { "selected": false, "text": "acon-ms-label-api", "value": "acon-ms-label-api" } }, "targets": [ { "expr": "sum(upstream_status{namespace=~\"$namespace\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "hide": false, "interval": "1", "legendFormat": "", "refId": "A" }, { "expr": "-sum(upstream_status{namespace=~\"$namespace\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "format": "time_series", "hide": false, "interval": "1", "legendFormat": "", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "transparent": true, "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": -9999999999 }, { "color": "green", "value": 0 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 0, "y": 30 }, "id": 2768, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 486, "scopedVars": { "service": { "selected": false, "text": "acon-ms-oauth2-api", "value": "acon-ms-oauth2-api" } }, "targets": [ { "expr": "sum(upstream_status{namespace=~\"$namespace\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "hide": false, "interval": "1", "legendFormat": "", "refId": "A" }, { "expr": "-sum(upstream_status{namespace=~\"$namespace\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "format": "time_series", "hide": false, "interval": "1", "legendFormat": "", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "transparent": true, "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": -9999999999 }, { "color": "green", "value": 0 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 4, "y": 30 }, "id": 2769, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 486, "scopedVars": { "service": { "selected": false, "text": "acon-ms-simulatore-api", "value": "acon-ms-simulatore-api" } }, "targets": [ { "expr": "sum(upstream_status{namespace=~\"$namespace\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "hide": false, "interval": "1", "legendFormat": "", "refId": "A" }, { "expr": "-sum(upstream_status{namespace=~\"$namespace\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "format": "time_series", "hide": false, "interval": "1", "legendFormat": "", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "transparent": true, "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": -9999999999 }, { "color": "green", "value": 0 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 8, "y": 30 }, "id": 2770, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 486, "scopedVars": { "service": { "selected": false, "text": "acon-ms-statistiche-impianti-api", "value": "acon-ms-statistiche-impianti-api" } }, "targets": [ { "expr": "sum(upstream_status{namespace=~\"$namespace\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "hide": false, "interval": "1", "legendFormat": "", "refId": "A" }, { "expr": "-sum(upstream_status{namespace=~\"$namespace\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "format": "time_series", "hide": false, "interval": "1", "legendFormat": "", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "transparent": true, "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": -9999999999 }, { "color": "green", "value": 0 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 12, "y": 30 }, "id": 2771, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 486, "scopedVars": { "service": { "selected": false, "text": "anubi-api", "value": "anubi-api" } }, "targets": [ { "expr": "sum(upstream_status{namespace=~\"$namespace\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "hide": false, "interval": "1", "legendFormat": "", "refId": "A" }, { "expr": "-sum(upstream_status{namespace=~\"$namespace\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "format": "time_series", "hide": false, "interval": "1", "legendFormat": "", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "transparent": true, "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": -9999999999 }, { "color": "green", "value": 0 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 16, "y": 30 }, "id": 2772, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 486, "scopedVars": { "service": { "selected": false, "text": "api", "value": "api" } }, "targets": [ { "expr": "sum(upstream_status{namespace=~\"$namespace\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "hide": false, "interval": "1", "legendFormat": "", "refId": "A" }, { "expr": "-sum(upstream_status{namespace=~\"$namespace\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "format": "time_series", "hide": false, "interval": "1", "legendFormat": "", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "transparent": true, "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": -9999999999 }, { "color": "green", "value": 0 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 20, "y": 30 }, "id": 2773, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 486, "scopedVars": { "service": { "selected": false, "text": "campagna-api", "value": "campagna-api" } }, "targets": [ { "expr": "sum(upstream_status{namespace=~\"$namespace\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "hide": false, "interval": "1", "legendFormat": "", "refId": "A" }, { "expr": "-sum(upstream_status{namespace=~\"$namespace\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "format": "time_series", "hide": false, "interval": "1", "legendFormat": "", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "transparent": true, "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": -9999999999 }, { "color": "green", "value": 0 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 0, "y": 34 }, "id": 2774, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 486, "scopedVars": { "service": { "selected": false, "text": "case-api", "value": "case-api" } }, "targets": [ { "expr": "sum(upstream_status{namespace=~\"$namespace\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "hide": false, "interval": "1", "legendFormat": "", "refId": "A" }, { "expr": "-sum(upstream_status{namespace=~\"$namespace\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "format": "time_series", "hide": false, "interval": "1", "legendFormat": "", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "transparent": true, "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": -9999999999 }, { "color": "green", "value": 0 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 4, "y": 34 }, "id": 2775, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 486, "scopedVars": { "service": { "selected": false, "text": "comunicazione-api", "value": "comunicazione-api" } }, "targets": [ { "expr": "sum(upstream_status{namespace=~\"$namespace\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "hide": false, "interval": "1", "legendFormat": "", "refId": "A" }, { "expr": "-sum(upstream_status{namespace=~\"$namespace\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "format": "time_series", "hide": false, "interval": "1", "legendFormat": "", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "transparent": true, "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": -9999999999 }, { "color": "green", "value": 0 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 8, "y": 34 }, "id": 2776, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 486, "scopedVars": { "service": { "selected": false, "text": "eprocs-api", "value": "eprocs-api" } }, "targets": [ { "expr": "sum(upstream_status{namespace=~\"$namespace\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "hide": false, "interval": "1", "legendFormat": "", "refId": "A" }, { "expr": "-sum(upstream_status{namespace=~\"$namespace\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "format": "time_series", "hide": false, "interval": "1", "legendFormat": "", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "transparent": true, "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": -9999999999 }, { "color": "green", "value": 0 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 12, "y": 34 }, "id": 2777, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 486, "scopedVars": { "service": { "selected": false, "text": "fiscal-code-api", "value": "fiscal-code-api" } }, "targets": [ { "expr": "sum(upstream_status{namespace=~\"$namespace\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "hide": false, "interval": "1", "legendFormat": "", "refId": "A" }, { "expr": "-sum(upstream_status{namespace=~\"$namespace\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "format": "time_series", "hide": false, "interval": "1", "legendFormat": "", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "transparent": true, "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": -9999999999 }, { "color": "green", "value": 0 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 16, "y": 34 }, "id": 2778, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 486, "scopedVars": { "service": { "selected": false, "text": "grandi-impianti-api", "value": "grandi-impianti-api" } }, "targets": [ { "expr": "sum(upstream_status{namespace=~\"$namespace\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "hide": false, "interval": "1", "legendFormat": "", "refId": "A" }, { "expr": "-sum(upstream_status{namespace=~\"$namespace\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "format": "time_series", "hide": false, "interval": "1", "legendFormat": "", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "transparent": true, "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": -9999999999 }, { "color": "green", "value": 0 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 20, "y": 34 }, "id": 2779, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 486, "scopedVars": { "service": { "selected": false, "text": "intra-accordo-api", "value": "intra-accordo-api" } }, "targets": [ { "expr": "sum(upstream_status{namespace=~\"$namespace\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "hide": false, "interval": "1", "legendFormat": "", "refId": "A" }, { "expr": "-sum(upstream_status{namespace=~\"$namespace\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "format": "time_series", "hide": false, "interval": "1", "legendFormat": "", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "transparent": true, "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": -9999999999 }, { "color": "green", "value": 0 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 0, "y": 38 }, "id": 2780, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 486, "scopedVars": { "service": { "selected": false, "text": "intra-case-api", "value": "intra-case-api" } }, "targets": [ { "expr": "sum(upstream_status{namespace=~\"$namespace\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "hide": false, "interval": "1", "legendFormat": "", "refId": "A" }, { "expr": "-sum(upstream_status{namespace=~\"$namespace\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "format": "time_series", "hide": false, "interval": "1", "legendFormat": "", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "transparent": true, "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": -9999999999 }, { "color": "green", "value": 0 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 4, "y": 38 }, "id": 2781, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 486, "scopedVars": { "service": { "selected": false, "text": "intra-comunicazione-api", "value": "intra-comunicazione-api" } }, "targets": [ { "expr": "sum(upstream_status{namespace=~\"$namespace\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "hide": false, "interval": "1", "legendFormat": "", "refId": "A" }, { "expr": "-sum(upstream_status{namespace=~\"$namespace\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "format": "time_series", "hide": false, "interval": "1", "legendFormat": "", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "transparent": true, "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": -9999999999 }, { "color": "green", "value": 0 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 8, "y": 38 }, "id": 2782, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 486, "scopedVars": { "service": { "selected": false, "text": "intra-eprocs-api", "value": "intra-eprocs-api" } }, "targets": [ { "expr": "sum(upstream_status{namespace=~\"$namespace\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "hide": false, "interval": "1", "legendFormat": "", "refId": "A" }, { "expr": "-sum(upstream_status{namespace=~\"$namespace\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "format": "time_series", "hide": false, "interval": "1", "legendFormat": "", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "transparent": true, "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": -9999999999 }, { "color": "green", "value": 0 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 12, "y": 38 }, "id": 2783, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 486, "scopedVars": { "service": { "selected": false, "text": "intra-fepa-api", "value": "intra-fepa-api" } }, "targets": [ { "expr": "sum(upstream_status{namespace=~\"$namespace\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "hide": false, "interval": "1", "legendFormat": "", "refId": "A" }, { "expr": "-sum(upstream_status{namespace=~\"$namespace\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "format": "time_series", "hide": false, "interval": "1", "legendFormat": "", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "transparent": true, "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": -9999999999 }, { "color": "green", "value": 0 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 16, "y": 38 }, "id": 2784, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 486, "scopedVars": { "service": { "selected": false, "text": "intra-fiscal-code-api", "value": "intra-fiscal-code-api" } }, "targets": [ { "expr": "sum(upstream_status{namespace=~\"$namespace\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "hide": false, "interval": "1", "legendFormat": "", "refId": "A" }, { "expr": "-sum(upstream_status{namespace=~\"$namespace\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "format": "time_series", "hide": false, "interval": "1", "legendFormat": "", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "transparent": true, "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": -9999999999 }, { "color": "green", "value": 0 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 20, "y": 38 }, "id": 2785, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 486, "scopedVars": { "service": { "selected": false, "text": "intra-location-api", "value": "intra-location-api" } }, "targets": [ { "expr": "sum(upstream_status{namespace=~\"$namespace\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "hide": false, "interval": "1", "legendFormat": "", "refId": "A" }, { "expr": "-sum(upstream_status{namespace=~\"$namespace\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "format": "time_series", "hide": false, "interval": "1", "legendFormat": "", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "transparent": true, "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": -9999999999 }, { "color": "green", "value": 0 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 0, "y": 42 }, "id": 2786, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 486, "scopedVars": { "service": { "selected": false, "text": "intra-log-api", "value": "intra-log-api" } }, "targets": [ { "expr": "sum(upstream_status{namespace=~\"$namespace\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "hide": false, "interval": "1", "legendFormat": "", "refId": "A" }, { "expr": "-sum(upstream_status{namespace=~\"$namespace\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "format": "time_series", "hide": false, "interval": "1", "legendFormat": "", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "transparent": true, "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": -9999999999 }, { "color": "green", "value": 0 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 4, "y": 42 }, "id": 2787, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 486, "scopedVars": { "service": { "selected": false, "text": "intra-mail-api", "value": "intra-mail-api" } }, "targets": [ { "expr": "sum(upstream_status{namespace=~\"$namespace\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "hide": false, "interval": "1", "legendFormat": "", "refId": "A" }, { "expr": "-sum(upstream_status{namespace=~\"$namespace\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "format": "time_series", "hide": false, "interval": "1", "legendFormat": "", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "transparent": true, "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": -9999999999 }, { "color": "green", "value": 0 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 8, "y": 42 }, "id": 2788, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 486, "scopedVars": { "service": { "selected": false, "text": "intra-monitoraggio-api", "value": "intra-monitoraggio-api" } }, "targets": [ { "expr": "sum(upstream_status{namespace=~\"$namespace\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "hide": false, "interval": "1", "legendFormat": "", "refId": "A" }, { "expr": "-sum(upstream_status{namespace=~\"$namespace\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "format": "time_series", "hide": false, "interval": "1", "legendFormat": "", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "transparent": true, "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": -9999999999 }, { "color": "green", "value": 0 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 12, "y": 42 }, "id": 2789, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 486, "scopedVars": { "service": { "selected": false, "text": "intra-operatore-api", "value": "intra-operatore-api" } }, "targets": [ { "expr": "sum(upstream_status{namespace=~\"$namespace\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "hide": false, "interval": "1", "legendFormat": "", "refId": "A" }, { "expr": "-sum(upstream_status{namespace=~\"$namespace\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "format": "time_series", "hide": false, "interval": "1", "legendFormat": "", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "transparent": true, "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": -9999999999 }, { "color": "green", "value": 0 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 16, "y": 42 }, "id": 2790, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 486, "scopedVars": { "service": { "selected": false, "text": "intra-pagamenti-api", "value": "intra-pagamenti-api" } }, "targets": [ { "expr": "sum(upstream_status{namespace=~\"$namespace\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "hide": false, "interval": "1", "legendFormat": "", "refId": "A" }, { "expr": "-sum(upstream_status{namespace=~\"$namespace\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "format": "time_series", "hide": false, "interval": "1", "legendFormat": "", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "transparent": true, "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": -9999999999 }, { "color": "green", "value": 0 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 20, "y": 42 }, "id": 2791, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 486, "scopedVars": { "service": { "selected": false, "text": "intra-pin-api", "value": "intra-pin-api" } }, "targets": [ { "expr": "sum(upstream_status{namespace=~\"$namespace\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "hide": false, "interval": "1", "legendFormat": "", "refId": "A" }, { "expr": "-sum(upstream_status{namespace=~\"$namespace\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "format": "time_series", "hide": false, "interval": "1", "legendFormat": "", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "transparent": true, "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": -9999999999 }, { "color": "green", "value": 0 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 0, "y": 46 }, "id": 2792, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 486, "scopedVars": { "service": { "selected": false, "text": "intra-pratiche-api", "value": "intra-pratiche-api" } }, "targets": [ { "expr": "sum(upstream_status{namespace=~\"$namespace\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "hide": false, "interval": "1", "legendFormat": "", "refId": "A" }, { "expr": "-sum(upstream_status{namespace=~\"$namespace\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "format": "time_series", "hide": false, "interval": "1", "legendFormat": "", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "transparent": true, "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": -9999999999 }, { "color": "green", "value": 0 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 4, "y": 46 }, "id": 2793, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 486, "scopedVars": { "service": { "selected": false, "text": "intra-privacy-api", "value": "intra-privacy-api" } }, "targets": [ { "expr": "sum(upstream_status{namespace=~\"$namespace\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "hide": false, "interval": "1", "legendFormat": "", "refId": "A" }, { "expr": "-sum(upstream_status{namespace=~\"$namespace\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "format": "time_series", "hide": false, "interval": "1", "legendFormat": "", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "transparent": true, "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": -9999999999 }, { "color": "green", "value": 0 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 8, "y": 46 }, "id": 2794, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 486, "scopedVars": { "service": { "selected": false, "text": "intra-profilazione-api", "value": "intra-profilazione-api" } }, "targets": [ { "expr": "sum(upstream_status{namespace=~\"$namespace\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "hide": false, "interval": "1", "legendFormat": "", "refId": "A" }, { "expr": "-sum(upstream_status{namespace=~\"$namespace\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "format": "time_series", "hide": false, "interval": "1", "legendFormat": "", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "transparent": true, "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": -9999999999 }, { "color": "green", "value": 0 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 12, "y": 46 }, "id": 2795, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 486, "scopedVars": { "service": { "selected": false, "text": "intra-registro-snc-api", "value": "intra-registro-snc-api" } }, "targets": [ { "expr": "sum(upstream_status{namespace=~\"$namespace\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "hide": false, "interval": "1", "legendFormat": "", "refId": "A" }, { "expr": "-sum(upstream_status{namespace=~\"$namespace\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "format": "time_series", "hide": false, "interval": "1", "legendFormat": "", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "transparent": true, "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": -9999999999 }, { "color": "green", "value": 0 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 16, "y": 46 }, "id": 2796, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 486, "scopedVars": { "service": { "selected": false, "text": "intra-request-api", "value": "intra-request-api" } }, "targets": [ { "expr": "sum(upstream_status{namespace=~\"$namespace\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "hide": false, "interval": "1", "legendFormat": "", "refId": "A" }, { "expr": "-sum(upstream_status{namespace=~\"$namespace\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "format": "time_series", "hide": false, "interval": "1", "legendFormat": "", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "transparent": true, "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": -9999999999 }, { "color": "green", "value": 0 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 20, "y": 46 }, "id": 2797, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 486, "scopedVars": { "service": { "selected": false, "text": "intra-richieste-accordo-api", "value": "intra-richieste-accordo-api" } }, "targets": [ { "expr": "sum(upstream_status{namespace=~\"$namespace\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "hide": false, "interval": "1", "legendFormat": "", "refId": "A" }, { "expr": "-sum(upstream_status{namespace=~\"$namespace\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "format": "time_series", "hide": false, "interval": "1", "legendFormat": "", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "transparent": true, "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": -9999999999 }, { "color": "green", "value": 0 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 0, "y": 50 }, "id": 2798, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 486, "scopedVars": { "service": { "selected": false, "text": "intra-user-api", "value": "intra-user-api" } }, "targets": [ { "expr": "sum(upstream_status{namespace=~\"$namespace\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "hide": false, "interval": "1", "legendFormat": "", "refId": "A" }, { "expr": "-sum(upstream_status{namespace=~\"$namespace\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "format": "time_series", "hide": false, "interval": "1", "legendFormat": "", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "transparent": true, "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": -9999999999 }, { "color": "green", "value": 0 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 4, "y": 50 }, "id": 2799, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 486, "scopedVars": { "service": { "selected": false, "text": "location-api", "value": "location-api" } }, "targets": [ { "expr": "sum(upstream_status{namespace=~\"$namespace\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "hide": false, "interval": "1", "legendFormat": "", "refId": "A" }, { "expr": "-sum(upstream_status{namespace=~\"$namespace\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "format": "time_series", "hide": false, "interval": "1", "legendFormat": "", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "transparent": true, "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": -9999999999 }, { "color": "green", "value": 0 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 8, "y": 50 }, "id": 2800, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 486, "scopedVars": { "service": { "selected": false, "text": "log-api", "value": "log-api" } }, "targets": [ { "expr": "sum(upstream_status{namespace=~\"$namespace\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "hide": false, "interval": "1", "legendFormat": "", "refId": "A" }, { "expr": "-sum(upstream_status{namespace=~\"$namespace\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "format": "time_series", "hide": false, "interval": "1", "legendFormat": "", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "transparent": true, "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": -9999999999 }, { "color": "green", "value": 0 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 12, "y": 50 }, "id": 2801, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 486, "scopedVars": { "service": { "selected": false, "text": "operatore-api", "value": "operatore-api" } }, "targets": [ { "expr": "sum(upstream_status{namespace=~\"$namespace\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "hide": false, "interval": "1", "legendFormat": "", "refId": "A" }, { "expr": "-sum(upstream_status{namespace=~\"$namespace\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "format": "time_series", "hide": false, "interval": "1", "legendFormat": "", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "transparent": true, "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": -9999999999 }, { "color": "green", "value": 0 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 16, "y": 50 }, "id": 2802, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 486, "scopedVars": { "service": { "selected": false, "text": "pagamenti-api", "value": "pagamenti-api" } }, "targets": [ { "expr": "sum(upstream_status{namespace=~\"$namespace\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "hide": false, "interval": "1", "legendFormat": "", "refId": "A" }, { "expr": "-sum(upstream_status{namespace=~\"$namespace\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "format": "time_series", "hide": false, "interval": "1", "legendFormat": "", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "transparent": true, "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": -9999999999 }, { "color": "green", "value": 0 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 20, "y": 50 }, "id": 2803, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 486, "scopedVars": { "service": { "selected": false, "text": "portale-supporto-api", "value": "portale-supporto-api" } }, "targets": [ { "expr": "sum(upstream_status{namespace=~\"$namespace\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "hide": false, "interval": "1", "legendFormat": "", "refId": "A" }, { "expr": "-sum(upstream_status{namespace=~\"$namespace\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "format": "time_series", "hide": false, "interval": "1", "legendFormat": "", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "transparent": true, "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": -9999999999 }, { "color": "green", "value": 0 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 0, "y": 54 }, "id": 2804, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 486, "scopedVars": { "service": { "selected": false, "text": "pratiche-api", "value": "pratiche-api" } }, "targets": [ { "expr": "sum(upstream_status{namespace=~\"$namespace\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "hide": false, "interval": "1", "legendFormat": "", "refId": "A" }, { "expr": "-sum(upstream_status{namespace=~\"$namespace\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "format": "time_series", "hide": false, "interval": "1", "legendFormat": "", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "transparent": true, "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": -9999999999 }, { "color": "green", "value": 0 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 4, "y": 54 }, "id": 2805, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 486, "scopedVars": { "service": { "selected": false, "text": "pratiche-cb-api", "value": "pratiche-cb-api" } }, "targets": [ { "expr": "sum(upstream_status{namespace=~\"$namespace\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "hide": false, "interval": "1", "legendFormat": "", "refId": "A" }, { "expr": "-sum(upstream_status{namespace=~\"$namespace\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "format": "time_series", "hide": false, "interval": "1", "legendFormat": "", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "transparent": true, "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": -9999999999 }, { "color": "green", "value": 0 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 8, "y": 54 }, "id": 2806, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 486, "scopedVars": { "service": { "selected": false, "text": "pratiche-ct-api", "value": "pratiche-ct-api" } }, "targets": [ { "expr": "sum(upstream_status{namespace=~\"$namespace\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "hide": false, "interval": "1", "legendFormat": "", "refId": "A" }, { "expr": "-sum(upstream_status{namespace=~\"$namespace\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "format": "time_series", "hide": false, "interval": "1", "legendFormat": "", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "transparent": true, "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": -9999999999 }, { "color": "green", "value": 0 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 12, "y": 54 }, "id": 2807, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 486, "scopedVars": { "service": { "selected": false, "text": "privacy-api", "value": "privacy-api" } }, "targets": [ { "expr": "sum(upstream_status{namespace=~\"$namespace\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "hide": false, "interval": "1", "legendFormat": "", "refId": "A" }, { "expr": "-sum(upstream_status{namespace=~\"$namespace\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "format": "time_series", "hide": false, "interval": "1", "legendFormat": "", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "transparent": true, "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": -9999999999 }, { "color": "green", "value": 0 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 16, "y": 54 }, "id": 2808, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 486, "scopedVars": { "service": { "selected": false, "text": "public-case-api", "value": "public-case-api" } }, "targets": [ { "expr": "sum(upstream_status{namespace=~\"$namespace\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "hide": false, "interval": "1", "legendFormat": "", "refId": "A" }, { "expr": "-sum(upstream_status{namespace=~\"$namespace\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "format": "time_series", "hide": false, "interval": "1", "legendFormat": "", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "transparent": true, "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": -9999999999 }, { "color": "green", "value": 0 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 20, "y": 54 }, "id": 2809, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 486, "scopedVars": { "service": { "selected": false, "text": "public-fiscal-code-api", "value": "public-fiscal-code-api" } }, "targets": [ { "expr": "sum(upstream_status{namespace=~\"$namespace\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "hide": false, "interval": "1", "legendFormat": "", "refId": "A" }, { "expr": "-sum(upstream_status{namespace=~\"$namespace\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "format": "time_series", "hide": false, "interval": "1", "legendFormat": "", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "transparent": true, "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": -9999999999 }, { "color": "green", "value": 0 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 0, "y": 58 }, "id": 2810, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 486, "scopedVars": { "service": { "selected": false, "text": "public-location-api", "value": "public-location-api" } }, "targets": [ { "expr": "sum(upstream_status{namespace=~\"$namespace\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "hide": false, "interval": "1", "legendFormat": "", "refId": "A" }, { "expr": "-sum(upstream_status{namespace=~\"$namespace\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "format": "time_series", "hide": false, "interval": "1", "legendFormat": "", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "transparent": true, "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": -9999999999 }, { "color": "green", "value": 0 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 4, "y": 58 }, "id": 2811, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 486, "scopedVars": { "service": { "selected": false, "text": "public-pin-api", "value": "public-pin-api" } }, "targets": [ { "expr": "sum(upstream_status{namespace=~\"$namespace\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "hide": false, "interval": "1", "legendFormat": "", "refId": "A" }, { "expr": "-sum(upstream_status{namespace=~\"$namespace\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "format": "time_series", "hide": false, "interval": "1", "legendFormat": "", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "transparent": true, "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": -9999999999 }, { "color": "green", "value": 0 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 8, "y": 58 }, "id": 2812, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 486, "scopedVars": { "service": { "selected": false, "text": "public-privacy-api", "value": "public-privacy-api" } }, "targets": [ { "expr": "sum(upstream_status{namespace=~\"$namespace\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "hide": false, "interval": "1", "legendFormat": "", "refId": "A" }, { "expr": "-sum(upstream_status{namespace=~\"$namespace\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "format": "time_series", "hide": false, "interval": "1", "legendFormat": "", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "transparent": true, "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": -9999999999 }, { "color": "green", "value": 0 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 12, "y": 58 }, "id": 2813, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 486, "scopedVars": { "service": { "selected": false, "text": "public-request-api", "value": "public-request-api" } }, "targets": [ { "expr": "sum(upstream_status{namespace=~\"$namespace\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "hide": false, "interval": "1", "legendFormat": "", "refId": "A" }, { "expr": "-sum(upstream_status{namespace=~\"$namespace\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "format": "time_series", "hide": false, "interval": "1", "legendFormat": "", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "transparent": true, "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": -9999999999 }, { "color": "green", "value": 0 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 16, "y": 58 }, "id": 2814, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 486, "scopedVars": { "service": { "selected": false, "text": "public-user-api", "value": "public-user-api" } }, "targets": [ { "expr": "sum(upstream_status{namespace=~\"$namespace\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "hide": false, "interval": "1", "legendFormat": "", "refId": "A" }, { "expr": "-sum(upstream_status{namespace=~\"$namespace\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "format": "time_series", "hide": false, "interval": "1", "legendFormat": "", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "transparent": true, "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": -9999999999 }, { "color": "green", "value": 0 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 20, "y": 58 }, "id": 2815, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 486, "scopedVars": { "service": { "selected": false, "text": "registration-token", "value": "registration-token" } }, "targets": [ { "expr": "sum(upstream_status{namespace=~\"$namespace\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "hide": false, "interval": "1", "legendFormat": "", "refId": "A" }, { "expr": "-sum(upstream_status{namespace=~\"$namespace\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "format": "time_series", "hide": false, "interval": "1", "legendFormat": "", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "transparent": true, "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": -9999999999 }, { "color": "green", "value": 0 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 0, "y": 62 }, "id": 2816, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 486, "scopedVars": { "service": { "selected": false, "text": "registration-token-public", "value": "registration-token-public" } }, "targets": [ { "expr": "sum(upstream_status{namespace=~\"$namespace\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "hide": false, "interval": "1", "legendFormat": "", "refId": "A" }, { "expr": "-sum(upstream_status{namespace=~\"$namespace\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "format": "time_series", "hide": false, "interval": "1", "legendFormat": "", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "transparent": true, "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": -9999999999 }, { "color": "green", "value": 0 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 4, "y": 62 }, "id": 2817, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 486, "scopedVars": { "service": { "selected": false, "text": "registro-snc-api", "value": "registro-snc-api" } }, "targets": [ { "expr": "sum(upstream_status{namespace=~\"$namespace\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "hide": false, "interval": "1", "legendFormat": "", "refId": "A" }, { "expr": "-sum(upstream_status{namespace=~\"$namespace\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "format": "time_series", "hide": false, "interval": "1", "legendFormat": "", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "transparent": true, "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": -9999999999 }, { "color": "green", "value": 0 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 8, "y": 62 }, "id": 2818, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 486, "scopedVars": { "service": { "selected": false, "text": "request-api", "value": "request-api" } }, "targets": [ { "expr": "sum(upstream_status{namespace=~\"$namespace\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "hide": false, "interval": "1", "legendFormat": "", "refId": "A" }, { "expr": "-sum(upstream_status{namespace=~\"$namespace\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "format": "time_series", "hide": false, "interval": "1", "legendFormat": "", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "transparent": true, "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": -9999999999 }, { "color": "green", "value": 0 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 12, "y": 62 }, "id": 2819, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 486, "scopedVars": { "service": { "selected": false, "text": "richieste-accordo-api", "value": "richieste-accordo-api" } }, "targets": [ { "expr": "sum(upstream_status{namespace=~\"$namespace\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "hide": false, "interval": "1", "legendFormat": "", "refId": "A" }, { "expr": "-sum(upstream_status{namespace=~\"$namespace\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "format": "time_series", "hide": false, "interval": "1", "legendFormat": "", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "transparent": true, "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": -9999999999 }, { "color": "green", "value": 0 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 16, "y": 62 }, "id": 2820, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 486, "scopedVars": { "service": { "selected": false, "text": "user-api", "value": "user-api" } }, "targets": [ { "expr": "sum(upstream_status{namespace=~\"$namespace\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "hide": false, "interval": "1", "legendFormat": "", "refId": "A" }, { "expr": "-sum(upstream_status{namespace=~\"$namespace\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})", "format": "time_series", "hide": false, "interval": "1", "legendFormat": "", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "transparent": true, "type": "stat" } ], "title": "Connections details (by Service)", "type": "row" }, { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 38 }, "id": 130, "panels": [], "title": "Percentages on total 3scale http connections", "type": "row" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null }, { "color": "#EAB839", "value": 97 }, { "color": "green", "value": 99 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 5, "w": 12, "x": 0, "y": 39 }, "id": 99, "links": [], "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "targets": [ { "expr": "100*sum(upstream_status{pod=~\"$pod\", status=~\"2.*|3.*\"})/sum(upstream_status{pod=~\"$pod\"})", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Percentage of 200/300 http codes", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "max": 0, "min": 100, "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-orange", "value": null } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 5, "w": 12, "x": 12, "y": 39 }, "id": 100, "links": [], "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "targets": [ { "expr": "100*sum(upstream_status{pod=~\"$pod\", status=~\"4.*|5.*\"})/sum(upstream_status{pod=~\"$pod\"})", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Percentage of 400/500 http codes", "type": "stat" }, { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 44 }, "id": 84, "panels": [], "title": "Detailed Percentages on total 3scale http connections", "type": "row" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null }, { "color": "dark-yellow", "value": 90 }, { "color": "green", "value": 95 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 6, "x": 0, "y": 45 }, "id": 75, "links": [], "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.7", "repeat": "httpCode", "repeatDirection": "h", "targets": [ { "expr": "100*sum(upstream_status{pod=~\"$pod\", status=~\"$httpCode\"})/sum(upstream_status{pod=~\"$pod\"})", "format": "time_series", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Percentage of $httpCode http codes", "type": "stat" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 65 }, "id": 452, "panels": [ { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "max": 100, "min": 0, "noValue": "0", "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 0, "y": 7 }, "id": 455, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeat": "service", "repeatDirection": "h", "scopedVars": { "service": { "selected": false, "text": "accordo-api", "value": "accordo-api" } }, "targets": [ { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "instant": false, "interval": "", "legendFormat": "Passed", "refId": "A" }, { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "Failed", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "max": 100, "min": 0, "noValue": "0", "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 4, "y": 7 }, "id": 2639, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 455, "scopedVars": { "service": { "selected": false, "text": "acon-ms-esempi-virtuosi-api", "value": "acon-ms-esempi-virtuosi-api" } }, "targets": [ { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "instant": false, "interval": "", "legendFormat": "Passed", "refId": "A" }, { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "Failed", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "max": 100, "min": 0, "noValue": "0", "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 8, "y": 7 }, "id": 2640, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 455, "scopedVars": { "service": { "selected": false, "text": "acon-ms-faq-api", "value": "acon-ms-faq-api" } }, "targets": [ { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "instant": false, "interval": "", "legendFormat": "Passed", "refId": "A" }, { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "Failed", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "max": 100, "min": 0, "noValue": "0", "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 12, "y": 7 }, "id": 2641, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 455, "scopedVars": { "service": { "selected": false, "text": "acon-ms-grandi-energivori-api", "value": "acon-ms-grandi-energivori-api" } }, "targets": [ { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "instant": false, "interval": "", "legendFormat": "Passed", "refId": "A" }, { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "Failed", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "max": 100, "min": 0, "noValue": "0", "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 16, "y": 7 }, "id": 2642, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 455, "scopedVars": { "service": { "selected": false, "text": "acon-ms-guida-acon-api", "value": "acon-ms-guida-acon-api" } }, "targets": [ { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "instant": false, "interval": "", "legendFormat": "Passed", "refId": "A" }, { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "Failed", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "max": 100, "min": 0, "noValue": "0", "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 20, "y": 7 }, "id": 2643, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 455, "scopedVars": { "service": { "selected": false, "text": "acon-ms-label-api", "value": "acon-ms-label-api" } }, "targets": [ { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "instant": false, "interval": "", "legendFormat": "Passed", "refId": "A" }, { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "Failed", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "max": 100, "min": 0, "noValue": "0", "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 0, "y": 11 }, "id": 2644, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 455, "scopedVars": { "service": { "selected": false, "text": "acon-ms-oauth2-api", "value": "acon-ms-oauth2-api" } }, "targets": [ { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "instant": false, "interval": "", "legendFormat": "Passed", "refId": "A" }, { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "Failed", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "max": 100, "min": 0, "noValue": "0", "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 4, "y": 11 }, "id": 2645, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 455, "scopedVars": { "service": { "selected": false, "text": "acon-ms-simulatore-api", "value": "acon-ms-simulatore-api" } }, "targets": [ { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "instant": false, "interval": "", "legendFormat": "Passed", "refId": "A" }, { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "Failed", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "max": 100, "min": 0, "noValue": "0", "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 8, "y": 11 }, "id": 2646, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 455, "scopedVars": { "service": { "selected": false, "text": "acon-ms-statistiche-impianti-api", "value": "acon-ms-statistiche-impianti-api" } }, "targets": [ { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "instant": false, "interval": "", "legendFormat": "Passed", "refId": "A" }, { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "Failed", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "max": 100, "min": 0, "noValue": "0", "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 12, "y": 11 }, "id": 2647, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 455, "scopedVars": { "service": { "selected": false, "text": "anubi-api", "value": "anubi-api" } }, "targets": [ { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "instant": false, "interval": "", "legendFormat": "Passed", "refId": "A" }, { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "Failed", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "max": 100, "min": 0, "noValue": "0", "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 16, "y": 11 }, "id": 2648, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 455, "scopedVars": { "service": { "selected": false, "text": "api", "value": "api" } }, "targets": [ { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "instant": false, "interval": "", "legendFormat": "Passed", "refId": "A" }, { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "Failed", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "max": 100, "min": 0, "noValue": "0", "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 20, "y": 11 }, "id": 2649, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 455, "scopedVars": { "service": { "selected": false, "text": "campagna-api", "value": "campagna-api" } }, "targets": [ { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "instant": false, "interval": "", "legendFormat": "Passed", "refId": "A" }, { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "Failed", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "max": 100, "min": 0, "noValue": "0", "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 0, "y": 15 }, "id": 2650, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 455, "scopedVars": { "service": { "selected": false, "text": "case-api", "value": "case-api" } }, "targets": [ { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "instant": false, "interval": "", "legendFormat": "Passed", "refId": "A" }, { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "Failed", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "max": 100, "min": 0, "noValue": "0", "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 4, "y": 15 }, "id": 2651, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 455, "scopedVars": { "service": { "selected": false, "text": "comunicazione-api", "value": "comunicazione-api" } }, "targets": [ { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "instant": false, "interval": "", "legendFormat": "Passed", "refId": "A" }, { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "Failed", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "max": 100, "min": 0, "noValue": "0", "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 8, "y": 15 }, "id": 2652, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 455, "scopedVars": { "service": { "selected": false, "text": "eprocs-api", "value": "eprocs-api" } }, "targets": [ { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "instant": false, "interval": "", "legendFormat": "Passed", "refId": "A" }, { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "Failed", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "max": 100, "min": 0, "noValue": "0", "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 12, "y": 15 }, "id": 2653, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 455, "scopedVars": { "service": { "selected": false, "text": "fiscal-code-api", "value": "fiscal-code-api" } }, "targets": [ { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "instant": false, "interval": "", "legendFormat": "Passed", "refId": "A" }, { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "Failed", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "max": 100, "min": 0, "noValue": "0", "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 16, "y": 15 }, "id": 2654, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 455, "scopedVars": { "service": { "selected": false, "text": "grandi-impianti-api", "value": "grandi-impianti-api" } }, "targets": [ { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "instant": false, "interval": "", "legendFormat": "Passed", "refId": "A" }, { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "Failed", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "max": 100, "min": 0, "noValue": "0", "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 20, "y": 15 }, "id": 2655, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 455, "scopedVars": { "service": { "selected": false, "text": "intra-accordo-api", "value": "intra-accordo-api" } }, "targets": [ { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "instant": false, "interval": "", "legendFormat": "Passed", "refId": "A" }, { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "Failed", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "max": 100, "min": 0, "noValue": "0", "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 0, "y": 19 }, "id": 2656, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 455, "scopedVars": { "service": { "selected": false, "text": "intra-case-api", "value": "intra-case-api" } }, "targets": [ { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "instant": false, "interval": "", "legendFormat": "Passed", "refId": "A" }, { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "Failed", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "max": 100, "min": 0, "noValue": "0", "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 4, "y": 19 }, "id": 2657, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 455, "scopedVars": { "service": { "selected": false, "text": "intra-comunicazione-api", "value": "intra-comunicazione-api" } }, "targets": [ { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "instant": false, "interval": "", "legendFormat": "Passed", "refId": "A" }, { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "Failed", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "max": 100, "min": 0, "noValue": "0", "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 8, "y": 19 }, "id": 2658, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 455, "scopedVars": { "service": { "selected": false, "text": "intra-eprocs-api", "value": "intra-eprocs-api" } }, "targets": [ { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "instant": false, "interval": "", "legendFormat": "Passed", "refId": "A" }, { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "Failed", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "max": 100, "min": 0, "noValue": "0", "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 12, "y": 19 }, "id": 2659, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 455, "scopedVars": { "service": { "selected": false, "text": "intra-fepa-api", "value": "intra-fepa-api" } }, "targets": [ { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "instant": false, "interval": "", "legendFormat": "Passed", "refId": "A" }, { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "Failed", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "max": 100, "min": 0, "noValue": "0", "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 16, "y": 19 }, "id": 2660, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 455, "scopedVars": { "service": { "selected": false, "text": "intra-fiscal-code-api", "value": "intra-fiscal-code-api" } }, "targets": [ { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "instant": false, "interval": "", "legendFormat": "Passed", "refId": "A" }, { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "Failed", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "max": 100, "min": 0, "noValue": "0", "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 20, "y": 19 }, "id": 2661, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 455, "scopedVars": { "service": { "selected": false, "text": "intra-location-api", "value": "intra-location-api" } }, "targets": [ { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "instant": false, "interval": "", "legendFormat": "Passed", "refId": "A" }, { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "Failed", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "max": 100, "min": 0, "noValue": "0", "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 0, "y": 23 }, "id": 2662, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 455, "scopedVars": { "service": { "selected": false, "text": "intra-log-api", "value": "intra-log-api" } }, "targets": [ { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "instant": false, "interval": "", "legendFormat": "Passed", "refId": "A" }, { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "Failed", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "max": 100, "min": 0, "noValue": "0", "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 4, "y": 23 }, "id": 2663, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 455, "scopedVars": { "service": { "selected": false, "text": "intra-mail-api", "value": "intra-mail-api" } }, "targets": [ { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "instant": false, "interval": "", "legendFormat": "Passed", "refId": "A" }, { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "Failed", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "max": 100, "min": 0, "noValue": "0", "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 8, "y": 23 }, "id": 2664, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 455, "scopedVars": { "service": { "selected": false, "text": "intra-monitoraggio-api", "value": "intra-monitoraggio-api" } }, "targets": [ { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "instant": false, "interval": "", "legendFormat": "Passed", "refId": "A" }, { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "Failed", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "max": 100, "min": 0, "noValue": "0", "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 12, "y": 23 }, "id": 2665, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 455, "scopedVars": { "service": { "selected": false, "text": "intra-operatore-api", "value": "intra-operatore-api" } }, "targets": [ { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "instant": false, "interval": "", "legendFormat": "Passed", "refId": "A" }, { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "Failed", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "max": 100, "min": 0, "noValue": "0", "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 16, "y": 23 }, "id": 2666, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 455, "scopedVars": { "service": { "selected": false, "text": "intra-pagamenti-api", "value": "intra-pagamenti-api" } }, "targets": [ { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "instant": false, "interval": "", "legendFormat": "Passed", "refId": "A" }, { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "Failed", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "max": 100, "min": 0, "noValue": "0", "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 20, "y": 23 }, "id": 2667, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 455, "scopedVars": { "service": { "selected": false, "text": "intra-pin-api", "value": "intra-pin-api" } }, "targets": [ { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "instant": false, "interval": "", "legendFormat": "Passed", "refId": "A" }, { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "Failed", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "max": 100, "min": 0, "noValue": "0", "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 0, "y": 27 }, "id": 2668, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 455, "scopedVars": { "service": { "selected": false, "text": "intra-pratiche-api", "value": "intra-pratiche-api" } }, "targets": [ { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "instant": false, "interval": "", "legendFormat": "Passed", "refId": "A" }, { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "Failed", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "max": 100, "min": 0, "noValue": "0", "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 4, "y": 27 }, "id": 2669, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 455, "scopedVars": { "service": { "selected": false, "text": "intra-privacy-api", "value": "intra-privacy-api" } }, "targets": [ { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "instant": false, "interval": "", "legendFormat": "Passed", "refId": "A" }, { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "Failed", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "max": 100, "min": 0, "noValue": "0", "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 8, "y": 27 }, "id": 2670, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 455, "scopedVars": { "service": { "selected": false, "text": "intra-profilazione-api", "value": "intra-profilazione-api" } }, "targets": [ { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "instant": false, "interval": "", "legendFormat": "Passed", "refId": "A" }, { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "Failed", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "max": 100, "min": 0, "noValue": "0", "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 12, "y": 27 }, "id": 2671, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 455, "scopedVars": { "service": { "selected": false, "text": "intra-registro-snc-api", "value": "intra-registro-snc-api" } }, "targets": [ { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "instant": false, "interval": "", "legendFormat": "Passed", "refId": "A" }, { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "Failed", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "max": 100, "min": 0, "noValue": "0", "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 16, "y": 27 }, "id": 2672, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 455, "scopedVars": { "service": { "selected": false, "text": "intra-request-api", "value": "intra-request-api" } }, "targets": [ { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "instant": false, "interval": "", "legendFormat": "Passed", "refId": "A" }, { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "Failed", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "max": 100, "min": 0, "noValue": "0", "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 20, "y": 27 }, "id": 2673, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 455, "scopedVars": { "service": { "selected": false, "text": "intra-richieste-accordo-api", "value": "intra-richieste-accordo-api" } }, "targets": [ { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "instant": false, "interval": "", "legendFormat": "Passed", "refId": "A" }, { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "Failed", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "max": 100, "min": 0, "noValue": "0", "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 0, "y": 31 }, "id": 2674, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 455, "scopedVars": { "service": { "selected": false, "text": "intra-user-api", "value": "intra-user-api" } }, "targets": [ { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "instant": false, "interval": "", "legendFormat": "Passed", "refId": "A" }, { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "Failed", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "max": 100, "min": 0, "noValue": "0", "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 4, "y": 31 }, "id": 2675, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 455, "scopedVars": { "service": { "selected": false, "text": "location-api", "value": "location-api" } }, "targets": [ { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "instant": false, "interval": "", "legendFormat": "Passed", "refId": "A" }, { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "Failed", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "max": 100, "min": 0, "noValue": "0", "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 8, "y": 31 }, "id": 2676, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 455, "scopedVars": { "service": { "selected": false, "text": "log-api", "value": "log-api" } }, "targets": [ { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "instant": false, "interval": "", "legendFormat": "Passed", "refId": "A" }, { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "Failed", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "max": 100, "min": 0, "noValue": "0", "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 12, "y": 31 }, "id": 2677, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 455, "scopedVars": { "service": { "selected": false, "text": "operatore-api", "value": "operatore-api" } }, "targets": [ { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "instant": false, "interval": "", "legendFormat": "Passed", "refId": "A" }, { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "Failed", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "max": 100, "min": 0, "noValue": "0", "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 16, "y": 31 }, "id": 2678, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 455, "scopedVars": { "service": { "selected": false, "text": "pagamenti-api", "value": "pagamenti-api" } }, "targets": [ { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "instant": false, "interval": "", "legendFormat": "Passed", "refId": "A" }, { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "Failed", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "max": 100, "min": 0, "noValue": "0", "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 20, "y": 31 }, "id": 2679, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 455, "scopedVars": { "service": { "selected": false, "text": "portale-supporto-api", "value": "portale-supporto-api" } }, "targets": [ { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "instant": false, "interval": "", "legendFormat": "Passed", "refId": "A" }, { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "Failed", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "max": 100, "min": 0, "noValue": "0", "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 0, "y": 35 }, "id": 2680, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 455, "scopedVars": { "service": { "selected": false, "text": "pratiche-api", "value": "pratiche-api" } }, "targets": [ { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "instant": false, "interval": "", "legendFormat": "Passed", "refId": "A" }, { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "Failed", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "max": 100, "min": 0, "noValue": "0", "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 4, "y": 35 }, "id": 2681, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 455, "scopedVars": { "service": { "selected": false, "text": "pratiche-cb-api", "value": "pratiche-cb-api" } }, "targets": [ { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "instant": false, "interval": "", "legendFormat": "Passed", "refId": "A" }, { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "Failed", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "max": 100, "min": 0, "noValue": "0", "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 8, "y": 35 }, "id": 2682, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 455, "scopedVars": { "service": { "selected": false, "text": "pratiche-ct-api", "value": "pratiche-ct-api" } }, "targets": [ { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "instant": false, "interval": "", "legendFormat": "Passed", "refId": "A" }, { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "Failed", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "max": 100, "min": 0, "noValue": "0", "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 12, "y": 35 }, "id": 2683, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 455, "scopedVars": { "service": { "selected": false, "text": "privacy-api", "value": "privacy-api" } }, "targets": [ { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "instant": false, "interval": "", "legendFormat": "Passed", "refId": "A" }, { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "Failed", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "max": 100, "min": 0, "noValue": "0", "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 16, "y": 35 }, "id": 2684, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 455, "scopedVars": { "service": { "selected": false, "text": "public-case-api", "value": "public-case-api" } }, "targets": [ { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "instant": false, "interval": "", "legendFormat": "Passed", "refId": "A" }, { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "Failed", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "max": 100, "min": 0, "noValue": "0", "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 20, "y": 35 }, "id": 2685, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 455, "scopedVars": { "service": { "selected": false, "text": "public-fiscal-code-api", "value": "public-fiscal-code-api" } }, "targets": [ { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "instant": false, "interval": "", "legendFormat": "Passed", "refId": "A" }, { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "Failed", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "max": 100, "min": 0, "noValue": "0", "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 0, "y": 39 }, "id": 2686, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 455, "scopedVars": { "service": { "selected": false, "text": "public-location-api", "value": "public-location-api" } }, "targets": [ { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "instant": false, "interval": "", "legendFormat": "Passed", "refId": "A" }, { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "Failed", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "max": 100, "min": 0, "noValue": "0", "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 4, "y": 39 }, "id": 2687, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 455, "scopedVars": { "service": { "selected": false, "text": "public-pin-api", "value": "public-pin-api" } }, "targets": [ { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "instant": false, "interval": "", "legendFormat": "Passed", "refId": "A" }, { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "Failed", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "max": 100, "min": 0, "noValue": "0", "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 8, "y": 39 }, "id": 2688, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 455, "scopedVars": { "service": { "selected": false, "text": "public-privacy-api", "value": "public-privacy-api" } }, "targets": [ { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "instant": false, "interval": "", "legendFormat": "Passed", "refId": "A" }, { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "Failed", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "max": 100, "min": 0, "noValue": "0", "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 12, "y": 39 }, "id": 2689, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 455, "scopedVars": { "service": { "selected": false, "text": "public-request-api", "value": "public-request-api" } }, "targets": [ { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "instant": false, "interval": "", "legendFormat": "Passed", "refId": "A" }, { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "Failed", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "max": 100, "min": 0, "noValue": "0", "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 16, "y": 39 }, "id": 2690, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 455, "scopedVars": { "service": { "selected": false, "text": "public-user-api", "value": "public-user-api" } }, "targets": [ { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "instant": false, "interval": "", "legendFormat": "Passed", "refId": "A" }, { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "Failed", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "max": 100, "min": 0, "noValue": "0", "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 20, "y": 39 }, "id": 2691, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 455, "scopedVars": { "service": { "selected": false, "text": "registration-token", "value": "registration-token" } }, "targets": [ { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "instant": false, "interval": "", "legendFormat": "Passed", "refId": "A" }, { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "Failed", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "max": 100, "min": 0, "noValue": "0", "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 0, "y": 43 }, "id": 2692, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 455, "scopedVars": { "service": { "selected": false, "text": "registration-token-public", "value": "registration-token-public" } }, "targets": [ { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "instant": false, "interval": "", "legendFormat": "Passed", "refId": "A" }, { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "Failed", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "max": 100, "min": 0, "noValue": "0", "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 4, "y": 43 }, "id": 2693, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 455, "scopedVars": { "service": { "selected": false, "text": "registro-snc-api", "value": "registro-snc-api" } }, "targets": [ { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "instant": false, "interval": "", "legendFormat": "Passed", "refId": "A" }, { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "Failed", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "max": 100, "min": 0, "noValue": "0", "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 8, "y": 43 }, "id": 2694, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 455, "scopedVars": { "service": { "selected": false, "text": "request-api", "value": "request-api" } }, "targets": [ { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "instant": false, "interval": "", "legendFormat": "Passed", "refId": "A" }, { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "Failed", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "max": 100, "min": 0, "noValue": "0", "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 12, "y": 43 }, "id": 2695, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 455, "scopedVars": { "service": { "selected": false, "text": "richieste-accordo-api", "value": "richieste-accordo-api" } }, "targets": [ { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "instant": false, "interval": "", "legendFormat": "Passed", "refId": "A" }, { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "Failed", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 3, "mappings": [], "max": 100, "min": 0, "noValue": "0", "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 16, "y": 43 }, "id": 2696, "maxPerRow": 6, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 455, "scopedVars": { "service": { "selected": false, "text": "user-api", "value": "user-api" } }, "targets": [ { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "instant": false, "interval": "", "legendFormat": "Passed", "refId": "A" }, { "expr": "100*sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"})/sum(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", service_system_name=~\"$service\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "Failed", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "$service", "type": "stat" } ], "title": "Detailed percentages (by Service)", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 66 }, "id": 54, "panels": [ { "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "Number of $httpCode http codes", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 8 }, "hiddenSeries": false, "id": 36, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": false, "max": true, "min": true, "rightSide": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 2, "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeat": "httpCode", "repeatDirection": "h", "scopedVars": { "httpCode": { "selected": true, "text": "200", "value": "200" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{status=~\"$httpCode\", pod=~\"$pod\", namespace=~\"$namespace\"}[$time_range])) by (status)", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Code: {{status}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Http Code $httpCode", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "Number of $httpCode http codes", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 8 }, "hiddenSeries": false, "id": 2697, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": false, "max": true, "min": true, "rightSide": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 2, "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 36, "scopedVars": { "httpCode": { "selected": true, "text": "404", "value": "404" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{status=~\"$httpCode\", pod=~\"$pod\", namespace=~\"$namespace\"}[$time_range])) by (status)", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Code: {{status}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Http Code $httpCode", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "Number of $httpCode http codes", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 15 }, "hiddenSeries": false, "id": 2698, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": false, "max": true, "min": true, "rightSide": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 2, "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 36, "scopedVars": { "httpCode": { "selected": true, "text": "405", "value": "405" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{status=~\"$httpCode\", pod=~\"$pod\", namespace=~\"$namespace\"}[$time_range])) by (status)", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Code: {{status}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Http Code $httpCode", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "Number of $httpCode http codes", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 15 }, "hiddenSeries": false, "id": 2699, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": false, "max": true, "min": true, "rightSide": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 2, "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 36, "scopedVars": { "httpCode": { "selected": true, "text": "500", "value": "500" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{status=~\"$httpCode\", pod=~\"$pod\", namespace=~\"$namespace\"}[$time_range])) by (status)", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Code: {{status}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Http Code $httpCode", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "Number of $httpCode http codes", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 22 }, "hiddenSeries": false, "id": 2700, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": false, "max": true, "min": true, "rightSide": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 2, "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatDirection": "h", "repeatIteration": 1612278099725, "repeatPanelId": 36, "scopedVars": { "httpCode": { "selected": true, "text": "502", "value": "502" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{status=~\"$httpCode\", pod=~\"$pod\", namespace=~\"$namespace\"}[$time_range])) by (status)", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Code: {{status}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Http Code $httpCode", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Connections details(Graphics)", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 67 }, "id": 159, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "Calls to the 3scale backend", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 9 }, "hiddenSeries": false, "id": 23, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": false, "max": true, "min": true, "rightSide": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(threescale_backend_calls{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\"}[$time_range])) by (status)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "Code {{ status }}", "refId": "A" }, { "expr": "-sum(increase(threescale_backend_calls{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\"}[$time_range])) by (status)", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "Code {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "3Scale Backend Calls Counter", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:312", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:313", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 9 }, "hiddenSeries": false, "id": 15, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{namespace=~\"$namespace\", status=~\"2.*|3.*\", pod=~\"$pod\"}[$time_range])) by (status)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "Code: {{ status }}", "refId": "A" }, { "expr": "-sum(increase(upstream_status{namespace=~\"$namespace\", status!~\"2.*|3.*\", pod=~\"$pod\"}[$time_range])) by (status)", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Code: {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Upstream Status", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:399", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:400", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Upstream Status (General)", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 68 }, "id": 326, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 10 }, "hiddenSeries": false, "id": 328, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeat": "service", "scopedVars": { "service": { "selected": false, "text": "accordo-api", "value": "accordo-api" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "instant": false, "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "A" }, { "expr": "-sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 10 }, "hiddenSeries": false, "id": 2581, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatIteration": 1612278099725, "repeatPanelId": 328, "scopedVars": { "service": { "selected": false, "text": "acon-ms-esempi-virtuosi-api", "value": "acon-ms-esempi-virtuosi-api" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "instant": false, "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "A" }, { "expr": "-sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 10 }, "hiddenSeries": false, "id": 2582, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatIteration": 1612278099725, "repeatPanelId": 328, "scopedVars": { "service": { "selected": false, "text": "acon-ms-faq-api", "value": "acon-ms-faq-api" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "instant": false, "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "A" }, { "expr": "-sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 10 }, "hiddenSeries": false, "id": 2583, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatIteration": 1612278099725, "repeatPanelId": 328, "scopedVars": { "service": { "selected": false, "text": "acon-ms-grandi-energivori-api", "value": "acon-ms-grandi-energivori-api" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "instant": false, "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "A" }, { "expr": "-sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 18 }, "hiddenSeries": false, "id": 2584, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatIteration": 1612278099725, "repeatPanelId": 328, "scopedVars": { "service": { "selected": false, "text": "acon-ms-guida-acon-api", "value": "acon-ms-guida-acon-api" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "instant": false, "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "A" }, { "expr": "-sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 18 }, "hiddenSeries": false, "id": 2585, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatIteration": 1612278099725, "repeatPanelId": 328, "scopedVars": { "service": { "selected": false, "text": "acon-ms-label-api", "value": "acon-ms-label-api" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "instant": false, "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "A" }, { "expr": "-sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 18 }, "hiddenSeries": false, "id": 2586, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatIteration": 1612278099725, "repeatPanelId": 328, "scopedVars": { "service": { "selected": false, "text": "acon-ms-oauth2-api", "value": "acon-ms-oauth2-api" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "instant": false, "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "A" }, { "expr": "-sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 18 }, "hiddenSeries": false, "id": 2587, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatIteration": 1612278099725, "repeatPanelId": 328, "scopedVars": { "service": { "selected": false, "text": "acon-ms-simulatore-api", "value": "acon-ms-simulatore-api" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "instant": false, "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "A" }, { "expr": "-sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 26 }, "hiddenSeries": false, "id": 2588, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatIteration": 1612278099725, "repeatPanelId": 328, "scopedVars": { "service": { "selected": false, "text": "acon-ms-statistiche-impianti-api", "value": "acon-ms-statistiche-impianti-api" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "instant": false, "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "A" }, { "expr": "-sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 26 }, "hiddenSeries": false, "id": 2589, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatIteration": 1612278099725, "repeatPanelId": 328, "scopedVars": { "service": { "selected": false, "text": "anubi-api", "value": "anubi-api" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "instant": false, "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "A" }, { "expr": "-sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 26 }, "hiddenSeries": false, "id": 2590, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatIteration": 1612278099725, "repeatPanelId": 328, "scopedVars": { "service": { "selected": false, "text": "api", "value": "api" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "instant": false, "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "A" }, { "expr": "-sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 26 }, "hiddenSeries": false, "id": 2591, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatIteration": 1612278099725, "repeatPanelId": 328, "scopedVars": { "service": { "selected": false, "text": "campagna-api", "value": "campagna-api" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "instant": false, "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "A" }, { "expr": "-sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 34 }, "hiddenSeries": false, "id": 2592, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatIteration": 1612278099725, "repeatPanelId": 328, "scopedVars": { "service": { "selected": false, "text": "case-api", "value": "case-api" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "instant": false, "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "A" }, { "expr": "-sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 34 }, "hiddenSeries": false, "id": 2593, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatIteration": 1612278099725, "repeatPanelId": 328, "scopedVars": { "service": { "selected": false, "text": "comunicazione-api", "value": "comunicazione-api" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "instant": false, "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "A" }, { "expr": "-sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 34 }, "hiddenSeries": false, "id": 2594, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatIteration": 1612278099725, "repeatPanelId": 328, "scopedVars": { "service": { "selected": false, "text": "eprocs-api", "value": "eprocs-api" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "instant": false, "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "A" }, { "expr": "-sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 34 }, "hiddenSeries": false, "id": 2595, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatIteration": 1612278099725, "repeatPanelId": 328, "scopedVars": { "service": { "selected": false, "text": "fiscal-code-api", "value": "fiscal-code-api" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "instant": false, "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "A" }, { "expr": "-sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 42 }, "hiddenSeries": false, "id": 2596, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatIteration": 1612278099725, "repeatPanelId": 328, "scopedVars": { "service": { "selected": false, "text": "grandi-impianti-api", "value": "grandi-impianti-api" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "instant": false, "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "A" }, { "expr": "-sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 42 }, "hiddenSeries": false, "id": 2597, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatIteration": 1612278099725, "repeatPanelId": 328, "scopedVars": { "service": { "selected": false, "text": "intra-accordo-api", "value": "intra-accordo-api" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "instant": false, "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "A" }, { "expr": "-sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 42 }, "hiddenSeries": false, "id": 2598, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatIteration": 1612278099725, "repeatPanelId": 328, "scopedVars": { "service": { "selected": false, "text": "intra-case-api", "value": "intra-case-api" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "instant": false, "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "A" }, { "expr": "-sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 42 }, "hiddenSeries": false, "id": 2599, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatIteration": 1612278099725, "repeatPanelId": 328, "scopedVars": { "service": { "selected": false, "text": "intra-comunicazione-api", "value": "intra-comunicazione-api" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "instant": false, "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "A" }, { "expr": "-sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 50 }, "hiddenSeries": false, "id": 2600, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatIteration": 1612278099725, "repeatPanelId": 328, "scopedVars": { "service": { "selected": false, "text": "intra-eprocs-api", "value": "intra-eprocs-api" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "instant": false, "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "A" }, { "expr": "-sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 50 }, "hiddenSeries": false, "id": 2601, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatIteration": 1612278099725, "repeatPanelId": 328, "scopedVars": { "service": { "selected": false, "text": "intra-fepa-api", "value": "intra-fepa-api" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "instant": false, "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "A" }, { "expr": "-sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 50 }, "hiddenSeries": false, "id": 2602, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatIteration": 1612278099725, "repeatPanelId": 328, "scopedVars": { "service": { "selected": false, "text": "intra-fiscal-code-api", "value": "intra-fiscal-code-api" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "instant": false, "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "A" }, { "expr": "-sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 50 }, "hiddenSeries": false, "id": 2603, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatIteration": 1612278099725, "repeatPanelId": 328, "scopedVars": { "service": { "selected": false, "text": "intra-location-api", "value": "intra-location-api" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "instant": false, "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "A" }, { "expr": "-sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 58 }, "hiddenSeries": false, "id": 2604, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatIteration": 1612278099725, "repeatPanelId": 328, "scopedVars": { "service": { "selected": false, "text": "intra-log-api", "value": "intra-log-api" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "instant": false, "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "A" }, { "expr": "-sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 58 }, "hiddenSeries": false, "id": 2605, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatIteration": 1612278099725, "repeatPanelId": 328, "scopedVars": { "service": { "selected": false, "text": "intra-mail-api", "value": "intra-mail-api" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "instant": false, "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "A" }, { "expr": "-sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 58 }, "hiddenSeries": false, "id": 2606, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatIteration": 1612278099725, "repeatPanelId": 328, "scopedVars": { "service": { "selected": false, "text": "intra-monitoraggio-api", "value": "intra-monitoraggio-api" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "instant": false, "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "A" }, { "expr": "-sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 58 }, "hiddenSeries": false, "id": 2607, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatIteration": 1612278099725, "repeatPanelId": 328, "scopedVars": { "service": { "selected": false, "text": "intra-operatore-api", "value": "intra-operatore-api" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "instant": false, "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "A" }, { "expr": "-sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 66 }, "hiddenSeries": false, "id": 2608, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatIteration": 1612278099725, "repeatPanelId": 328, "scopedVars": { "service": { "selected": false, "text": "intra-pagamenti-api", "value": "intra-pagamenti-api" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "instant": false, "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "A" }, { "expr": "-sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 66 }, "hiddenSeries": false, "id": 2609, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatIteration": 1612278099725, "repeatPanelId": 328, "scopedVars": { "service": { "selected": false, "text": "intra-pin-api", "value": "intra-pin-api" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "instant": false, "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "A" }, { "expr": "-sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 66 }, "hiddenSeries": false, "id": 2610, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatIteration": 1612278099725, "repeatPanelId": 328, "scopedVars": { "service": { "selected": false, "text": "intra-pratiche-api", "value": "intra-pratiche-api" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "instant": false, "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "A" }, { "expr": "-sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 66 }, "hiddenSeries": false, "id": 2611, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatIteration": 1612278099725, "repeatPanelId": 328, "scopedVars": { "service": { "selected": false, "text": "intra-privacy-api", "value": "intra-privacy-api" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "instant": false, "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "A" }, { "expr": "-sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 74 }, "hiddenSeries": false, "id": 2612, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatIteration": 1612278099725, "repeatPanelId": 328, "scopedVars": { "service": { "selected": false, "text": "intra-profilazione-api", "value": "intra-profilazione-api" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "instant": false, "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "A" }, { "expr": "-sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 74 }, "hiddenSeries": false, "id": 2613, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatIteration": 1612278099725, "repeatPanelId": 328, "scopedVars": { "service": { "selected": false, "text": "intra-registro-snc-api", "value": "intra-registro-snc-api" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "instant": false, "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "A" }, { "expr": "-sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 74 }, "hiddenSeries": false, "id": 2614, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatIteration": 1612278099725, "repeatPanelId": 328, "scopedVars": { "service": { "selected": false, "text": "intra-request-api", "value": "intra-request-api" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "instant": false, "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "A" }, { "expr": "-sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 74 }, "hiddenSeries": false, "id": 2615, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatIteration": 1612278099725, "repeatPanelId": 328, "scopedVars": { "service": { "selected": false, "text": "intra-richieste-accordo-api", "value": "intra-richieste-accordo-api" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "instant": false, "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "A" }, { "expr": "-sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 82 }, "hiddenSeries": false, "id": 2616, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatIteration": 1612278099725, "repeatPanelId": 328, "scopedVars": { "service": { "selected": false, "text": "intra-user-api", "value": "intra-user-api" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "instant": false, "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "A" }, { "expr": "-sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 82 }, "hiddenSeries": false, "id": 2617, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatIteration": 1612278099725, "repeatPanelId": 328, "scopedVars": { "service": { "selected": false, "text": "location-api", "value": "location-api" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "instant": false, "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "A" }, { "expr": "-sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 82 }, "hiddenSeries": false, "id": 2618, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatIteration": 1612278099725, "repeatPanelId": 328, "scopedVars": { "service": { "selected": false, "text": "log-api", "value": "log-api" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "instant": false, "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "A" }, { "expr": "-sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 82 }, "hiddenSeries": false, "id": 2619, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatIteration": 1612278099725, "repeatPanelId": 328, "scopedVars": { "service": { "selected": false, "text": "operatore-api", "value": "operatore-api" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "instant": false, "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "A" }, { "expr": "-sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 90 }, "hiddenSeries": false, "id": 2620, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatIteration": 1612278099725, "repeatPanelId": 328, "scopedVars": { "service": { "selected": false, "text": "pagamenti-api", "value": "pagamenti-api" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "instant": false, "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "A" }, { "expr": "-sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 90 }, "hiddenSeries": false, "id": 2621, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatIteration": 1612278099725, "repeatPanelId": 328, "scopedVars": { "service": { "selected": false, "text": "portale-supporto-api", "value": "portale-supporto-api" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "instant": false, "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "A" }, { "expr": "-sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 90 }, "hiddenSeries": false, "id": 2622, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatIteration": 1612278099725, "repeatPanelId": 328, "scopedVars": { "service": { "selected": false, "text": "pratiche-api", "value": "pratiche-api" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "instant": false, "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "A" }, { "expr": "-sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 90 }, "hiddenSeries": false, "id": 2623, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatIteration": 1612278099725, "repeatPanelId": 328, "scopedVars": { "service": { "selected": false, "text": "pratiche-cb-api", "value": "pratiche-cb-api" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "instant": false, "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "A" }, { "expr": "-sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 98 }, "hiddenSeries": false, "id": 2624, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatIteration": 1612278099725, "repeatPanelId": 328, "scopedVars": { "service": { "selected": false, "text": "pratiche-ct-api", "value": "pratiche-ct-api" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "instant": false, "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "A" }, { "expr": "-sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 98 }, "hiddenSeries": false, "id": 2625, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatIteration": 1612278099725, "repeatPanelId": 328, "scopedVars": { "service": { "selected": false, "text": "privacy-api", "value": "privacy-api" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "instant": false, "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "A" }, { "expr": "-sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 98 }, "hiddenSeries": false, "id": 2626, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatIteration": 1612278099725, "repeatPanelId": 328, "scopedVars": { "service": { "selected": false, "text": "public-case-api", "value": "public-case-api" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "instant": false, "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "A" }, { "expr": "-sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 98 }, "hiddenSeries": false, "id": 2627, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatIteration": 1612278099725, "repeatPanelId": 328, "scopedVars": { "service": { "selected": false, "text": "public-fiscal-code-api", "value": "public-fiscal-code-api" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "instant": false, "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "A" }, { "expr": "-sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 106 }, "hiddenSeries": false, "id": 2628, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatIteration": 1612278099725, "repeatPanelId": 328, "scopedVars": { "service": { "selected": false, "text": "public-location-api", "value": "public-location-api" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "instant": false, "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "A" }, { "expr": "-sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 106 }, "hiddenSeries": false, "id": 2629, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatIteration": 1612278099725, "repeatPanelId": 328, "scopedVars": { "service": { "selected": false, "text": "public-pin-api", "value": "public-pin-api" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "instant": false, "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "A" }, { "expr": "-sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 106 }, "hiddenSeries": false, "id": 2630, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatIteration": 1612278099725, "repeatPanelId": 328, "scopedVars": { "service": { "selected": false, "text": "public-privacy-api", "value": "public-privacy-api" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "instant": false, "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "A" }, { "expr": "-sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 106 }, "hiddenSeries": false, "id": 2631, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatIteration": 1612278099725, "repeatPanelId": 328, "scopedVars": { "service": { "selected": false, "text": "public-request-api", "value": "public-request-api" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "instant": false, "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "A" }, { "expr": "-sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 114 }, "hiddenSeries": false, "id": 2632, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatIteration": 1612278099725, "repeatPanelId": 328, "scopedVars": { "service": { "selected": false, "text": "public-user-api", "value": "public-user-api" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "instant": false, "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "A" }, { "expr": "-sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 114 }, "hiddenSeries": false, "id": 2633, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatIteration": 1612278099725, "repeatPanelId": 328, "scopedVars": { "service": { "selected": false, "text": "registration-token", "value": "registration-token" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "instant": false, "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "A" }, { "expr": "-sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 114 }, "hiddenSeries": false, "id": 2634, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatIteration": 1612278099725, "repeatPanelId": 328, "scopedVars": { "service": { "selected": false, "text": "registration-token-public", "value": "registration-token-public" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "instant": false, "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "A" }, { "expr": "-sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 114 }, "hiddenSeries": false, "id": 2635, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatIteration": 1612278099725, "repeatPanelId": 328, "scopedVars": { "service": { "selected": false, "text": "registro-snc-api", "value": "registro-snc-api" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "instant": false, "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "A" }, { "expr": "-sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 122 }, "hiddenSeries": false, "id": 2636, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatIteration": 1612278099725, "repeatPanelId": 328, "scopedVars": { "service": { "selected": false, "text": "request-api", "value": "request-api" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "instant": false, "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "A" }, { "expr": "-sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 122 }, "hiddenSeries": false, "id": 2637, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatIteration": 1612278099725, "repeatPanelId": 328, "scopedVars": { "service": { "selected": false, "text": "richieste-accordo-api", "value": "richieste-accordo-api" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "instant": false, "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "A" }, { "expr": "-sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 122 }, "hiddenSeries": false, "id": 2638, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeatIteration": 1612278099725, "repeatPanelId": 328, "scopedVars": { "service": { "selected": false, "text": "user-api", "value": "user-api" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"2.*|3.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "instant": false, "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "A" }, { "expr": "-sum(increase(upstream_status{namespace=~\"$namespace\", pod=~\"$pod\", status=~\"4.*|5.*\", status=~\"$httpCode\", service_system_name=~\"$service\"}[$time_range])) by (status)", "interval": "1", "legendFormat": "Code: {{ status }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:132", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:133", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Upstream Status (by Service)", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 69 }, "id": 254, "panels": [ { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 11 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 256, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeat": "service", "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "accordo-api", "value": "accordo-api" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", service_system_name=~\"$service\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": null, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 11 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 2701, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1612278099725, "repeatPanelId": 256, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "acon-ms-esempi-virtuosi-api", "value": "acon-ms-esempi-virtuosi-api" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", service_system_name=~\"$service\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": null, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 11 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 2702, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1612278099725, "repeatPanelId": 256, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "acon-ms-faq-api", "value": "acon-ms-faq-api" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", service_system_name=~\"$service\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": null, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 11 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 2703, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1612278099725, "repeatPanelId": 256, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "acon-ms-grandi-energivori-api", "value": "acon-ms-grandi-energivori-api" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", service_system_name=~\"$service\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": null, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 19 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 2704, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1612278099725, "repeatPanelId": 256, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "acon-ms-guida-acon-api", "value": "acon-ms-guida-acon-api" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", service_system_name=~\"$service\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": null, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 19 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 2705, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1612278099725, "repeatPanelId": 256, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "acon-ms-label-api", "value": "acon-ms-label-api" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", service_system_name=~\"$service\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": null, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 19 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 2706, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1612278099725, "repeatPanelId": 256, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "acon-ms-oauth2-api", "value": "acon-ms-oauth2-api" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", service_system_name=~\"$service\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": null, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 19 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 2707, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1612278099725, "repeatPanelId": 256, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "acon-ms-simulatore-api", "value": "acon-ms-simulatore-api" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", service_system_name=~\"$service\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": null, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 27 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 2708, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1612278099725, "repeatPanelId": 256, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "acon-ms-statistiche-impianti-api", "value": "acon-ms-statistiche-impianti-api" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", service_system_name=~\"$service\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": null, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 27 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 2709, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1612278099725, "repeatPanelId": 256, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "anubi-api", "value": "anubi-api" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", service_system_name=~\"$service\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": null, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 27 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 2710, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1612278099725, "repeatPanelId": 256, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "api", "value": "api" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", service_system_name=~\"$service\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": null, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 27 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 2711, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1612278099725, "repeatPanelId": 256, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "campagna-api", "value": "campagna-api" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", service_system_name=~\"$service\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": null, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 35 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 2712, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1612278099725, "repeatPanelId": 256, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "case-api", "value": "case-api" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", service_system_name=~\"$service\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": null, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 35 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 2713, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1612278099725, "repeatPanelId": 256, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "comunicazione-api", "value": "comunicazione-api" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", service_system_name=~\"$service\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": null, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 35 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 2714, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1612278099725, "repeatPanelId": 256, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "eprocs-api", "value": "eprocs-api" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", service_system_name=~\"$service\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": null, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 35 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 2715, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1612278099725, "repeatPanelId": 256, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "fiscal-code-api", "value": "fiscal-code-api" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", service_system_name=~\"$service\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": null, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 43 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 2716, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1612278099725, "repeatPanelId": 256, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "grandi-impianti-api", "value": "grandi-impianti-api" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", service_system_name=~\"$service\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": null, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 43 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 2717, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1612278099725, "repeatPanelId": 256, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "intra-accordo-api", "value": "intra-accordo-api" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", service_system_name=~\"$service\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": null, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 43 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 2718, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1612278099725, "repeatPanelId": 256, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "intra-case-api", "value": "intra-case-api" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", service_system_name=~\"$service\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": null, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 43 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 2719, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1612278099725, "repeatPanelId": 256, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "intra-comunicazione-api", "value": "intra-comunicazione-api" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", service_system_name=~\"$service\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": null, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 51 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 2720, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1612278099725, "repeatPanelId": 256, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "intra-eprocs-api", "value": "intra-eprocs-api" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", service_system_name=~\"$service\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": null, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 51 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 2721, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1612278099725, "repeatPanelId": 256, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "intra-fepa-api", "value": "intra-fepa-api" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", service_system_name=~\"$service\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": null, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 51 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 2722, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1612278099725, "repeatPanelId": 256, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "intra-fiscal-code-api", "value": "intra-fiscal-code-api" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", service_system_name=~\"$service\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": null, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 51 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 2723, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1612278099725, "repeatPanelId": 256, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "intra-location-api", "value": "intra-location-api" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", service_system_name=~\"$service\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": null, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 59 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 2724, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1612278099725, "repeatPanelId": 256, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "intra-log-api", "value": "intra-log-api" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", service_system_name=~\"$service\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": null, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 59 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 2725, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1612278099725, "repeatPanelId": 256, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "intra-mail-api", "value": "intra-mail-api" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", service_system_name=~\"$service\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": null, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 59 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 2726, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1612278099725, "repeatPanelId": 256, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "intra-monitoraggio-api", "value": "intra-monitoraggio-api" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", service_system_name=~\"$service\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": null, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 59 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 2727, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1612278099725, "repeatPanelId": 256, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "intra-operatore-api", "value": "intra-operatore-api" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", service_system_name=~\"$service\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": null, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 67 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 2728, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1612278099725, "repeatPanelId": 256, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "intra-pagamenti-api", "value": "intra-pagamenti-api" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", service_system_name=~\"$service\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": null, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 67 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 2729, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1612278099725, "repeatPanelId": 256, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "intra-pin-api", "value": "intra-pin-api" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", service_system_name=~\"$service\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": null, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 67 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 2730, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1612278099725, "repeatPanelId": 256, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "intra-pratiche-api", "value": "intra-pratiche-api" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", service_system_name=~\"$service\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": null, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 67 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 2731, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1612278099725, "repeatPanelId": 256, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "intra-privacy-api", "value": "intra-privacy-api" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", service_system_name=~\"$service\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": null, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 75 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 2732, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1612278099725, "repeatPanelId": 256, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "intra-profilazione-api", "value": "intra-profilazione-api" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", service_system_name=~\"$service\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": null, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 75 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 2733, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1612278099725, "repeatPanelId": 256, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "intra-registro-snc-api", "value": "intra-registro-snc-api" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", service_system_name=~\"$service\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": null, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 75 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 2734, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1612278099725, "repeatPanelId": 256, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "intra-request-api", "value": "intra-request-api" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", service_system_name=~\"$service\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": null, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 75 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 2735, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1612278099725, "repeatPanelId": 256, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "intra-richieste-accordo-api", "value": "intra-richieste-accordo-api" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", service_system_name=~\"$service\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": null, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 83 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 2736, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1612278099725, "repeatPanelId": 256, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "intra-user-api", "value": "intra-user-api" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", service_system_name=~\"$service\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": null, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 83 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 2737, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1612278099725, "repeatPanelId": 256, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "location-api", "value": "location-api" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", service_system_name=~\"$service\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": null, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 83 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 2738, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1612278099725, "repeatPanelId": 256, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "log-api", "value": "log-api" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", service_system_name=~\"$service\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": null, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 83 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 2739, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1612278099725, "repeatPanelId": 256, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "operatore-api", "value": "operatore-api" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", service_system_name=~\"$service\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": null, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 91 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 2740, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1612278099725, "repeatPanelId": 256, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "pagamenti-api", "value": "pagamenti-api" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", service_system_name=~\"$service\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": null, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 91 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 2741, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1612278099725, "repeatPanelId": 256, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "portale-supporto-api", "value": "portale-supporto-api" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", service_system_name=~\"$service\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": null, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 91 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 2742, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1612278099725, "repeatPanelId": 256, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "pratiche-api", "value": "pratiche-api" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", service_system_name=~\"$service\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": null, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 91 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 2743, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1612278099725, "repeatPanelId": 256, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "pratiche-cb-api", "value": "pratiche-cb-api" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", service_system_name=~\"$service\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": null, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 99 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 2744, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1612278099725, "repeatPanelId": 256, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "pratiche-ct-api", "value": "pratiche-ct-api" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", service_system_name=~\"$service\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": null, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 99 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 2745, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1612278099725, "repeatPanelId": 256, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "privacy-api", "value": "privacy-api" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", service_system_name=~\"$service\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": null, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 99 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 2746, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1612278099725, "repeatPanelId": 256, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "public-case-api", "value": "public-case-api" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", service_system_name=~\"$service\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": null, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 99 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 2747, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1612278099725, "repeatPanelId": 256, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "public-fiscal-code-api", "value": "public-fiscal-code-api" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", service_system_name=~\"$service\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": null, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 107 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 2748, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1612278099725, "repeatPanelId": 256, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "public-location-api", "value": "public-location-api" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", service_system_name=~\"$service\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": null, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 107 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 2749, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1612278099725, "repeatPanelId": 256, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "public-pin-api", "value": "public-pin-api" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", service_system_name=~\"$service\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": null, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 107 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 2750, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1612278099725, "repeatPanelId": 256, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "public-privacy-api", "value": "public-privacy-api" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", service_system_name=~\"$service\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": null, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 107 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 2751, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1612278099725, "repeatPanelId": 256, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "public-request-api", "value": "public-request-api" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", service_system_name=~\"$service\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": null, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 115 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 2752, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1612278099725, "repeatPanelId": 256, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "public-user-api", "value": "public-user-api" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", service_system_name=~\"$service\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": null, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 115 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 2753, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1612278099725, "repeatPanelId": 256, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "registration-token", "value": "registration-token" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", service_system_name=~\"$service\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": null, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 115 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 2754, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1612278099725, "repeatPanelId": 256, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "registration-token-public", "value": "registration-token-public" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", service_system_name=~\"$service\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": null, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 115 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 2755, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1612278099725, "repeatPanelId": 256, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "registro-snc-api", "value": "registro-snc-api" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", service_system_name=~\"$service\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": null, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 123 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 2756, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1612278099725, "repeatPanelId": 256, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "request-api", "value": "request-api" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", service_system_name=~\"$service\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": null, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 123 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 2757, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1612278099725, "repeatPanelId": 256, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "richieste-accordo-api", "value": "richieste-accordo-api" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", service_system_name=~\"$service\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": null, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 123 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 2758, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1612278099725, "repeatPanelId": 256, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "user-api", "value": "user-api" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", service_system_name=~\"$service\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": null, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null } ], "title": "Total response time seconds (by Service)", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 70 }, "id": 275, "panels": [ { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 72 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 292, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeat": "service", "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "accordo-api", "value": "accordo-api" } }, "targets": [ { "expr": "upstream_response_time_seconds_bucket{service_system_name=~\"$service\"}", "format": "heatmap", "interval": "", "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": true }, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "spectrum" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 72 }, "heatmap": {}, "hideZeroBuckets": false, "highlightCards": true, "id": 1255, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1606385529174, "repeatPanelId": 292, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "campagna-api", "value": "campagna-api" } }, "targets": [ { "expr": "upstream_response_time_seconds_bucket{service_system_name=~\"$service\"}", "format": "time_series", "interval": "", "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": false }, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "spectrum" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 72 }, "heatmap": {}, "hideZeroBuckets": false, "highlightCards": true, "id": 1256, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1606385529174, "repeatPanelId": 292, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "comunicazione-api", "value": "comunicazione-api" } }, "targets": [ { "expr": "upstream_response_time_seconds_bucket{service_system_name=~\"$service\"}", "format": "time_series", "interval": "", "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": false }, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "spectrum" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 72 }, "heatmap": {}, "hideZeroBuckets": false, "highlightCards": true, "id": 1257, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1606385529174, "repeatPanelId": 292, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "grandi-impianti-api", "value": "grandi-impianti-api" } }, "targets": [ { "expr": "upstream_response_time_seconds_bucket{service_system_name=~\"$service\"}", "format": "time_series", "interval": "", "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": false }, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "spectrum" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 80 }, "heatmap": {}, "hideZeroBuckets": false, "highlightCards": true, "id": 1258, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1606385529174, "repeatPanelId": 292, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "intra-accordo-api", "value": "intra-accordo-api" } }, "targets": [ { "expr": "upstream_response_time_seconds_bucket{service_system_name=~\"$service\"}", "format": "time_series", "interval": "", "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": false }, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "spectrum" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 80 }, "heatmap": {}, "hideZeroBuckets": false, "highlightCards": true, "id": 1259, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1606385529174, "repeatPanelId": 292, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "intra-comunicazione-api", "value": "intra-comunicazione-api" } }, "targets": [ { "expr": "upstream_response_time_seconds_bucket{service_system_name=~\"$service\"}", "format": "time_series", "interval": "", "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": false }, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "spectrum" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 80 }, "heatmap": {}, "hideZeroBuckets": false, "highlightCards": true, "id": 1260, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1606385529174, "repeatPanelId": 292, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "intra-fiscal-code-api", "value": "intra-fiscal-code-api" } }, "targets": [ { "expr": "upstream_response_time_seconds_bucket{service_system_name=~\"$service\"}", "format": "time_series", "interval": "", "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": false }, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "spectrum" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 80 }, "heatmap": {}, "hideZeroBuckets": false, "highlightCards": true, "id": 1261, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1606385529174, "repeatPanelId": 292, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "intra-location-api", "value": "intra-location-api" } }, "targets": [ { "expr": "upstream_response_time_seconds_bucket{service_system_name=~\"$service\"}", "format": "time_series", "interval": "", "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": false }, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "spectrum" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 88 }, "heatmap": {}, "hideZeroBuckets": false, "highlightCards": true, "id": 1262, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1606385529174, "repeatPanelId": 292, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "intra-log-api", "value": "intra-log-api" } }, "targets": [ { "expr": "upstream_response_time_seconds_bucket{service_system_name=~\"$service\"}", "format": "time_series", "interval": "", "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": false }, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "spectrum" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 88 }, "heatmap": {}, "hideZeroBuckets": false, "highlightCards": true, "id": 1263, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1606385529174, "repeatPanelId": 292, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "intra-operatore-api", "value": "intra-operatore-api" } }, "targets": [ { "expr": "upstream_response_time_seconds_bucket{service_system_name=~\"$service\"}", "format": "time_series", "interval": "", "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": false }, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "spectrum" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 88 }, "heatmap": {}, "hideZeroBuckets": false, "highlightCards": true, "id": 1264, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1606385529174, "repeatPanelId": 292, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "intra-privacy-api", "value": "intra-privacy-api" } }, "targets": [ { "expr": "upstream_response_time_seconds_bucket{service_system_name=~\"$service\"}", "format": "time_series", "interval": "", "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": false }, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "spectrum" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 88 }, "heatmap": {}, "hideZeroBuckets": false, "highlightCards": true, "id": 1265, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1606385529174, "repeatPanelId": 292, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "intra-profilazione-api", "value": "intra-profilazione-api" } }, "targets": [ { "expr": "upstream_response_time_seconds_bucket{service_system_name=~\"$service\"}", "format": "time_series", "interval": "", "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": false }, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "spectrum" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 96 }, "heatmap": {}, "hideZeroBuckets": false, "highlightCards": true, "id": 1266, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1606385529174, "repeatPanelId": 292, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "intra-registro-snc-api", "value": "intra-registro-snc-api" } }, "targets": [ { "expr": "upstream_response_time_seconds_bucket{service_system_name=~\"$service\"}", "format": "time_series", "interval": "", "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": false }, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "spectrum" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 96 }, "heatmap": {}, "hideZeroBuckets": false, "highlightCards": true, "id": 1267, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1606385529174, "repeatPanelId": 292, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "intra-richieste-accordo-api", "value": "intra-richieste-accordo-api" } }, "targets": [ { "expr": "upstream_response_time_seconds_bucket{service_system_name=~\"$service\"}", "format": "time_series", "interval": "", "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": false }, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "spectrum" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 96 }, "heatmap": {}, "hideZeroBuckets": false, "highlightCards": true, "id": 1268, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1606385529174, "repeatPanelId": 292, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "intra-user-api", "value": "intra-user-api" } }, "targets": [ { "expr": "upstream_response_time_seconds_bucket{service_system_name=~\"$service\"}", "format": "time_series", "interval": "", "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": false }, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "spectrum" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 96 }, "heatmap": {}, "hideZeroBuckets": false, "highlightCards": true, "id": 1269, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1606385529174, "repeatPanelId": 292, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "location-api", "value": "location-api" } }, "targets": [ { "expr": "upstream_response_time_seconds_bucket{service_system_name=~\"$service\"}", "format": "time_series", "interval": "", "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": false }, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "spectrum" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 104 }, "heatmap": {}, "hideZeroBuckets": false, "highlightCards": true, "id": 1270, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1606385529174, "repeatPanelId": 292, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "log-api", "value": "log-api" } }, "targets": [ { "expr": "upstream_response_time_seconds_bucket{service_system_name=~\"$service\"}", "format": "time_series", "interval": "", "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": false }, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "spectrum" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 104 }, "heatmap": {}, "hideZeroBuckets": false, "highlightCards": true, "id": 1271, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1606385529174, "repeatPanelId": 292, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "operatore-api", "value": "operatore-api" } }, "targets": [ { "expr": "upstream_response_time_seconds_bucket{service_system_name=~\"$service\"}", "format": "time_series", "interval": "", "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": false }, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "spectrum" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 104 }, "heatmap": {}, "hideZeroBuckets": false, "highlightCards": true, "id": 1272, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1606385529174, "repeatPanelId": 292, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "pagamenti-api", "value": "pagamenti-api" } }, "targets": [ { "expr": "upstream_response_time_seconds_bucket{service_system_name=~\"$service\"}", "format": "time_series", "interval": "", "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": false }, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "spectrum" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 104 }, "heatmap": {}, "hideZeroBuckets": false, "highlightCards": true, "id": 1273, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1606385529174, "repeatPanelId": 292, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "portale-supporto-api", "value": "portale-supporto-api" } }, "targets": [ { "expr": "upstream_response_time_seconds_bucket{service_system_name=~\"$service\"}", "format": "time_series", "interval": "", "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": false }, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "spectrum" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 112 }, "heatmap": {}, "hideZeroBuckets": false, "highlightCards": true, "id": 1274, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1606385529174, "repeatPanelId": 292, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "pratiche-api", "value": "pratiche-api" } }, "targets": [ { "expr": "upstream_response_time_seconds_bucket{service_system_name=~\"$service\"}", "format": "time_series", "interval": "", "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": false }, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "spectrum" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 112 }, "heatmap": {}, "hideZeroBuckets": false, "highlightCards": true, "id": 1275, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1606385529174, "repeatPanelId": 292, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "public-fiscal-code-api", "value": "public-fiscal-code-api" } }, "targets": [ { "expr": "upstream_response_time_seconds_bucket{service_system_name=~\"$service\"}", "format": "time_series", "interval": "", "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": false }, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "spectrum" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 112 }, "heatmap": {}, "hideZeroBuckets": false, "highlightCards": true, "id": 1276, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1606385529174, "repeatPanelId": 292, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "public-location-api", "value": "public-location-api" } }, "targets": [ { "expr": "upstream_response_time_seconds_bucket{service_system_name=~\"$service\"}", "format": "time_series", "interval": "", "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": false }, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "spectrum" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 112 }, "heatmap": {}, "hideZeroBuckets": false, "highlightCards": true, "id": 1277, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1606385529174, "repeatPanelId": 292, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "public-privacy-api", "value": "public-privacy-api" } }, "targets": [ { "expr": "upstream_response_time_seconds_bucket{service_system_name=~\"$service\"}", "format": "time_series", "interval": "", "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": false }, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "spectrum" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 120 }, "heatmap": {}, "hideZeroBuckets": false, "highlightCards": true, "id": 1278, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1606385529174, "repeatPanelId": 292, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "public-request-api", "value": "public-request-api" } }, "targets": [ { "expr": "upstream_response_time_seconds_bucket{service_system_name=~\"$service\"}", "format": "time_series", "interval": "", "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": false }, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "spectrum" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 120 }, "heatmap": {}, "hideZeroBuckets": false, "highlightCards": true, "id": 1279, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1606385529174, "repeatPanelId": 292, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "public-user-api", "value": "public-user-api" } }, "targets": [ { "expr": "upstream_response_time_seconds_bucket{service_system_name=~\"$service\"}", "format": "time_series", "interval": "", "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": false }, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "spectrum" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 120 }, "heatmap": {}, "hideZeroBuckets": false, "highlightCards": true, "id": 1280, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1606385529174, "repeatPanelId": 292, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "registration-token", "value": "registration-token" } }, "targets": [ { "expr": "upstream_response_time_seconds_bucket{service_system_name=~\"$service\"}", "format": "time_series", "interval": "", "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": false }, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "spectrum" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 120 }, "heatmap": {}, "hideZeroBuckets": false, "highlightCards": true, "id": 1281, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1606385529174, "repeatPanelId": 292, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "registration-token-public", "value": "registration-token-public" } }, "targets": [ { "expr": "upstream_response_time_seconds_bucket{service_system_name=~\"$service\"}", "format": "time_series", "interval": "", "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": false }, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "spectrum" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 128 }, "heatmap": {}, "hideZeroBuckets": false, "highlightCards": true, "id": 1282, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1606385529174, "repeatPanelId": 292, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "registro-snc-api", "value": "registro-snc-api" } }, "targets": [ { "expr": "upstream_response_time_seconds_bucket{service_system_name=~\"$service\"}", "format": "time_series", "interval": "", "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": false }, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "spectrum" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 128 }, "heatmap": {}, "hideZeroBuckets": false, "highlightCards": true, "id": 1283, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1606385529174, "repeatPanelId": 292, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "request-api", "value": "request-api" } }, "targets": [ { "expr": "upstream_response_time_seconds_bucket{service_system_name=~\"$service\"}", "format": "time_series", "interval": "", "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": false }, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "exponent": 0.5, "mode": "spectrum" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 128 }, "heatmap": {}, "hideZeroBuckets": false, "highlightCards": true, "id": 1284, "legend": { "show": false }, "pluginVersion": "7.1.0", "repeatIteration": 1606385529174, "repeatPanelId": 292, "reverseYBuckets": true, "scopedVars": { "service": { "selected": false, "text": "user-api", "value": "user-api" } }, "targets": [ { "expr": "upstream_response_time_seconds_bucket{service_system_name=~\"$service\"}", "format": "time_series", "interval": "", "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$service Response Time", "tooltip": { "show": true, "showHistogram": false }, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null } ], "title": "Response times from upstream servers (by service)", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 71 }, "id": 10, "panels": [ { "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 24, "x": 0, "y": 20 }, "hiddenSeries": false, "id": 2, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": false, "max": true, "min": true, "rightSide": true, "show": true, "sideWidth": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.1.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(nginx_http_connections{namespace=~\"$namespace\", pod=~\"$pod\", state=\"total\", service=~\"apicast-production\"}[$time_range]))", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "apicast-production", "refId": "A" }, { "expr": "sum(increase(nginx_http_connections{namespace=~\"$namespace\", pod=~\"$pod\", state=\"total\", service=~\"apicast-staging\"}[$time_range]))", "interval": "", "legendFormat": "apicast-staging", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Total HTTP connections", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:100", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:101", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 26 }, "hiddenSeries": false, "id": 3, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": false, "max": true, "min": true, "rightSide": true, "show": true, "sideWidth": null, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.1.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(nginx_http_connections{namespace=~\"$namespace\", pod=~\"$pod\", state=\"accepted\", service=~\"apicast-production\"}[$time_range]))", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "apicast-production", "refId": "A" }, { "expr": "sum(increase(nginx_http_connections{namespace=~\"$namespace\", pod=~\"$pod\", state=\"accepted\", service=~\"apicast-staging\"}[$time_range]))", "interval": "", "legendFormat": "apicast-staging", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Accepted HTTP connections", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:187", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:188", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 26 }, "hiddenSeries": false, "id": 4, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": false, "max": true, "min": true, "rightSide": true, "show": true, "sideWidth": null, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.1.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(nginx_http_connections{namespace=~\"$namespace\", pod=~\"$pod\", state=\"active\", service=~\"apicast-production\"}[$time_range]))", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "apicast-production", "refId": "A" }, { "expr": "sum(increase(nginx_http_connections{namespace=~\"$namespace\", pod=~\"$pod\", state=\"active\", service=~\"apicast-staging\"}[$time_range]))", "interval": "", "legendFormat": "apicast-staging", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Active HTTP connections", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:359", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:360", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 33 }, "hiddenSeries": false, "id": 5, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": false, "max": true, "min": true, "rightSide": true, "show": true, "sideWidth": null, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.1.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(nginx_http_connections{namespace=~\"$namespace\", pod=~\"$pod\", state=\"reading\", service=~\"apicast-production\"}[$time_range]))", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "apicast-production", "refId": "A" }, { "expr": "increase(nginx_http_connections{namespace=~\"$namespace\", pod=~\"$pod\", state=\"reading\", service=~\"apicast-staging\"}[$time_range])", "interval": "", "legendFormat": "apicast-staging", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Reading HTTP connections", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:446", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:447", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 33 }, "hiddenSeries": false, "id": 7, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": false, "max": true, "min": true, "rightSide": true, "show": true, "sideWidth": null, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.1.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(nginx_http_connections{namespace=~\"$namespace\", pod=~\"$pod\", state=\"writing\", service=\"apicast-production\"}[$time_range]))", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "apicast-production", "refId": "A" }, { "expr": "increase(nginx_http_connections{namespace=~\"$namespace\", pod=~\"$pod\", state=\"reading\", service=~\"apicast-staging\"}[$time_range])", "interval": "", "legendFormat": "apicast-staging", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Writing HTTP connections", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:533", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:534", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 40 }, "hiddenSeries": false, "id": 6, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": false, "max": true, "min": true, "rightSide": true, "show": true, "sideWidth": null, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.1.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(nginx_http_connections{namespace=~\"$namespace\", pod=~\"$pod\", state=\"waiting\", service=\"apicast-production\"}[$time_range]))", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "apicast-production", "refId": "A" }, { "expr": "sum(increase(nginx_http_connections{namespace=~\"$namespace\", pod=~\"$pod\", state=\"waiting\", service=\"apicast-staging\"}[$time_range]))", "interval": "", "legendFormat": "apicast-staging", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Waiting HTTP connections", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:620", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:621", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 40 }, "hiddenSeries": false, "id": 8, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": false, "max": true, "min": true, "rightSide": true, "show": true, "sideWidth": null, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.1.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(nginx_http_connections{namespace=~\"$namespace\", pod=~\"$pod\", state=\"handled\", service=~\"apicast-production\"}[$time_range]))", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "apicast-production", "refId": "A" }, { "expr": "sum(increase(nginx_http_connections{namespace=~\"$namespace\", pod=~\"$pod\", state=\"handled\", service=~\"apicast-staging\"}[$time_range]))", "interval": "", "legendFormat": "apicast-staging", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Handled HTTP connections", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:707", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:708", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Number of nginx-lua-prometheus errors", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 24, "x": 0, "y": 47 }, "hiddenSeries": false, "id": 13, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": false, "max": true, "min": true, "rightSide": true, "show": true, "sideWidth": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.1.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "increase(nginx_metric_errors_total{namespace=~\"$namespace\", pod=~\"$pod\"}[$time_range])", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{pod}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Number of nginx-lua-prometheus errors", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Nginx Http Connections", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 72 }, "id": 248, "panels": [ { "cacheTimeout": null, "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolatePuBuGn", "exponent": 0.5, "max": null, "min": null, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "description": "Response times from upstream servers", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "gridPos": { "h": 9, "w": 6, "x": 0, "y": 74 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 19, "legend": { "show": false }, "links": [], "maxPerRow": null, "pluginVersion": "6.2.5", "repeat": "pod", "repeatDirection": "h", "reverseYBuckets": true, "scopedVars": { "pod": { "selected": false, "text": "apicast-production-26-8n9xx", "value": "apicast-production-26-8n9xx" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", pod=~\"$pod\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Total response time $pod", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": 0, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cacheTimeout": null, "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolatePuBuGn", "exponent": 0.5, "max": null, "min": null, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "description": "Response times from upstream servers", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "gridPos": { "h": 9, "w": 6, "x": 6, "y": 74 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 1355, "legend": { "show": false }, "links": [], "maxPerRow": null, "pluginVersion": "6.2.5", "repeatDirection": "h", "repeatIteration": 1606386129665, "repeatPanelId": 19, "reverseYBuckets": true, "scopedVars": { "pod": { "selected": false, "text": "apicast-production-26-52rzb", "value": "apicast-production-26-52rzb" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", pod=~\"$pod\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Total response time $pod", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": 0, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cacheTimeout": null, "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolatePuBuGn", "exponent": 0.5, "max": null, "min": null, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "description": "Response times from upstream servers", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "gridPos": { "h": 9, "w": 6, "x": 12, "y": 74 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 1356, "legend": { "show": false }, "links": [], "maxPerRow": null, "pluginVersion": "6.2.5", "repeatDirection": "h", "repeatIteration": 1606386129665, "repeatPanelId": 19, "reverseYBuckets": true, "scopedVars": { "pod": { "selected": false, "text": "apicast-staging-9-wnmgb", "value": "apicast-staging-9-wnmgb" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", pod=~\"$pod\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Total response time $pod", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": 0, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cacheTimeout": null, "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolatePuBuGn", "exponent": 0.5, "max": null, "min": null, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "description": "Response times from upstream servers", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "gridPos": { "h": 9, "w": 6, "x": 18, "y": 74 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 1357, "legend": { "show": false }, "links": [], "maxPerRow": null, "pluginVersion": "6.2.5", "repeatDirection": "h", "repeatIteration": 1606386129665, "repeatPanelId": 19, "reverseYBuckets": true, "scopedVars": { "pod": { "selected": false, "text": "apicast-production-26-njrqq", "value": "apicast-production-26-njrqq" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", pod=~\"$pod\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Total response time $pod", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": 0, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cacheTimeout": null, "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolatePuBuGn", "exponent": 0.5, "max": null, "min": null, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "description": "Response times from upstream servers", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "gridPos": { "h": 9, "w": 6, "x": 0, "y": 83 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 1358, "legend": { "show": false }, "links": [], "maxPerRow": null, "pluginVersion": "6.2.5", "repeatDirection": "h", "repeatIteration": 1606386129665, "repeatPanelId": 19, "reverseYBuckets": true, "scopedVars": { "pod": { "selected": false, "text": "apicast-production-26-9lzg8", "value": "apicast-production-26-9lzg8" } }, "targets": [ { "expr": "total_response_time_seconds_bucket{namespace=~\"$namespace\", pod=~\"$pod\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Total response time $pod", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": 0, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null } ], "title": "Total Response Time Buckets", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 73 }, "id": 21, "panels": [ { "cacheTimeout": null, "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolatePuBuGn", "exponent": 0.5, "max": null, "min": null, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "description": "Response times from upstream servers", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "gridPos": { "h": 9, "w": 6, "x": 0, "y": 67 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 18, "legend": { "show": false }, "links": [], "pluginVersion": "6.2.5", "repeat": "pod", "repeatDirection": "h", "reverseYBuckets": true, "scopedVars": { "pod": { "selected": false, "text": "apicast-production-25-5gnrg", "value": "apicast-production-25-5gnrg" } }, "targets": [ { "expr": "upstream_response_time_seconds_bucket{namespace=~\"$namespace\", pod=~\"$pod\"}", "format": "heatmap", "instant": false, "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Upstream response time $pod", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": 0, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cacheTimeout": null, "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolatePuBuGn", "exponent": 0.5, "max": null, "min": null, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "description": "Response times from upstream servers", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "gridPos": { "h": 9, "w": 6, "x": 6, "y": 67 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 1018, "legend": { "show": false }, "links": [], "pluginVersion": "6.2.5", "repeatDirection": "h", "repeatIteration": 1605882026465, "repeatPanelId": 18, "reverseYBuckets": true, "scopedVars": { "pod": { "selected": false, "text": "apicast-production-25-vrprh", "value": "apicast-production-25-vrprh" } }, "targets": [ { "expr": "upstream_response_time_seconds_bucket{namespace=~\"$namespace\", pod=~\"$pod\"}", "format": "heatmap", "instant": false, "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Upstream response time $pod", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": 0, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cacheTimeout": null, "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolatePuBuGn", "exponent": 0.5, "max": null, "min": null, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "description": "Response times from upstream servers", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "gridPos": { "h": 9, "w": 6, "x": 12, "y": 67 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 1019, "legend": { "show": false }, "links": [], "pluginVersion": "6.2.5", "repeatDirection": "h", "repeatIteration": 1605882026465, "repeatPanelId": 18, "reverseYBuckets": true, "scopedVars": { "pod": { "selected": false, "text": "apicast-staging-9-wnmgb", "value": "apicast-staging-9-wnmgb" } }, "targets": [ { "expr": "upstream_response_time_seconds_bucket{namespace=~\"$namespace\", pod=~\"$pod\"}", "format": "heatmap", "instant": false, "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Upstream response time $pod", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": 0, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cacheTimeout": null, "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolatePuBuGn", "exponent": 0.5, "max": null, "min": null, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "description": "Response times from upstream servers", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "gridPos": { "h": 9, "w": 6, "x": 18, "y": 67 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 1020, "legend": { "show": false }, "links": [], "pluginVersion": "6.2.5", "repeatDirection": "h", "repeatIteration": 1605882026465, "repeatPanelId": 18, "reverseYBuckets": true, "scopedVars": { "pod": { "selected": false, "text": "apicast-production-25-r7g8k", "value": "apicast-production-25-r7g8k" } }, "targets": [ { "expr": "upstream_response_time_seconds_bucket{namespace=~\"$namespace\", pod=~\"$pod\"}", "format": "heatmap", "instant": false, "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Upstream response time $pod", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": 0, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cacheTimeout": null, "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolatePuBuGn", "exponent": 0.5, "max": null, "min": null, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "description": "Response times from upstream servers", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "gridPos": { "h": 9, "w": 6, "x": 0, "y": 76 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 1021, "legend": { "show": false }, "links": [], "pluginVersion": "6.2.5", "repeatDirection": "h", "repeatIteration": 1605882026465, "repeatPanelId": 18, "reverseYBuckets": true, "scopedVars": { "pod": { "selected": false, "text": "apicast-production-25-q7bht", "value": "apicast-production-25-q7bht" } }, "targets": [ { "expr": "upstream_response_time_seconds_bucket{namespace=~\"$namespace\", pod=~\"$pod\"}", "format": "heatmap", "instant": false, "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Upstream response time $pod", "tooltip": { "show": true, "showHistogram": true }, "tooltipDecimals": 0, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null } ], "title": "Upstream Response Time Buckets", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 74 }, "id": 27, "panels": [ { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "index": 0, "value": null }, { "color": "green", "index": 1, "value": 10 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 5, "w": 24, "x": 0, "y": 68 }, "id": 24, "links": [], "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "7.2.1", "targets": [ { "expr": "100 * openresty_shdict_free_space{dict=\"api_keys\", pod=~\"$pod\", namespace=~\"$namespace\"} / openresty_shdict_capacity{dict=\"api_keys\", pod=~\"$pod\", namespace=~\"$namespace\"} ", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{pod}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Api Keys", "type": "gauge" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "index": 0, "value": null }, { "color": "green", "index": 1, "value": 10 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 5, "w": 24, "x": 0, "y": 73 }, "id": 28, "links": [], "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "7.2.1", "targets": [ { "expr": "100 * openresty_shdict_free_space{dict=\"batched_reports\", pod=~\"$pod\", namespace=~\"$namespace\"} / openresty_shdict_capacity{dict=\"batched_reports\", pod=~\"$pod\", namespace=~\"$namespace\"} ", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{pod}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Batched Reports", "type": "gauge" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "index": 0, "value": null }, { "color": "green", "index": 1, "value": 10 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 5, "w": 24, "x": 0, "y": 78 }, "id": 29, "links": [], "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "7.2.1", "targets": [ { "expr": "100 * openresty_shdict_free_space{dict=\"batched_reports_locks\", pod=~\"$pod\", namespace=~\"$namespace\"} / openresty_shdict_capacity{dict=\"batched_reports_locks\", pod=~\"$pod\", namespace=~\"$namespace\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{pod}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Batched Reports Locks", "type": "gauge" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "index": 0, "value": null }, { "color": "green", "index": 1, "value": 10 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 5, "w": 24, "x": 0, "y": 83 }, "id": 30, "links": [], "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "7.2.1", "targets": [ { "expr": "100 * openresty_shdict_free_space{dict=\"cached_auths\", pod=~\"$pod\", namespace=~\"$namespace\"} / openresty_shdict_capacity{dict=\"cached_auths\", pod=~\"$pod\", namespace=~\"$namespace\"} ", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{pod}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Cached Auths", "type": "gauge" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "index": 0, "value": null }, { "color": "green", "index": 1, "value": 10 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 5, "w": 24, "x": 0, "y": 88 }, "id": 31, "links": [], "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "7.2.1", "targets": [ { "expr": "100 * openresty_shdict_free_space{dict=\"configuration\", pod=~\"$pod\", namespace=~\"$namespace\"} / openresty_shdict_capacity{dict=\"configuration\", pod=~\"$pod\", namespace=~\"$namespace\"} ", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{pod}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Configuration", "type": "gauge" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "index": 0, "value": null }, { "color": "green", "index": 1, "value": 10 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 5, "w": 24, "x": 0, "y": 93 }, "id": 32, "links": [], "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "7.2.1", "targets": [ { "expr": "100 * openresty_shdict_free_space{dict=\"init\", pod=~\"$pod\", namespace=~\"$namespace\"} / openresty_shdict_capacity{dict=\"init\", pod=~\"$pod\", namespace=~\"$namespace\"} ", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{pod}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Init", "type": "gauge" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "index": 0, "value": null }, { "color": "green", "index": 1, "value": 10 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 5, "w": 24, "x": 0, "y": 98 }, "id": 33, "links": [], "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "7.2.1", "targets": [ { "expr": "100 * openresty_shdict_free_space{dict=\"limiter\", pod=~\"$pod\", namespace=~\"$namespace\"} / openresty_shdict_capacity{dict=\"limiter\", pod=~\"$pod\", namespace=~\"$namespace\"} ", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{pod}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Limiter", "type": "gauge" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "index": 0, "value": null }, { "color": "green", "index": 1, "value": 10 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 5, "w": 24, "x": 0, "y": 103 }, "id": 34, "links": [], "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "7.2.1", "targets": [ { "expr": "100 * openresty_shdict_free_space{dict=\"locks\", pod=~\"$pod\", namespace=~\"$namespace\"} / openresty_shdict_capacity{dict=\"locks\", pod=~\"$pod\", namespace=~\"$namespace\"} ", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{pod}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Locks", "type": "gauge" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "index": 0, "value": null }, { "color": "green", "index": 1, "value": 10 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 5, "w": 24, "x": 0, "y": 108 }, "id": 35, "links": [], "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "7.2.1", "targets": [ { "expr": "100 * openresty_shdict_free_space{dict=\"prometheus_metrics\", pod=~\"$pod\", namespace=~\"$namespace\"} / openresty_shdict_capacity{dict=\"prometheus_metrics\", pod=~\"$pod\", namespace=~\"$namespace\"} ", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{pod}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Prometheus Metrics", "type": "gauge" } ], "title": "OpenResty shared dictionary free space", "type": "row" } ], "refresh": "30s", "schemaVersion": 26, "style": "dark", "tags": [ "3scale" ], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(kube_namespace_labels{namespace=~\".*3scale.*\"}, namespace)", "error": null, "hide": 0, "includeAll": false, "label": "Namespace", "multi": true, "name": "namespace", "options": [], "query": "label_values(kube_namespace_labels{namespace=~\".*3scale.*\"}, namespace)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(nginx_http_connections{namespace=~\".*3scale.*\"}, pod)", "error": null, "hide": 0, "includeAll": true, "label": "Pod", "multi": true, "name": "pod", "options": [], "query": "label_values(nginx_http_connections{namespace=~\".*3scale.*\"}, pod)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(upstream_status, status)", "error": null, "hide": 0, "includeAll": true, "label": "httpCode", "multi": true, "name": "httpCode", "options": [], "query": "label_values(upstream_status, status)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 3, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "auto": true, "auto_count": 30, "auto_min": "1m", "current": { "selected": false, "text": "auto", "value": "$__auto_interval_time_range" }, "error": null, "hide": 0, "label": "Interval", "name": "time_range", "options": [ { "selected": true, "text": "auto", "value": "$__auto_interval_time_range" }, { "selected": false, "text": "5s", "value": "5s" }, { "selected": false, "text": "10s", "value": "10s" }, { "selected": false, "text": "30s", "value": "30s" }, { "selected": false, "text": "1m", "value": "1m" }, { "selected": false, "text": "5m", "value": "5m" }, { "selected": false, "text": "15m", "value": "15m" }, { "selected": false, "text": "30m", "value": "30m" }, { "selected": false, "text": "1h", "value": "1h" }, { "selected": false, "text": "2h", "value": "2h" }, { "selected": false, "text": "1d", "value": "1d" } ], "query": "5s,10s,30s,1m,5m,15m,30m,1h,2h,1d", "queryValue": "", "refresh": 2, "skipUrlSync": false, "type": "interval" }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(total_response_time_seconds_bucket, service_system_name)", "error": null, "hide": 0, "includeAll": true, "label": "Service", "multi": true, "name": "service", "options": [], "query": "label_values(total_response_time_seconds_bucket, service_system_name)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-3h", "to": "now" }, "timepicker": { "refresh_intervals": [ "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "3Scale", "uid": "uVhQThlZz", "version": 29 }
2021-02-02 15:28:19 UTC
2021-02-02 15:28:31 UTC
0
0
10,160
1
250,489
14,692
243
lfp-jvm
LFP / JVM
lfp jvm
2019-05-08 07:15:10 UTC
2019-07-11 06:38:30 UTC
0
null
0
0
nodeExporter
null
0
0
14,692
1
10,160
5
131
lfp jvm
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.2.0" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "table", "name": "Table", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "lfp jvm", "editable": true, "gnetId": 10160, "graphTooltip": 0, "id": null, "iteration": 1562827037995, "links": [], "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "fill": 1, "gridPos": { "h": 11, "w": 12, "x": 0, "y": 0 }, "id": 2, "interval": "", "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "paceLength": 10, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/GC - .*/", "dashes": true, "fill": 0, "legend": false, "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "jvm_memory_bytes_max{namespace=~\"$namespace\",service=~\"$service\",area=\"heap\"}", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "memory_max {{namespace}} - {{pod}}", "refId": "B" }, { "expr": "jvm_memory_bytes_used{namespace=~\"$namespace\",service=~\"$service\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "memory_used_{{area}} {{namespace}} - {{pod}}", "refId": "C" }, { "expr": "jvm_memory_bytes_committed{namespace=~\"$namespace\",service=~\"$service\"}", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "memory_committed {{area}} {{namespace}} - {{pod}}", "refId": "D" }, { "expr": "sum(increase(jvm_gc_collection_seconds_sum{namespace=~\"$namespace\", service=~\"$service\"}[30s])) by (gc)", "format": "time_series", "intervalFactor": 1, "legendFormat": "GC - {{gc}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "JVM Memory", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "percentunit", "label": "GC", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "fill": 1, "gridPos": { "h": 11, "w": 12, "x": 12, "y": 0 }, "id": 4, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "paceLength": 10, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "jvm_threads_current{namespace=~\"$namespace\",service=~\"$service\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "threads_current {{namespace}} - {{pod}}", "refId": "A" }, { "expr": "jvm_threads_peak{namespace=~\"$namespace\",service=~\"$service\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "threads_peak {{namespace}} - {{pod}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "JVM Threads", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "fill": 1, "gridPos": { "h": 11, "w": 12, "x": 0, "y": 11 }, "id": 7, "interval": "", "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "paceLength": 10, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "container_memory_usage_bytes{namespace=~\"$namespace\", pod_name=~\"$service.*\", container_name!=\"POD\", container_name!=\"\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{container_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Pod Total Memory", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "percentunit", "label": "GC", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "fill": 1, "gridPos": { "h": 11, "w": 12, "x": 12, "y": 11 }, "id": 8, "interval": "", "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "paceLength": 10, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(namespace_pod_name_container_name:container_cpu_usage_seconds_total:sum_rate{namespace=~\"$namespace\", pod_name=~\"$service.*\", container_name!=\"POD\"}) by (container_name)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{container_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Pod CPU", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "percentunit", "label": "GC", "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "fill": 1, "gridPos": { "h": 11, "w": 12, "x": 0, "y": 22 }, "id": 9, "interval": "", "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "paceLength": 10, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "increase(container_network_receive_bytes_total{job=\"kubelet\", namespace=~\"$namespace\", pod_name=~\"$service.*\"}[1m])", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "RX - {{pod_name}} - {{interface}}", "refId": "A" }, { "expr": "increase(container_network_transmit_bytes_total{job=\"kubelet\", namespace=~\"$namespace\", pod_name=~\"$service.*\"}[1m])", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "TX - {{pod_name}} - {{interface}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Pod Network traffic", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "percentunit", "label": "GC", "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "fill": 1, "gridPos": { "h": 11, "w": 12, "x": 12, "y": 22 }, "id": 10, "interval": "", "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "paceLength": 10, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "kube_pod_container_status_restarts_total{job=\"kube-state-metrics\", namespace=~\"$namespace\", pod=~\"$service.*\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{pod}} ", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Pod Network traffic", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "percentunit", "label": "GC", "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "columns": [], "fontSize": "100%", "gridPos": { "h": 7, "w": 24, "x": 0, "y": 33 }, "id": 6, "links": [], "options": {}, "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 0, "desc": true }, "styles": [ { "alias": "Time", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "date" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "__name__", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "endpoint|instance|job|service|Value", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "number", "unit": "short" } ], "targets": [ { "expr": "jvm_info{namespace=~\"$namespace\",service=~\"$service\"}", "format": "table", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{pod}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "JVM Info", "transform": "table", "type": "table" } ], "refresh": "10s", "schemaVersion": 18, "style": "dark", "tags": [ "lfp-monitor" ], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(jvm_gc_collection_seconds_count,namespace)", "hide": 0, "includeAll": true, "label": "Namespace", "multi": false, "name": "namespace", "options": [], "query": "label_values(jvm_gc_collection_seconds_count,namespace)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(jvm_gc_collection_seconds_count{namespace=~\"$namespace\"},service)", "hide": 0, "includeAll": true, "label": "Service", "multi": false, "name": "service", "options": [], "query": "label_values(jvm_gc_collection_seconds_count{namespace=~\"$namespace\"},service)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-30m", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "LFP / JVM", "uid": "NxmHFh6iz", "version": 17 }
2019-07-11 06:38:30 UTC
null
0
0
11,820
1
354,426
16,785
2,083
istio-citadel-dashboard
Istio Citadel Dashboard
Istio Citadel Dashboard version 1.6-alpha.dddac196dab141c16b0fccf6975f2b15bf1d33d5
2020-02-27 23:31:28 UTC
2020-02-28 01:02:08 UTC
0
Info
0
0
null
null
0
0
16,785
1
11,820
5
1,422
Istio Citadel Dashboard version 1.6-alpha.dddac196dab141c16b0fccf6975f2b15bf1d33d5
{ "__input": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.4.3" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "5.0.0" }, { "type": "panel", "id": "table", "name": "Table", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Istio Citadel Dashboard version 1.6-alpha.dddac196dab141c16b0fccf6975f2b15bf1d33d5", "editable": true, "gnetId": 11820, "graphTooltip": 0, "links": [], "panels": [ { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 8, "panels": [], "title": "Performance", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "description": "CPU usage across Citadel instances.", "fill": 1, "gridPos": { "h": 6, "w": 8, "x": 0, "y": 1 }, "id": 10, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(container_cpu_usage_seconds_total{job=\"kubernetes-cadvisor\",container=~\"citadel\", pod=~\"istio-citadel-.*\"}[1m]))", "format": "time_series", "intervalFactor": 1, "legendFormat": "Citadel CPU usage rate", "refId": "A" }, { "expr": "irate(process_cpu_seconds_total{job=\"citadel\"}[1m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "Citadel CPU usage irate", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "description": "Citadel process memory statistics.", "fill": 1, "gridPos": { "h": 6, "w": 8, "x": 8, "y": 1 }, "id": 12, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "process_virtual_memory_bytes{job=\"citadel\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Virtual Memory", "refId": "A" }, { "expr": "process_resident_memory_bytes{job=\"citadel\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Resident Memory", "refId": "B" }, { "expr": "go_memstats_heap_sys_bytes{job=\"citadel\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Heap Memory Total", "refId": "C" }, { "expr": "go_memstats_alloc_bytes{job=\"citadel\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Heap Memory Allocated", "refId": "E" }, { "expr": "go_memstats_heap_inuse_bytes{job=\"citadel\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Heap Inuse", "refId": "F" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "fill": 1, "gridPos": { "h": 6, "w": 8, "x": 16, "y": 1 }, "id": 14, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "go_goroutines{job=\"citadel\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Goroutines", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Goroutines", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 7 }, "id": 28, "panels": [], "title": "General", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "description": "Total number of CSR requests made to Citadel.", "fill": 1, "gridPos": { "h": 5, "w": 12, "x": 0, "y": 8 }, "id": 30, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "citadel_server_csr_count{job=\"citadel\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "CSR Request Count", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CSR Requests", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "description": "The number of certificates issuances that have succeeded.", "fill": 1, "gridPos": { "h": 5, "w": 12, "x": 12, "y": 8 }, "id": 32, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "citadel_server_success_cert_issuance_count{job=\"citadel\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Certificates Issued", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Certificates Issued", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 13 }, "id": 23, "panels": [], "title": "Errors", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "description": "The number of errors occurred when creating the CSR.", "fill": 1, "gridPos": { "h": 5, "w": 8, "x": 0, "y": 14 }, "id": 20, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "citadel_secret_controller_csr_err_count{job=\"citadel\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "CSR Creation Error Count", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CSR Creation Errors", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "fill": 1, "gridPos": { "h": 5, "w": 8, "x": 8, "y": 14 }, "id": 24, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "citadel_server_csr_parsing_err_count{job=\"citadel\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "CSR Parse Error Count", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CSR Parse Errors", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "description": "The number of authentication failures.", "fill": 1, "gridPos": { "h": 5, "w": 8, "x": 16, "y": 14 }, "id": 26, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "citadel_server_authentication_failure_count{job=\"citadel\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Authentication Failure Count", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Authentication Failures", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 19 }, "id": 4, "panels": [], "title": "Secret Controller", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "description": "The number of certificates created due to service account creation.", "fill": 1, "gridPos": { "h": 5, "w": 8, "x": 0, "y": 20 }, "id": 2, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": true, "targets": [ { "expr": "citadel_secret_controller_svc_acc_created_cert_count{job=\"citadel\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "SA Secrets Created", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Service Account Secrets Created (due to SA creation)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "short", "label": "Certs Created", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "description": "The number of certificates deleted due to service account deletion.", "fill": 1, "gridPos": { "h": 5, "w": 8, "x": 8, "y": 20 }, "id": 16, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": true, "targets": [ { "expr": "citadel_secret_controller_svc_acc_deleted_cert_count{job=\"citadel\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "SA Secrets Deleted", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Service Account Secrets Deleted (due to SA deletion)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "short", "label": "Certs Created", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "description": "The number of certificates recreated due to secret deletion (service account still exists).", "fill": 1, "gridPos": { "h": 5, "w": 8, "x": 16, "y": 20 }, "id": 6, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": true, "targets": [ { "expr": "citadel_secret_controller_secret_deleted_cert_count{job=\"citadel\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "SA Secrets Recreated", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Service Account Secrets Recreated (due to errant deletion)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "short", "label": "Certs Created", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "5s", "schemaVersion": 18, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-5m", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "Istio Citadel Dashboard", "uid": "OOyOqb4Wz", "version": 1 }
2020-02-28 01:02:08 UTC
null
0
0
10,273
1
254,595
15,223
2,882
besu-overview
Besu Overview
Provides an overview of Besu nodes
2019-05-29 23:49:21 UTC
2022-01-20 15:12:49 UTC
0
Besu Overview ================= Provides a dashboard for monitoring a Besu Ethereum node. The required data is exported directly from Besu to a Prometheus data store. See the [documentation](https://besu.hyperledger.org/en/latest/HowTo/Deploy/Monitoring-Performance/) on how to configure Besu and Prometheus. The dashboard provides information on how well connected Besu is to the network, sync state, block import rate along with CPU and memory usage statistics.
70,432
70,433
Other
null
1
5
15,223
1
10,273
5
2,446
Provides an overview of Besu nodes
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.2.4" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "table", "name": "Table", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Provides an overview of Besu nodes", "editable": true, "gnetId": 10273, "graphTooltip": 0, "id": null, "iteration": 1563430575313, "links": [], "panels": [ { "columns": [], "fontSize": "120%", "gridPos": { "h": 9, "w": 24, "x": 0, "y": 0 }, "id": 10, "links": [], "options": {}, "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 2, "desc": true }, "styles": [ { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "job", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "Chain Height", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #A", "thresholds": [], "type": "number", "unit": "locale" }, { "alias": "Total Difficulty", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #B", "thresholds": [], "type": "number", "unit": "sci" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Time", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "__name__", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "Peer Count", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #C", "thresholds": [ "" ], "type": "number", "unit": "locale" }, { "alias": "Block Time (5m avg)", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #D", "thresholds": [], "type": "number", "unit": "s" }, { "alias": "System", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "instance", "thresholds": [], "type": "string", "unit": "short", "valueMaps": [] }, { "alias": "Time Since Last Block", "colorMode": "value", "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "mappingType": 1, "pattern": "Value #E", "thresholds": [ "120", "240" ], "type": "number", "unit": "dtdurations" }, { "alias": "Target Chain Height", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #F", "thresholds": [], "type": "number", "unit": "locale" }, { "alias": "Blocks Behind", "colorMode": "value", "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #G", "thresholds": [ "1", "10" ], "type": "number", "unit": "locale", "valueMaps": [ { "text": "Yes", "value": "1" }, { "text": "No", "value": "0" } ] }, { "alias": "% Peer Limit Used", "colorMode": "value", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "mappingType": 1, "pattern": "Value #H", "thresholds": [ "0.25", "0.75" ], "type": "number", "unit": "percentunit" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "number", "unit": "short" } ], "targets": [ { "expr": "sum by (instance) (besu_blockchain_height{instance=~\"$system\"} or ethereum_blockchain_height{instance=~\"$system\"})", "format": "table", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "Chain Height", "refId": "A" }, { "expr": "sum by (instance) (besu_synchronizer_best_known_block{instance=~\"$system\"} or ethereum_best_known_block_number{instance=~\"$system\"})", "format": "table", "instant": true, "intervalFactor": 1, "refId": "F" }, { "expr": "sum by (instance) ((besu_synchronizer_best_known_block{instance=~\"$system\"} - besu_blockchain_height{instance=~\"$system\"}) or (ethereum_best_known_block_number{instance=~\"$system\"} - ethereum_blockchain_height{instance=~\"$system\"}))", "format": "table", "instant": true, "intervalFactor": 1, "refId": "G" }, { "expr": "sum by (instance) (besu_blockchain_difficulty_total{instance=~\"$system\"})", "format": "table", "instant": true, "intervalFactor": 1, "legendFormat": "Total Difficulty", "refId": "B" }, { "expr": "sum by (instance) ((1/rate(besu_blockchain_height{instance=~\"$system\"}[5m])) or (1/rate(ethereum_blockchain_height{instance=~\"$system\"}[5m])))", "format": "table", "instant": true, "intervalFactor": 1, "refId": "D" }, { "expr": "sum by (instance) (time() - besu_blockchain_chain_head_timestamp{instance=~\"$system\"})", "format": "table", "instant": true, "intervalFactor": 1, "refId": "E" }, { "expr": "sum by (instance) (besu_peers_peer_count_current{instance=~\"$system\"} or ethereum_peer_count{instance=~\"$system\"})", "format": "table", "instant": true, "intervalFactor": 1, "legendFormat": "Peer Count", "refId": "C" }, { "expr": "sum by (instance) ((besu_peers_peer_count_current{instance=~\"$system\"} / besu_network_peers_limit{instance=~\"$system\"}) or ethereum_peer_count{instance=~\"$system\"} / ethereum_peer_limit{instance=~\"$system\"})", "format": "table", "instant": true, "intervalFactor": 1, "refId": "H" } ], "title": "Overview", "transform": "table", "type": "table" }, { "columns": [], "fontSize": "100%", "gridPos": { "h": 9, "w": 24, "x": 0, "y": 9 }, "id": 15, "links": [], "options": {}, "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 2, "desc": true }, "styles": [ { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "job", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "Chain Height", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #A", "thresholds": [], "type": "number", "unit": "locale" }, { "alias": "Pivot Block Number", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #B", "thresholds": [], "type": "number", "unit": "locale" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Time", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "__name__", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "Pending State Nodes", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "mappingType": 1, "pattern": "Value #C", "thresholds": [ "" ], "type": "number", "unit": "locale" }, { "alias": "Downloaded State Nodes", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #D", "thresholds": [], "type": "number", "unit": "locale" }, { "alias": "System", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "instance", "thresholds": [], "type": "string", "unit": "short", "valueMaps": [] }, { "alias": "Blocks To Download", "colorMode": null, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "mappingType": 1, "pattern": "Value #E", "thresholds": [ "0", "0" ], "type": "number", "unit": "locale" }, { "alias": "Target Chain Height", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #F", "thresholds": [], "type": "number", "unit": "locale" }, { "alias": "Blocks Behind", "colorMode": "value", "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #G", "thresholds": [ "1", "10" ], "type": "number", "unit": "locale", "valueMaps": [ { "text": "Yes", "value": "1" }, { "text": "No", "value": "0" } ] }, { "alias": "% Peer Limit Used", "colorMode": "value", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "mappingType": 1, "pattern": "Value #H", "thresholds": [ "0.25", "0.75" ], "type": "number", "unit": "percentunit" }, { "alias": "Pending State Nodes", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "mappingType": 1, "pattern": "Value #I", "thresholds": [], "type": "number", "unit": "locale" }, { "alias": "Downloaded State Nodes", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "mappingType": 1, "pattern": "Value #J", "thresholds": [], "type": "number", "unit": "locale" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "number", "unit": "short" } ], "targets": [ { "expr": "sum by (instance) ((besu_blockchain_height{instance=~\"$system\"} or ethereum_blockchain_height{instance=~\"$system\"}) and besu_synchronizer_world_state_pending_requests_current{instance=~\"$system\"} > 0)", "format": "table", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "Chain Height", "refId": "A" }, { "expr": "sum by (instance) (besu_synchronizer_fast_sync_pivot_block_current{instance=~\"$system\"} and besu_synchronizer_world_state_pending_requests_current{instance=~\"$system\"} > 0)", "format": "table", "instant": true, "intervalFactor": 1, "refId": "B" }, { "expr": "sum by (instance) (besu_synchronizer_fast_sync_pivot_block_current{instance=~\"$system\"} - besu_blockchain_height{instance=~\"$system\"} and besu_synchronizer_world_state_pending_requests_current{instance=~\"$system\"} > 0)", "format": "table", "instant": true, "intervalFactor": 1, "refId": "E" }, { "expr": "sum by (instance) (besu_synchronizer_world_state_pending_requests_current{instance=~\"$system\"} > 0)", "format": "table", "instant": true, "intervalFactor": 1, "refId": "C" }, { "expr": "sum by (instance) (besu_synchronizer_world_state_completed_requests_total{instance=~\"$system\"} and besu_synchronizer_world_state_pending_requests_current{instance=~\"$system\"} > 0)", "format": "table", "instant": true, "intervalFactor": 1, "refId": "D" } ], "title": "Fast Sync Progress", "transform": "table", "type": "table" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "fill": 1, "gridPos": { "h": 14, "w": 12, "x": 0, "y": 18 }, "id": 12, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "1/rate(besu_blockchain_height{instance=~\"$system\"}[5m]) or 1/rate(ethereum_blockchain_height{instance=~\"$system\"}[5m])", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Block Time", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 10, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "fill": 1, "gridPos": { "h": 14, "w": 12, "x": 12, "y": 18 }, "id": 13, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "besu_synchronizer_best_known_block{instance=~\"$system\"} - besu_blockchain_height{instance=~\"$system\"} or ethereum_best_known_block_number{instance=~\"$system\"} - ethereum_blockchain_height{instance=~\"$system\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Blocks Behind", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "locale", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "fill": 1, "gridPos": { "h": 12, "w": 24, "x": 0, "y": 32 }, "id": 6, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(process_cpu_seconds_total{instance=~\"$system\"}[1m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "CPU Time IRate [{{instance}}]", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 12, "w": 12, "x": 0, "y": 44 }, "id": 8, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(jvm_gc_collection_seconds_sum{instance=~\"$system\"}[1m])", "format": "time_series", "interval": "", "intervalFactor": 5, "legendFormat": "{{gc}} [{{instance}}]", "metric": "jvm_gc_collection_seconds_sum", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "GC time", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "percentunit", "label": null, "logBase": 1, "max": "1", "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "fill": 1, "gridPos": { "h": 12, "w": 12, "x": 12, "y": 44 }, "id": 4, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "jvm_memory_bytes_used{instance=~\"$system\", area=\"heap\"} + ignoring(area) jvm_memory_bytes_used{instance=~\"$system\", area=\"nonheap\"}", "format": "time_series", "intervalFactor": 5, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory Used", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "10s", "schemaVersion": 18, "style": "dark", "tags": [ "besu", "ethereum" ], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "query_result(ethereum_blockchain_height or besu_blockchain_height)", "hide": 0, "includeAll": true, "label": "System", "multi": true, "name": "system", "options": [], "query": "query_result(ethereum_blockchain_height or besu_blockchain_height)", "refresh": 2, "regex": "/instance=\"([^\"]*)\"/", "skipUrlSync": false, "sort": 5, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-12h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "Besu Overview", "uid": "5S-6O8VZk", "version": 4 }
2019-09-23 00:37:15 UTC
2019-09-23 00:41:25 UTC
0
0
226
1
22,927
692
412
k-to
kato::dashboard
The Káto System global dashboard.
2016-07-21 13:16:49 UTC
2016-09-28 14:59:31 UTC
0
null
3,644
3,647
null
null
0
0
692
1
226
5
156
null
{ "__inputs": [ { "name": "DS_PROMETHEUS-1", "label": "Prometheus-1", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "3.1.0" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" } ], "id": null, "title": "kato::dashboard", "tags": [], "style": "dark", "timezone": "browser", "editable": true, "hideControls": true, "sharedCrosshair": false, "rows": [ { "collapse": false, "editable": true, "height": "250px", "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_PROMETHEUS-1}", "editable": true, "error": false, "fill": 1, "grid": { "threshold1": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2": null, "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "id": 1, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": true, "rightSide": true, "show": false, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 12, "stack": true, "steppedLine": false, "targets": [ { "expr": "count(time() - container_last_seen{id=~\"/init.scope/system.slice/docker-.*\", role=\"quorum\"} < 20)", "intervalFactor": 2, "legendFormat": "quorum", "refId": "B", "step": 4 }, { "expr": "count(time() - container_last_seen{id=~\"/init.scope/system.slice/docker-.*\", role=\"master\"} < 20)", "intervalFactor": 2, "legendFormat": "master", "refId": "A", "step": 4 }, { "expr": "count(time() - container_last_seen{id=~\"/init.scope/system.slice/docker-.*\", role=\"worker\"} < 20)", "intervalFactor": 2, "legendFormat": "worker", "refId": "C", "step": 4 } ], "timeFrom": null, "timeShift": null, "title": "Running docker containers", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_PROMETHEUS-1}", "editable": true, "error": false, "fill": 1, "grid": { "threshold1": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2": null, "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "id": 8, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 4, "stack": true, "steppedLine": false, "targets": [ { "expr": "node_load1{role=\"quorum\"}", "intervalFactor": 2, "legendFormat": "{{instance}}", "refId": "A", "step": 10 } ], "timeFrom": null, "timeShift": null, "title": "Quorum load 1min", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_PROMETHEUS-1}", "editable": true, "error": false, "fill": 1, "grid": { "threshold1": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2": null, "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "id": 2, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 4, "stack": true, "steppedLine": false, "targets": [ { "expr": "node_load1{role=\"master\"}", "intervalFactor": 2, "legendFormat": "{{instance}}", "refId": "A", "step": 10 } ], "timeFrom": null, "timeShift": null, "title": "Master load 1min", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_PROMETHEUS-1}", "editable": true, "error": false, "fill": 1, "grid": { "threshold1": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2": null, "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "id": 3, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 4, "stack": true, "steppedLine": false, "targets": [ { "expr": "node_load1{role=\"worker\"}", "intervalFactor": 2, "legendFormat": "{{instance}}", "refId": "A", "step": 10 } ], "timeFrom": null, "timeShift": null, "title": "Worker load 1min", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_PROMETHEUS-1}", "editable": true, "error": false, "fill": 1, "grid": { "threshold1": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2": null, "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "id": 9, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 4, "stack": true, "steppedLine": false, "targets": [ { "expr": "node_memory_Active{role=\"quorum\"}", "intervalFactor": 2, "legendFormat": "{{instance}}", "refId": "A", "step": 10 } ], "timeFrom": null, "timeShift": null, "title": "Quorum active memory", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "bytes", "label": "", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_PROMETHEUS-1}", "editable": true, "error": false, "fill": 1, "grid": { "threshold1": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2": null, "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "id": 4, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 4, "stack": true, "steppedLine": false, "targets": [ { "expr": "node_memory_Active{role=\"master\"}", "intervalFactor": 2, "legendFormat": "{{instance}}", "refId": "A", "step": 10 } ], "timeFrom": null, "timeShift": null, "title": "Master active memory", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "bytes", "label": "", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_PROMETHEUS-1}", "editable": true, "error": false, "fill": 1, "grid": { "threshold1": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2": null, "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "id": 5, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 4, "stack": true, "steppedLine": false, "targets": [ { "expr": "node_memory_Active{role=\"worker\"}", "intervalFactor": 2, "legendFormat": "{{instance}}", "refId": "A", "step": 10 } ], "timeFrom": null, "timeShift": null, "title": "Worker active memory", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "bytes", "label": "", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_PROMETHEUS-1}", "editable": true, "error": false, "fill": 3, "grid": { "threshold1": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2": null, "threshold2Color": "rgba(234, 112, 112, 0.22)", "thresholdLine": false }, "id": 10, "isNew": true, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 0, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 1, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/Tx.*/", "bars": false, "fill": 0, "lines": true, "linewidth": 1, "stack": "A", "yaxis": 2 } ], "span": 4, "stack": true, "steppedLine": false, "targets": [ { "expr": "irate(node_network_receive_bytes{device=\"eth0\", role=\"quorum\"}[5m])", "intervalFactor": 2, "legendFormat": "Rx {{instance}}", "refId": "A", "step": 10 }, { "expr": "irate(node_network_transmit_bytes{device=\"eth0\", role=\"quorum\"}[5m])", "hide": false, "intervalFactor": 2, "legendFormat": "Tx {{instance}}", "metric": "", "refId": "B", "step": 10 } ], "timeFrom": null, "timeShift": null, "title": "Quorum eth0 Rx/Tx", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "Bps", "label": "", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "Bps", "label": "", "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_PROMETHEUS-1}", "editable": true, "error": false, "fill": 3, "grid": { "threshold1": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2": null, "threshold2Color": "rgba(234, 112, 112, 0.22)", "thresholdLine": false }, "id": 6, "isNew": true, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 0, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 1, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/Tx.*/", "bars": false, "fill": 0, "lines": true, "linewidth": 1, "stack": "A", "yaxis": 2 } ], "span": 4, "stack": true, "steppedLine": false, "targets": [ { "expr": "irate(node_network_receive_bytes{device=\"eth0\", role=\"master\"}[5m])", "intervalFactor": 2, "legendFormat": "Rx {{instance}}", "refId": "A", "step": 10 }, { "expr": "irate(node_network_transmit_bytes{device=\"eth0\", role=\"master\"}[5m])", "hide": false, "intervalFactor": 2, "legendFormat": "Tx {{instance}}", "metric": "", "refId": "B", "step": 10 } ], "timeFrom": null, "timeShift": null, "title": "Master eth0 Rx/Tx", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "Bps", "label": "", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "Bps", "label": "", "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_PROMETHEUS-1}", "editable": true, "error": false, "fill": 3, "grid": { "threshold1": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2": null, "threshold2Color": "rgba(234, 112, 112, 0.22)", "thresholdLine": false }, "id": 7, "isNew": true, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 0, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/Tx.*/", "bars": false, "fill": 0, "lines": true, "linewidth": 1, "stack": "A", "yaxis": 2 } ], "span": 4, "stack": true, "steppedLine": false, "targets": [ { "expr": "irate(node_network_receive_bytes{device=\"eth0\", role=\"worker\"}[5m])", "intervalFactor": 2, "legendFormat": "Rx {{instance}}", "refId": "A", "step": 10 }, { "expr": "irate(node_network_transmit_bytes{device=\"eth0\", role=\"worker\"}[5m])", "hide": false, "intervalFactor": 2, "legendFormat": "Tx {{instance}}", "metric": "", "refId": "B", "step": 10 } ], "timeFrom": null, "timeShift": null, "title": "Worker eth0 Rx/Tx", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "Bps", "label": "", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "Bps", "label": "", "logBase": 1, "max": null, "min": 0, "show": true } ] } ], "title": "Row" } ], "time": { "from": "now-1h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "templating": { "list": [] }, "annotations": { "list": [ { "name": "ScrapeDown", "datasource": "${DS_PROMETHEUS-1}", "iconColor": "rgba(255, 96, 96, 1)", "enable": true, "namespace": "", "metricName": "", "statistics": [ "Average" ], "dimensions": {}, "period": "", "region": "eu-west-1", "expr": "ALERTS{alertname=\"ScrapeDown\", alertstate=~\"pending|firing\"}", "titleFormat": "ScrapeDown", "tagKeys": "", "textFormat": "{{alertstate}}" } ] }, "refresh": "10s", "schemaVersion": 12, "version": 43, "links": [], "gnetId": 226, "description": "The Káto System global dashboard." }
2016-09-28 14:58:45 UTC
2016-09-28 14:59:31 UTC
0
0
11,968
1
362,808
17,208
492
qnap-collectd
QNAP-collectd
A simple to use collectd influxdb grafana dashboard showing QNAP NAS metrics.
2020-03-22 17:35:40 UTC
2020-05-27 08:05:20 UTC
0
![Dashboard Image](https://i.imgur.com/gKffwjj.png) Please get the latest Version at the Github Repo: https://github.com/zottelbeyer/QNAP-collectdinfluxdbgrafana Updating here on a regular basis might introduce breaking changes to clients using the imported Dashboard.
0
0
collectd
########### # General Settings ########### # Your desired hostname # Make sure to also Update line 104 if you change this! Hostname "QNAP-collectd" # Collectd collect interval in seconds (default: 10) Interval 10 ########## # Network Settings ########## LoadPlugin network <Plugin network> Server "127.0.0.1" "25826" </Plugin> ########## # Collection Settings ########## LoadPlugin disk LoadPlugin df LoadPlugin interface LoadPlugin users LoadPlugin cpu LoadPlugin load LoadPlugin memory LoadPlugin swap LoadPlugin uptime LoadPlugin processes LoadPlugin exec LoadPlugin snmp <Plugin swap> ValuesPercentage true ReportIO true </Plugin> <Plugin cpu> ReportByCpu true ReportByState true ValuesPercentage true </Plugin> <Plugin memory> ValuesPercentage true ValuesAbsolute true </Plugin> # In case you want to declutter the disk selection select relevant disks in your device here <Plugin disk> # This is a regex query for any device starting with sd Disk "/sd[a-x]$/" Disk "/nvme[0-9]n1$/" IgnoreSelected false </Plugin> <Plugin df> # You might have to modify the dev name if your QNAP creates a different device name. Device "/dev/mapper/cachedev1" ValuesPercentage true ValuesAbsolute true ReportByDevice true IgnoreSelected false </Plugin> <Plugin Interface> Interface "/^eth[0-9]/" IgnoreSelected false </Plugin> <Plugin snmp> <Data "qnap_cpu_temp"> Type "temperature" Table false Instance "cpu" Values "NAS-MIB::cpu-TemperatureEX.0" </Data> <Data "qnap_system_temp"> Type "temperature" Table false Instance "system" Values "NAS-MIB::systemTemperatureEX.0" </Data> <Data "qnap_enclosure_temp"> Type "temperature" Table false Instance "enclosure" Values "NAS-MIB::enclosureSystemTemp.1" </Data> <Data "qnap_hdd_temp"> Type "temperature" Table true InstancePrefix "hdd" Instance "NAS-MIB::hdIndex" Values "NAS-MIB::hdTemperatureEX" </Data> <Data "qnap_fan_rpm"> Type "fanspeed" Table true InstancePrefix "fan" Instance "NAS-MIB::systemFanIndex" Values "NAS-MIB::systemFanSpeed" </Data> <Data "qnap_cache_read_hitrate"> Type "percent" Table false Instance "read-hitrate" Values "NAS-MIB::readHitRate.0" </Data> <Data "qnap_cache_write_hitrate"> Type "percent" Table false Instance "write-hitrate" Values "NAS-MIB::writeHitRate.0" </Data> <Host "QNAP-collectd"> Address "127.0.0.1" Version 2 Community "snmp-collectd" Collect "qnap_cpu_temp" "qnap_system_temp" "qnap_hdd_temp" "qnap_enclosure_temp" "qnap_cache_write_hitrate" "qnap_cache_read_hitrate" "qnap_fan_rpm" </Host> </Plugin>
3
4
17,208
1
11,968
5
420
null
{ "__inputs": [ { "name": "DS_INFLUXDB", "label": "InfluxDB", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.7.2" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "1.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" } ], "annotations": { "list": [ { "$$hashKey": "object:315", "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 11968, "graphTooltip": 0, "id": null, "iteration": 1587043070899, "links": [ { "$$hashKey": "object:556", "asDropdown": true, "icon": "external link", "tags": [], "title": "Dashboards", "type": "dashboards" } ], "panels": [ { "collapsed": false, "datasource": "${DS_INFLUXDB}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 27, "panels": [], "repeat": null, "title": "Capacity", "type": "row" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUXDB}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 6, "x": 0, "y": 1 }, "height": "92px", "hideTimeOverride": true, "id": 1, "interval": "2m", "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": " host(s)", "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": false }, "tableColumn": "", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "1m" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "uptime_value", "orderByTime": "ASC", "policy": "default", "query": "SELECT count(\"min\") FROM (SELECT min(\"value\") FROM \"uptime_value\" WHERE (\"host\" =~ /^$hostname$/ AND time > now() - $__interval) GROUP BY \"host\")", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$hostname$/" } ] } ], "thresholds": "", "timeFrom": null, "timeShift": "5m", "title": "Servers", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUXDB}", "format": "locale", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 6, "y": 1 }, "height": "92px", "hideTimeOverride": false, "id": 2, "interval": "2m", "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": " core(s)", "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": false }, "tableColumn": "", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "1m" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "limit": "1", "measurement": "cpu_value", "orderByTime": "DESC", "policy": "default", "query": "SELECT count(\"min\") FROM (SELECT min(\"value\") FROM \"cpu_value\" WHERE (\"host\" =~ /^$hostname$/ AND \"type_instance\" = 'idle' AND time > now() - $__interval) GROUP BY \"host\",\"instance\" ORDER BY time DESC LIMIT 1) ORDER BY time DESC", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$hostname$/" }, { "condition": "AND", "key": "type_instance", "operator": "=", "value": "idle" } ] } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Compute", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUXDB}", "decimals": 0, "format": "decbytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 10, "y": 1 }, "height": "92px", "hideTimeOverride": true, "id": 3, "interval": "2m", "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "mean", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "type_instance" ], "type": "tag" } ], "measurement": "memory_value", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$hostname$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "memory" } ] } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Memory", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "total" }, { "cacheTimeout": null, "colorBackground": false, "colorPostfix": false, "colorPrefix": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUXDB}", "decimals": 0, "format": "decbytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 14, "y": 1 }, "height": "92px", "hideTimeOverride": true, "id": 4, "interval": "2m", "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "mean", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "type_instance" ], "type": "tag" } ], "measurement": "df_value", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$hostname$/" }, { "condition": "AND", "key": "instance", "operator": "=~", "value": "/^$volname$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "df_complex" } ] } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Storage", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [], "valueName": "total" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUXDB}", "decimals": 0, "format": "s", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 6, "x": 18, "y": 1 }, "height": "92px", "hideTimeOverride": true, "id": 11, "interval": "10s", "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "dsType": "influxdb", "groupBy": [], "measurement": "uptime_value", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "value" ], "type": "field" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$hostname$/" } ] } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Uptime", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "collapsed": false, "datasource": "${DS_INFLUXDB}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 4 }, "id": 32, "panels": [], "title": "Temperature", "type": "row" }, { "cacheTimeout": null, "datasource": "${DS_INFLUXDB}", "description": "", "gridPos": { "h": 5, "w": 24, "x": 0, "y": 5 }, "id": 34, "interval": "60s", "links": [], "maxPerRow": 12, "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "max" ], "defaults": { "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 45 }, { "color": "orange", "value": 60 }, { "color": "red", "value": 80 } ] }, "title": "", "unit": "celsius" }, "overrides": [], "values": false }, "graphMode": "area", "justifyMode": "auto", "orientation": "auto" }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "h", "targets": [ { "alias": "$tag_type_instance", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "type_instance" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "snmp_value", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"snmp_value\" WHERE (\"host\" =~ /^$hostname$/ AND \"type\" = 'temperature') AND $timeFilter GROUP BY time($__interval), \"type_instance\" fill(none)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "max" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$hostname$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "temperature" }, { "condition": "AND", "key": "type_instance", "operator": "=~", "value": "/^$temperature$/" } ] } ], "timeFrom": null, "timeShift": null, "title": "$temperature", "type": "stat" }, { "collapsed": false, "datasource": "${DS_INFLUXDB}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 10 }, "id": 28, "panels": [], "repeat": null, "title": "Usage", "type": "row" }, { "cacheTimeout": null, "datasource": "${DS_INFLUXDB}", "gridPos": { "h": 4, "w": 3, "x": 0, "y": 11 }, "id": 5, "interval": "60s", "links": [], "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "max" ], "defaults": { "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "max": 100, "min": 0, "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 40 }, { "color": "#d44a3a", "value": 80 } ] }, "unit": "percent" }, "overrides": [], "values": false }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal" }, "pluginVersion": "6.7.2", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "cpu_value", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "max" }, { "params": [ "*-1+100" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$hostname$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "percent" }, { "condition": "AND", "key": "type_instance", "operator": "=", "value": "idle" } ] } ], "title": "CPU", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_INFLUXDB}", "gridPos": { "h": 4, "w": 3, "x": 3, "y": 11 }, "id": 6, "interval": "60s", "links": [], "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "max" ], "defaults": { "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "max": 100, "min": 0, "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 70 }, { "color": "#d44a3a", "value": 90 } ] }, "unit": "percent" }, "overrides": [], "values": false }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal" }, "pluginVersion": "6.7.2", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" } ], "measurement": "memory_value", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "max" }, { "params": [ "*-1+100" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$hostname$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "percent" }, { "condition": "AND", "key": "type_instance", "operator": "=", "value": "free" } ] } ], "title": "RAM", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_INFLUXDB}", "gridPos": { "h": 4, "w": 3, "x": 6, "y": 11 }, "id": 7, "interval": "60s", "links": [], "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "max" ], "defaults": { "decimals": 1, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "max": 100, "min": 0, "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 25 }, { "color": "#d44a3a", "value": 50 } ] }, "unit": "percent" }, "overrides": [], "values": false }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal" }, "pluginVersion": "6.7.2", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "swap_value", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "max" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$hostname$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "percent" }, { "condition": "AND", "key": "type_instance", "operator": "!=", "value": "free" } ] } ], "title": "SWAP", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_INFLUXDB}", "gridPos": { "h": 4, "w": 3, "x": 9, "y": 11 }, "id": 8, "interval": "60s", "links": [], "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "max" ], "defaults": { "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "max": 100, "min": 0, "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 75 }, { "color": "#d44a3a", "value": 95 } ] }, "unit": "percent" }, "overrides": [], "values": false }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal" }, "pluginVersion": "6.7.2", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "df_value", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "max" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$hostname$/" }, { "condition": "AND", "key": "instance", "operator": "=~", "value": "/^$volname$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "percent_bytes" }, { "condition": "AND", "key": "type_instance", "operator": "=", "value": "used" } ] } ], "title": "DISK", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_INFLUXDB}", "gridPos": { "h": 4, "w": 3, "x": 12, "y": 11 }, "id": 9, "interval": "30s", "links": [], "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "max" ], "defaults": { "decimals": 1, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "max": 130000000, "min": 0, "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "#EAB839", "value": 40000000 }, { "color": "rgba(237, 129, 40, 0.89)", "value": 50000000 }, { "color": "#d44a3a", "value": 90000000 } ] }, "unit": "Bps" }, "overrides": [], "values": false }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal" }, "pluginVersion": "6.7.2", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "interface_rx", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "max" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$hostname$/" }, { "condition": "AND", "key": "instance", "operator": "=~", "value": "/^$ifname$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "if_octets" } ] } ], "timeFrom": null, "title": "DOWNLOAD", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_INFLUXDB}", "gridPos": { "h": 4, "w": 3, "x": 15, "y": 11 }, "id": 10, "interval": "30s", "links": [], "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "max" ], "defaults": { "decimals": 1, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "max": 130000000, "min": 0, "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "yellow", "value": 40000000 }, { "color": "orange", "value": 60000000 }, { "color": "#d44a3a", "value": 90000000 } ] }, "unit": "Bps" }, "overrides": [], "values": false }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal" }, "pluginVersion": "6.7.2", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "interface_tx", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "max" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$hostname$/" }, { "condition": "AND", "key": "instance", "operator": "=~", "value": "/^$ifname$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "if_octets" } ] } ], "timeFrom": null, "title": "UPLOAD", "type": "stat" }, { "datasource": "${DS_INFLUXDB}", "gridPos": { "h": 4, "w": 6, "x": 18, "y": 11 }, "id": 36, "interval": "60s", "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "max" ], "defaults": { "decimals": 0, "mappings": [], "max": 2000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 400 }, { "color": "orange", "value": 800 }, { "color": "red", "value": 1200 } ] }, "title": " ", "unit": "RPM" }, "overrides": [], "values": false }, "graphMode": "area", "justifyMode": "auto", "orientation": "vertical" }, "pluginVersion": "6.7.2", "targets": [ { "alias": "$tag_type_instance", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "type_instance" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "snmp_value", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "max" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$hostname$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "fanspeed" } ] } ], "timeFrom": null, "timeShift": null, "title": "Fans", "type": "stat" }, { "collapsed": false, "datasource": "${DS_INFLUXDB}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 15 }, "id": 29, "panels": [], "repeat": null, "title": "Metrics", "type": "row" }, { "aliasColors": { "Load long": "red", "Load mid": "yellow", "Load short": "green", "cpu0": "semi-dark-green", "cpu1": "yellow", "cpu2": "red", "cpu3": "semi-dark-blue" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 16 }, "height": "256px", "hiddenSeries": false, "id": 12, "interval": "60s", "legend": { "alignAsTable": true, "avg": false, "current": false, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:5374", "alias": "/cpu/", "bars": true, "lines": false, "zindex": 0 }, { "$$hashKey": "object:5375", "alias": "/Load/", "stack": false, "yaxis": 2, "zindex": 1 } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "Load short", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "load_shortterm", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "max" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "Load mid", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "load_midterm", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "max" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "Load long", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "load_longterm", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"load_longterm\" WHERE (\"host\" =~ /^$hostname$/) AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "max" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "cpu$tag_instance", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "instance" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "cpu_value", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") *-1+100 FROM \"cpu_value\" WHERE (\"host\" =~ /^$hostname$/ AND \"type\" = 'percent' AND \"type_instance\" = 'idle') AND $timeFilter GROUP BY time($__interval), \"instance\" fill(null)", "rawQuery": false, "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "max" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$hostname$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "percent" }, { "condition": "AND", "key": "type_instance", "operator": "!=", "value": "idle" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Load average", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:5404", "decimals": 0, "format": "percent", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:5405", "decimals": 0, "format": "none", "label": "", "logBase": 1, "max": null, "min": "0", "show": true } ], "yaxis": { "align": true, "alignLevel": null } }, { "aliasColors": { "wait": "light-purple" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "fill": 4, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 23 }, "height": "256px", "hiddenSeries": false, "id": 13, "interval": "1m", "legend": { "avg": false, "current": false, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:521", "alias": "idle", "bars": false, "fill": 0, "lines": true, "linewidth": 2, "stack": false, "zindex": 2 } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "$tag_type_instance", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "type_instance" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "cpu_value", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$hostname$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "percent" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:567", "decimals": null, "format": "percent", "label": "", "logBase": 1, "max": "100", "min": "0", "show": true }, { "$$hashKey": "object:568", "format": "percent", "label": null, "logBase": 1, "max": "110", "min": "0", "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "fill": 2, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 23 }, "height": "256px", "hiddenSeries": false, "id": 14, "interval": "1m", "legend": { "avg": false, "current": false, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": true, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:2023", "alias": "/swap/", "stack": false, "yaxis": 2, "zindex": -3 }, { "$$hashKey": "object:2024", "alias": "/memory/", "yaxis": 1 } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "memory $tag_type_instance", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "type_instance" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "memory_value", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "max" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$hostname$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "percent" }, { "condition": "AND", "key": "type_instance", "operator": "!=", "value": "slab_recl" }, { "condition": "AND", "key": "type_instance", "operator": "!=", "value": "slab_unrecl" } ] }, { "alias": "used swap", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "swap_value", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"memory_value\" WHERE (\"host\" =~ /^$hostname$/ AND \"type\" = 'percent' AND \"type_instance\" = 'inactive') AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "max" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$hostname$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "percent" }, { "condition": "AND", "key": "type_instance", "operator": "=", "value": "used" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2047", "decimals": null, "format": "percent", "label": "", "logBase": 1, "max": "110", "min": "0", "show": true }, { "$$hashKey": "object:2048", "format": "percent", "label": null, "logBase": 1, "max": "110", "min": "0", "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "decimals": 1, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 30 }, "height": "256px", "hiddenSeries": false, "id": 16, "interval": "30s", "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:657", "alias": "/receive/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_instance (send)", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "instance" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "interface_tx", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "max" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$hostname$/" }, { "condition": "AND", "key": "instance", "operator": "=~", "value": "/^$ifname$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "if_octets" } ] }, { "alias": "$tag_instance (receive)", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "instance" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "interface_rx", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "max" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$hostname$/" }, { "condition": "AND", "key": "instance", "operator": "=~", "value": "/^$ifname$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "if_octets" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Network bandwidth", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:670", "decimals": 1, "format": "Bps", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:671", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": false } ], "yaxis": { "align": true, "alignLevel": null } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "decimals": 1, "description": "", "fill": 0, "fillGradient": 0, "gridPos": { "h": 14, "w": 12, "x": 12, "y": 30 }, "height": "256px", "hiddenSeries": false, "id": 19, "interval": "60s", "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "rightSide": true, "show": true, "sideWidth": null, "total": false, "values": true }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:2900", "alias": "/write/", "transform": "negative-Y" }, { "$$hashKey": "object:2901", "alias": "/hitrate/", "color": "#1F60C4", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_instance (reads)", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "instance" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "disk_read", "orderByTime": "ASC", "policy": "default", "query": "SELECT derivative(mean(\"value\"), 1m) FROM \"disk_read\" WHERE (\"host\" =~ /^$hostname$/ AND \"instance\" =~ /^$diskname$/ AND \"type\" = 'disk_octets') AND $timeFilter GROUP BY time($interval), \"instance\" fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "max" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$hostname$/" }, { "condition": "AND", "key": "instance", "operator": "=~", "value": "/^$diskname$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "disk_octets" } ] }, { "alias": "$tag_instance (writes)", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "instance" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "disk_write", "orderByTime": "ASC", "policy": "default", "query": "SELECT derivative(mean(\"value\"), 1m) FROM \"interface_rx\", \"interface_tx\" WHERE (\"host\" =~ /^$hostname$/ AND \"instance\" =~ /^$ifname$/ AND \"type\" = 'if_packets') AND $timeFilter GROUP BY time($interval), \"instance\" fill(null)", "rawQuery": false, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "max" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$hostname$/" }, { "condition": "AND", "key": "instance", "operator": "=~", "value": "/^$diskname$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "disk_octets" } ] }, { "alias": "cache $tag_type_instance", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "type_instance" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "hide": true, "measurement": "snmp_value", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "max" } ] ], "tags": [ { "key": "type", "operator": "=", "value": "percent" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk IOPS", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2924", "decimals": 0, "format": "Bps", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:2925", "decimals": 0, "format": "percent", "label": null, "logBase": 1, "max": "100", "min": "-100", "show": true } ], "yaxis": { "align": true, "alignLevel": null } }, { "aliasColors": { "reserved": "purple" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "decimals": 2, "fill": 4, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 37 }, "height": "256px", "hiddenSeries": false, "id": 18, "interval": "1m", "legend": { "avg": false, "current": false, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:2405", "alias": "/free/", "color": "#73BF69", "zindex": 3 }, { "$$hashKey": "object:2406", "alias": "/used/", "color": "#FF9830", "zindex": 2 } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "$tag_instance $tag_type_instance", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "type_instance" ], "type": "tag" }, { "params": [ "instance" ], "type": "tag" } ], "measurement": "df_value", "orderByTime": "ASC", "policy": "default", "query": "SELECT derivative(mean(\"value\"), 1m) FROM \"interface_rx\", \"interface_tx\" WHERE (\"host\" =~ /^$hostname$/ AND \"instance\" =~ /^$ifname$/ AND \"type\" = 'if_packets') AND $timeFilter GROUP BY time($interval), \"instance\" fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$hostname$/" }, { "condition": "AND", "key": "instance", "operator": "=~", "value": "/^$volname$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "df_complex" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2451", "decimals": 0, "format": "bits", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:2452", "decimals": 0, "format": "percent", "label": "", "logBase": 1, "max": "100", "min": "0", "show": false } ], "yaxis": { "align": true, "alignLevel": 0 } } ], "refresh": "1m", "schemaVersion": 22, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_INFLUXDB}", "definition": "", "hide": 0, "includeAll": true, "index": -1, "label": "Hostname", "multi": true, "name": "hostname", "options": [], "query": "SHOW TAG VALUES FROM \"uptime_value\" WITH KEY = \"host\"", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_INFLUXDB}", "definition": "SHOW TAG VALUES FROM \"interface_rx\" WITH KEY = \"instance\" WHERE \"host\" =~ /$hostname/", "hide": 0, "includeAll": true, "index": -1, "label": "Network interface", "multi": true, "name": "ifname", "options": [], "query": "SHOW TAG VALUES FROM \"interface_rx\" WITH KEY = \"instance\" WHERE \"host\" =~ /$hostname/", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_INFLUXDB}", "definition": "", "hide": 0, "includeAll": true, "index": -1, "label": "Disk", "multi": true, "name": "diskname", "options": [], "query": "SHOW TAG VALUES FROM \"disk_read\" WITH KEY = \"instance\" WHERE \"host\" =~ /$hostname/", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_INFLUXDB}", "definition": "SHOW TAG VALUES FROM \"df_value\" WITH KEY = \"instance\" WHERE \"host\" =~ /$hostname/", "hide": 0, "includeAll": true, "index": -1, "label": "Volume", "multi": true, "name": "volname", "options": [], "query": "SHOW TAG VALUES FROM \"df_value\" WITH KEY = \"instance\" WHERE \"host\" =~ /$hostname/", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": "", "current": {}, "datasource": "${DS_INFLUXDB}", "definition": "SHOW TAG VALUES FROM \"snmp_value\" WITH KEY = \"type_instance\" WHERE \"type\" = 'temperature' AND \"host\" =~ /$hostname/", "hide": 0, "includeAll": true, "index": -1, "label": "Temperature", "multi": true, "name": "temperature", "options": [], "query": "SHOW TAG VALUES FROM \"snmp_value\" WITH KEY = \"type_instance\" WHERE \"type\" = 'temperature' AND \"host\" =~ /$hostname/", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 3, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-6h", "to": "now-1m" }, "timepicker": { "hidden": false, "nowDelay": "1m", "refresh_intervals": [ "30s", "1m", "5m", "15m", "30m", "1h" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "QNAP-collectd", "uid": "ys0uzUrZz", "variables": { "list": [] }, "version": 19, "description": "A simple to use collectd influxdb grafana dashboard showing QNAP NAS metrics." }
2020-04-16 13:36:49 UTC
2020-04-16 13:49:35 UTC
3
4
8,721
1
73,813
21,902
1,376
k8s-rke-cluster-monitoring
K8s RKE cluster monitoring
Monitors K8s Rancherv2 cluster using Prometheus. Shows overall cluster CPU / Memory / Filesystem usage as well as individual pod, containers, systemd services statistics. Uses cAdvisor metrics only.
2018-10-30 15:37:18 UTC
2021-07-20 00:45:15 UTC
0
Monitors K8s Rancherv2 cluster using Prometheus. Shows overall cluster CPU / Memory / Filesystem usage as well as individual pod, containers, systemd services statistics. Uses cAdvisor metrics only.
38,187
38,190
Other
null
1
5
21,902
1
8,721
5
176
Monitors K8s Rancherv2 cluster using Prometheus. Shows overall cluster CPU / Memory / Filesystem usage as well as individual pod, containers, systemd services statistics. Uses cAdvisor metrics only.
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.0.6" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Monitors K8s Rancherv2 cluster using Prometheus. Shows overall cluster CPU / Memory / Filesystem usage as well as individual pod, containers, systemd services statistics. Uses cAdvisor metrics only.", "editable": true, "gnetId": 8721, "graphTooltip": 1, "id": null, "iteration": 1626741211033, "links": [], "panels": [ { "collapsed": false, "datasource": null, "fieldConfig": { "defaults": {}, "overrides": [] }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 34, "panels": [], "title": "Total usage", "type": "row" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(50, 172, 45, 0.97)", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 65 }, { "color": "rgba(245, 54, 54, 0.9)", "value": 90 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 5, "w": 8, "x": 0, "y": 1 }, "id": 4, "interval": null, "links": [], "maxDataPoints": 100, "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.0.6", "targets": [ { "expr": "sum (container_memory_working_set_bytes{id=\"/\",node=~\"^$Node$\"}) / sum (kube_node_status_capacity_memory_bytes{node=~\"^$Node$\"}) * 100", "interval": "10s", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 10 } ], "title": "Cluster memory usage", "type": "gauge" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(50, 172, 45, 0.97)", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 65 }, { "color": "rgba(245, 54, 54, 0.9)", "value": 90 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 5, "w": 8, "x": 8, "y": 1 }, "id": 6, "interval": null, "links": [], "maxDataPoints": 100, "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.0.6", "targets": [ { "expr": "sum (rate (container_cpu_usage_seconds_total{id=\"/\",node=~\"^$Node$\"}[5m])) / sum (kube_node_status_capacity_cpu_cores{node=~\"^$Node$\"}) * 100", "format": "time_series", "interval": "10s", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 10 } ], "title": "Cluster CPU usage (5m avg)", "type": "gauge" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(50, 172, 45, 0.97)", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 65 }, { "color": "rgba(245, 54, 54, 0.9)", "value": 90 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 5, "w": 8, "x": 16, "y": 1 }, "id": 7, "interval": null, "links": [], "maxDataPoints": 100, "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.0.6", "targets": [ { "expr": "sum (container_fs_usage_bytes{id=\"/\",node=~\"^$Node$\"}) / sum (container_fs_limit_bytes{id=\"/\",node=~\"^$Node$\"}) * 100", "format": "time_series", "interval": "10s", "intervalFactor": 1, "legendFormat": "", "metric": "", "refId": "A", "step": 10 } ], "title": "Cluster filesystem usage", "type": "gauge" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 0, "y": 6 }, "id": 9, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.6", "targets": [ { "expr": "sum (container_memory_working_set_bytes{id=\"/\",node=~\"^$Node$\"})", "interval": "10s", "intervalFactor": 1, "refId": "A", "step": 10 } ], "title": "Used", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 4, "y": 6 }, "id": 10, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.6", "targets": [ { "expr": "sum (kube_node_status_capacity_memory_bytes{node=~\"^$Node$\"})", "interval": "10s", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 10 } ], "title": "Total", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 8, "y": 6 }, "id": 11, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.6", "targets": [ { "expr": "sum (rate (container_cpu_usage_seconds_total{id=\"/\",node=~\"^$Node$\"}[5m]))", "format": "time_series", "interval": "10s", "intervalFactor": 1, "refId": "A", "step": 10 } ], "title": "Used", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 12, "y": 6 }, "id": 12, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.6", "targets": [ { "expr": "sum (kube_node_status_capacity_cpu_cores{node=~\"^$Node$\"})", "interval": "10s", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 10 } ], "title": "Total", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 16, "y": 6 }, "id": 13, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.6", "targets": [ { "expr": "sum (container_fs_usage_bytes{id=\"/\",node=~\"^$Node$\"})", "format": "time_series", "interval": "10s", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 10 } ], "title": "Used", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 20, "y": 6 }, "id": 14, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.6", "targets": [ { "expr": "sum (container_fs_limit_bytes{id=\"/\",node=~\"^$Node$\"})", "format": "time_series", "interval": "10s", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 10 } ], "title": "Total", "type": "stat" }, { "collapsed": false, "datasource": null, "fieldConfig": { "defaults": {}, "overrides": [] }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 9 }, "id": 33, "panels": [], "title": "Usage total", "type": "row" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 30, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 3, "scaleDistribution": { "type": "linear" }, "showPoints": "always", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "Bps" }, "overrides": [] }, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 10 }, "id": 32, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull" ], "displayMode": "hidden", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.0.6", "targets": [ { "expr": "sum (rate (container_network_receive_bytes_total{node=~\"^$Node$\"}[5m]))", "format": "time_series", "interval": "10s", "intervalFactor": 4, "legendFormat": "Received", "metric": "network", "refId": "A", "step": 10 }, { "expr": "- sum (rate (container_network_transmit_bytes_total{node=~\"^$Node$\"}[5m]))", "format": "time_series", "interval": "10s", "intervalFactor": 4, "legendFormat": "Sent", "metric": "network", "refId": "B", "step": 10 } ], "timeFrom": null, "timeShift": null, "title": "Network I/O pressure", "type": "timeseries" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 3, "scaleDistribution": { "type": "linear" }, "showPoints": "always", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 10 }, "id": 45, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull" ], "displayMode": "hidden", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.0.6", "targets": [ { "expr": "sum (rate (container_cpu_usage_seconds_total{image!=\"\",name=~\"^k8s_.*\",node=~\"^$Node$\",namespace=~\"$Namespace\"}[5m])) by (namespace)", "format": "time_series", "interval": "10s", "intervalFactor": 4, "legendFormat": "{{ namespace}}", "metric": "network", "refId": "A", "step": 10 } ], "timeFrom": null, "timeShift": null, "title": "CPU use by namespace", "type": "timeseries" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 3, "scaleDistribution": { "type": "linear" }, "showPoints": "always", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 10 }, "id": 46, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull" ], "displayMode": "hidden", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.0.6", "targets": [ { "expr": "sum (container_memory_working_set_bytes{image!=\"\",name=~\"^k8s_.*\",node=~\"^$Node$\",namespace=~\"$Namespace\"}) by (namespace)", "format": "time_series", "interval": "10s", "intervalFactor": 4, "legendFormat": "{{ namespace}}", "metric": "network", "refId": "A", "step": 10 } ], "timeFrom": null, "timeShift": null, "title": "Memory use by namespace", "type": "timeseries" }, { "collapsed": false, "datasource": null, "fieldConfig": { "defaults": {}, "overrides": [] }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 17 }, "id": 35, "panels": [], "title": "Pods CPU usage", "type": "row" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "cores", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "stepAfter", "lineWidth": 0, "pointSize": 3, "scaleDistribution": { "type": "linear" }, "showPoints": "always", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 3, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 18 }, "id": 17, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull" ], "displayMode": "table", "placement": "right" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.0.6", "targets": [ { "expr": "sum (rate (container_cpu_usage_seconds_total{image!=\"\",name=~\"^k8s_.*\",node=~\"^$Node$\",namespace=~\"$Namespace\"}[5m])) by (pod)", "format": "time_series", "interval": "10s", "intervalFactor": 5, "legendFormat": "{{ pod }}", "metric": "container_cpu", "refId": "A", "step": 10 } ], "timeFrom": null, "timeShift": null, "title": "Pods CPU usage (5m avg)", "type": "timeseries" }, { "collapsed": true, "datasource": null, "fieldConfig": { "defaults": {}, "overrides": [] }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 25 }, "id": 37, "panels": [ { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "cores", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 3, "scaleDistribution": { "type": "linear" }, "showPoints": "always", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 2, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 26 }, "id": 24, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull" ], "displayMode": "table", "placement": "right" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.0.6", "targets": [ { "expr": "sum (rate (container_cpu_usage_seconds_total{image!=\"\",name=~\"^k8s_.*\",container_name!=\"POD\",node=~\"^$Node$\",namespace=~\"$Namespace\"}[5m])) by (container_name, pod)", "format": "time_series", "hide": false, "interval": "10s", "intervalFactor": 5, "legendFormat": "pod: {{ pod }} | {{ container_name }}", "metric": "container_cpu", "refId": "A", "step": 10 }, { "expr": "sum (rate (container_cpu_usage_seconds_total{image!=\"\",name!~\"^k8s_.*\",node=~\"^$Node$\",namespace=~\"$Namespace\"}[5m])) by (node, name, image)", "format": "time_series", "hide": false, "interval": "10s", "intervalFactor": 5, "legendFormat": "docker: {{ node }} | {{ image }} ({{ name }})", "metric": "container_cpu", "refId": "B", "step": 10 }, { "expr": "sum (rate (container_cpu_usage_seconds_total{rkt_container_name!=\"\",node=~\"^$Node$\",namespace=~\"$Namespace\"}[5m])) by (node, rkt_container_name)", "format": "time_series", "interval": "10s", "intervalFactor": 5, "legendFormat": "rkt: {{ node }} | {{ rkt_container_name }}", "metric": "container_cpu", "refId": "C", "step": 10 } ], "timeFrom": null, "timeShift": null, "title": "Containers CPU usage (5m avg)", "type": "timeseries" } ], "title": "Containers CPU usage", "type": "row" }, { "collapsed": true, "datasource": null, "fieldConfig": { "defaults": {}, "overrides": [] }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 26 }, "id": 38, "panels": [ { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "cores", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 3, "scaleDistribution": { "type": "linear" }, "showPoints": "always", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 2, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 13, "w": 24, "x": 0, "y": 27 }, "id": 20, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.0.6", "targets": [ { "expr": "sum (rate (container_cpu_usage_seconds_total{id!=\"/\",node=~\"^$Node$\",namespace=~\"$Namespace\"}[5m])) by (id)", "format": "time_series", "hide": false, "interval": "10s", "intervalFactor": 4, "legendFormat": "{{ id }}", "metric": "container_cpu", "refId": "A", "step": 10 } ], "timeFrom": null, "timeShift": null, "title": "All processes CPU usage (5m avg)", "type": "timeseries" } ], "repeat": null, "title": "All processes CPU usage", "type": "row" }, { "collapsed": false, "datasource": null, "fieldConfig": { "defaults": {}, "overrides": [] }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 27 }, "id": 39, "panels": [], "title": "Pods memory usage", "type": "row" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "stepAfter", "lineWidth": 0, "pointSize": 4, "scaleDistribution": { "type": "linear" }, "showPoints": "always", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 28 }, "id": 25, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull" ], "displayMode": "table", "placement": "right" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.0.6", "targets": [ { "expr": "sum (container_memory_working_set_bytes{image!=\"\",name=~\"^k8s_.*\",node=~\"^$Node$\",namespace=~\"$Namespace\"}) by (pod)", "format": "time_series", "interval": "10s", "intervalFactor": 5, "legendFormat": "{{ pod }}", "metric": "container_memory_usage:sort_desc", "refId": "A", "step": 10 } ], "timeFrom": null, "timeShift": null, "title": "Pods memory usage", "type": "timeseries" }, { "collapsed": true, "datasource": null, "fieldConfig": { "defaults": {}, "overrides": [] }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 35 }, "id": 41, "panels": [ { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "stepAfter", "lineWidth": 1, "pointSize": 3, "scaleDistribution": { "type": "linear" }, "showPoints": "always", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 36 }, "id": 27, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull" ], "displayMode": "table", "placement": "right" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.0.6", "targets": [ { "expr": "sum (container_memory_working_set_bytes{image!=\"\",name=~\"^k8s_.*\",container_name!=\"POD\",node=~\"^$Node$\",namespace=~\"$Namespace\"}) by (container_name, pod)", "format": "time_series", "interval": "10s", "intervalFactor": 5, "legendFormat": "pod: {{ pod }} | {{ container_name }}", "metric": "container_memory_usage:sort_desc", "refId": "A", "step": 10 }, { "expr": "sum (container_memory_working_set_bytes{image!=\"\",name!~\"^k8s_.*\",node=~\"^$Node$\",namespace=~\"$Namespace\"}) by (node, name, image)", "format": "time_series", "interval": "10s", "intervalFactor": 5, "legendFormat": "docker: {{ node }} | {{ image }} ({{ name }})", "metric": "container_memory_usage:sort_desc", "refId": "B", "step": 10 }, { "expr": "sum (container_memory_working_set_bytes{rkt_container_name!=\"\",node=~\"^$Node$\",namespace=~\"$Namespace\"}) by (node, rkt_container_name)", "format": "time_series", "interval": "10s", "intervalFactor": 5, "legendFormat": "rkt: {{ node }} | {{ rkt_container_name }}", "metric": "container_memory_usage:sort_desc", "refId": "C", "step": 10 } ], "timeFrom": null, "timeShift": null, "title": "Containers memory usage", "type": "timeseries" } ], "title": "Containers memory usage", "type": "row" }, { "collapsed": true, "datasource": null, "fieldConfig": { "defaults": {}, "overrides": [] }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 36 }, "id": 42, "panels": [ { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 3, "scaleDistribution": { "type": "linear" }, "showPoints": "always", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 13, "w": 24, "x": 0, "y": 37 }, "id": 28, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.0.6", "targets": [ { "expr": "sum (container_memory_working_set_bytes{id!=\"/\",node=~\"^$Node$\",namespace=~\"$Namespace\"}) by (id)", "format": "time_series", "interval": "10s", "intervalFactor": 4, "legendFormat": "{{ id }}", "metric": "container_memory_usage:sort_desc", "refId": "A", "step": 10 } ], "timeFrom": null, "timeShift": null, "title": "All processes memory usage", "type": "timeseries" } ], "title": "All processes memory usage", "type": "row" }, { "collapsed": false, "datasource": null, "fieldConfig": { "defaults": {}, "overrides": [] }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 37 }, "id": 43, "panels": [], "title": "Pods network I/O", "type": "row" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "stepAfter", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "Bps" }, "overrides": [] }, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 38 }, "id": 16, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull" ], "displayMode": "table", "placement": "right" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.0.6", "targets": [ { "expr": "sum (rate (container_network_receive_bytes_total{image!=\"\",name=~\"^k8s_.*\",node=~\"^$Node$\",namespace=~\"$Namespace\"}[5m])) by (pod)", "format": "time_series", "interval": "10s", "intervalFactor": 5, "legendFormat": "-> {{ pod }}", "metric": "network", "refId": "A", "step": 10 }, { "expr": "- sum (rate (container_network_transmit_bytes_total{image!=\"\",name=~\"^k8s_.*\",node=~\"^$Node$\",namespace=~\"$Namespace\"}[5m])) by (pod)", "format": "time_series", "interval": "10s", "intervalFactor": 5, "legendFormat": "<- {{ pod }}", "metric": "network", "refId": "B", "step": 10 } ], "timeFrom": null, "timeShift": null, "title": "Pods network I/O (5m avg)", "type": "timeseries" }, { "collapsed": true, "datasource": null, "fieldConfig": { "defaults": {}, "overrides": [] }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 45 }, "id": 44, "panels": [ { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "stepAfter", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "Bps" }, "overrides": [] }, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 46 }, "id": 30, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull" ], "displayMode": "table", "placement": "right" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.0.6", "targets": [ { "expr": "sum (rate (container_network_receive_bytes_total{image!=\"\",name=~\"^k8s_.*\",node=~\"^$Node$\",namespace=~\"$Namespace\"}[5m])) by (container_name, pod)", "format": "time_series", "hide": false, "interval": "10s", "intervalFactor": 5, "legendFormat": "-> pod: {{ pod }} | {{ container_name }}", "metric": "network", "refId": "B", "step": 10 }, { "expr": "- sum (rate (container_network_transmit_bytes_total{image!=\"\",name=~\"^k8s_.*\",node=~\"^$Node$\",namespace=~\"$Namespace\"}[5m])) by (container_name, pod)", "format": "time_series", "hide": false, "interval": "10s", "intervalFactor": 5, "legendFormat": "<- pod: {{ pod }} | {{ container_name }}", "metric": "network", "refId": "D", "step": 10 }, { "expr": "sum (rate (container_network_receive_bytes_total{image!=\"\",name!~\"^k8s_.*\",node=~\"^$Node$\",namespace=~\"$Namespace\"}[5m])) by (node, name, image)", "format": "time_series", "hide": false, "interval": "10s", "intervalFactor": 5, "legendFormat": "-> docker: {{ node }} | {{ image }} ({{ name }})", "metric": "network", "refId": "A", "step": 10 }, { "expr": "- sum (rate (container_network_transmit_bytes_total{image!=\"\",name!~\"^k8s_.*\",node=~\"^$Node$\",namespace=~\"$Namespace\"}[5m])) by (node, name, image)", "format": "time_series", "hide": false, "interval": "10s", "intervalFactor": 5, "legendFormat": "<- docker: {{ node }} | {{ image }} ({{ name }})", "metric": "network", "refId": "C", "step": 10 }, { "expr": "sum (rate (container_network_transmit_bytes_total{rkt_container_name!=\"\",node=~\"^$Node$\",namespace=~\"$Namespace\"}[5m])) by (node, rkt_container_name)", "format": "time_series", "hide": false, "interval": "10s", "intervalFactor": 5, "legendFormat": "-> rkt: {{ node }} | {{ rkt_container_name }}", "metric": "network", "refId": "E", "step": 10 }, { "expr": "- sum (rate (container_network_transmit_bytes_total{rkt_container_name!=\"\",node=~\"^$Node$\",namespace=~\"$Namespace\"}[5m])) by (node, rkt_container_name)", "format": "time_series", "hide": false, "interval": "10s", "intervalFactor": 5, "legendFormat": "<- rkt: {{ node }} | {{ rkt_container_name }}", "metric": "network", "refId": "F", "step": 10 } ], "timeFrom": null, "timeShift": null, "title": "Containers network I/O (5m avg)", "type": "timeseries" } ], "title": "Containers network I/O", "type": "row" } ], "refresh": "1m", "schemaVersion": 30, "style": "dark", "tags": [ "kubernetes", "prometheus" ], "templating": { "list": [ { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(node)", "description": null, "error": null, "hide": 0, "includeAll": true, "label": null, "multi": false, "name": "Node", "options": [], "query": { "query": "label_values(node)", "refId": "Prometheus-Node-Variable-Query" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "", "description": null, "error": null, "hide": 0, "includeAll": true, "label": null, "multi": true, "name": "Namespace", "options": [], "query": { "query": "label_values(namespace)", "refId": "Prometheus-Namespace-Variable-Query" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-3h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "K8s RKE cluster monitoring", "uid": "1bI4P-xiz", "version": 11 }
2021-07-20 00:45:15 UTC
null
0
0
10,007
1
244,528
13,996
877
tfa-servers-primary
Server Monitoring Dashboard
Dashboard to view multiple servers
2019-04-05 15:14:24 UTC
2019-04-05 22:19:58 UTC
0
null
0
0
nodeExporter
null
0
0
13,996
1
10,007
5
688
Dashboard to view multiple servers
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.0.2" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "5.0.0" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "5.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "5.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Dashboard to view multiple servers", "editable": true, "gnetId": 10007, "graphTooltip": 1, "id": null, "iteration": 1554502552765, "links": [], "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 1, "w": 8, "x": 0, "y": 0 }, "id": 11, "interval": "", "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "repeat": "node", "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "job", "targets": [], "thresholds": "", "timeFrom": null, "title": "$node", "type": "singlestat", "valueFontSize": "30%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": true, "error": false, "fill": 10, "grid": {}, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 1 }, "id": 7, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": false, "max": true, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 0, "links": [], "maxPerRow": 6, "nullPointMode": "connected", "paceLength": 10, "percentage": true, "pointradius": 5, "points": false, "renderer": "flot", "repeat": "node", "seriesOverrides": [], "stack": true, "steppedLine": false, "targets": [ { "expr": "sum(irate(node_cpu_seconds_total{mode=\"system\",job=~'$node'}[5m])) or sum(irate(node_cpu{mode=\"system\",job=~'$node'}[5m]))", "interval": "", "intervalFactor": 2, "legendFormat": "system", "metric": "", "refId": "A", "step": 1200, "target": "" }, { "expr": "sum(irate(node_cpu_seconds_total{mode=\"user\",job=~'$node'}[5m])) or sum(irate(node_cpu{mode=\"user\",job=~'$node'}[5m]))", "interval": "", "intervalFactor": 2, "legendFormat": "user", "refId": "B", "step": 1200 }, { "expr": "sum(irate(node_cpu_seconds_total{mode=\"nice\",job=~'$node'}[5m])) or sum(irate(node_cpu{mode=\"nice\",job=~'$node'}[5m]))", "interval": "", "intervalFactor": 2, "legendFormat": "nice", "refId": "C", "step": 1200 }, { "expr": "sum(irate(node_cpu_seconds_total{mode=\"iowait\",job=~'$node'}[5m])) or sum(irate(node_cpu{mode=\"iowait\",job=~'$node'}[5m]))", "interval": "", "intervalFactor": 2, "legendFormat": "iowait", "refId": "E", "step": 1200 }, { "expr": "sum(irate(node_cpu_seconds_total{mode=\"steal\",job=~'$node'}[5m])) or sum(irate(node_cpu{mode=\"steal\",job=~'$node'}[5m]))", "intervalFactor": 2, "legendFormat": "steal", "refId": "H", "step": 1200 }, { "expr": "sum(irate(node_cpu_seconds_total{mode=\"idle\",job=~'$node'}[5m])) or sum(irate(node_cpu{mode=\"idle\",job=~'$node'}[5m]))", "interval": "", "intervalFactor": 2, "legendFormat": "idle", "refId": "D", "step": 1200 }, { "expr": "sum(irate(node_cpu_seconds_total{mode=\"irq\",job=~'$node'}[5m])) or sum(irate(node_cpu{mode=\"irq\",job=~'$node'}[5m]))", "interval": "", "intervalFactor": 2, "legendFormat": "irq", "refId": "F", "step": 1200 }, { "expr": "sum(irate(node_cpu_seconds_total{mode=\"softirq\",job=~'$node'}[5m])) or sum(irate(node_cpu{mode=\"softirq\",job=~'$node'}[5m]))", "interval": "", "intervalFactor": 2, "legendFormat": "softirq", "refId": "G", "step": 1200 }, { "expr": "sum(irate(node_cpu_seconds_total{mode=\"guest\",job=~'$node'}[5m])) or sum(irate(node_cpu{mode=\"guest\",job=~'$node'}[5m]))", "interval": "", "intervalFactor": 2, "legendFormat": "guest", "refId": "I", "step": 1200 } ], "thresholds": [ { "colorMode": "custom", "fill": true, "fillColor": "rgba(216, 200, 27, 0.27)", "lineColor": "rgba(255, 255, 255, 0)", "op": "gt", "value": 0, "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percentunit", "label": "%", "logBase": 1, "max": 100, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Slab": "#E5A8E2", "Swap": "#E24D42" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 8 }, "id": 17, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "maxPerRow": 6, "nullPointMode": "connected", "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": "node", "seriesOverrides": [ { "alias": "/Apps|Buffers|Cached|Free|Slab|SwapCached|PageTables|VmallocUsed/", "fill": 5, "stack": true }, { "alias": "Swap", "fill": 5, "stack": true } ], "stack": false, "steppedLine": false, "targets": [ { "expr": "( node_memory_MemTotal_bytes{job=~'$node'} - node_memory_MemFree_bytes{job=~'$node'} - node_memory_Buffers_bytes{job=~'$node'} - node_memory_Cached_bytes{job=~'$node'} - node_memory_SwapCached_bytes{job=~'$node'} - node_memory_Slab_bytes{job=~'$node'} - node_memory_PageTables_bytes{job=~'$node'} - node_memory_VmallocUsed_bytes{job=~'$node'} ) or ( node_memory_MemTotal{job=~'$node'} - node_memory_MemFree{job=~'$node'} - node_memory_Buffers{job=~'$node'} - node_memory_Cached{job=~'$node'} - node_memory_SwapCached{job=~'$node'} - node_memory_Slab{job=~'$node'} - node_memory_PageTables{job=~'$node'} - node_memory_VmallocUsed{job=~'$node'} )", "interval": "", "intervalFactor": 2, "legendFormat": "Apps", "metric": "", "refId": "A", "step": 1200, "target": "" }, { "expr": "node_memory_Buffers_bytes{job=~'$node'} or node_memory_Buffers{job=~'$node'}", "interval": "", "intervalFactor": 2, "legendFormat": "Buffers", "refId": "B", "step": 1200 }, { "expr": "node_memory_Cached_bytes{job=~'$node'} or node_memory_Cached{job=~'$node'}", "interval": "", "intervalFactor": 2, "legendFormat": "Cached", "refId": "D", "step": 1200 }, { "expr": "node_memory_MemFree_bytes{job=~'$node'} or node_memory_MemFree{job=~'$node'}", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "Free", "refId": "E", "step": 1200 }, { "expr": "node_memory_Slab_bytes{job=~'$node'} or node_memory_Slab{job=~'$node'}", "interval": "", "intervalFactor": 2, "legendFormat": "Slab", "refId": "F", "step": 1200 }, { "expr": "node_memory_SwapCached_bytes{job=~'$node'} or node_memory_SwapCached{job=~'$node'}", "interval": "", "intervalFactor": 2, "legendFormat": "SwapCached", "refId": "G", "step": 1200 }, { "expr": "node_memory_PageTables_bytes{job=~'$node'} or node_memory_PageTables{job=~'$node'}", "interval": "", "intervalFactor": 2, "legendFormat": "PageTables", "refId": "H", "step": 1200 }, { "expr": "node_memory_VmallocUsed_bytes{job=~'$node'} or node_memory_VmallocUsed{job=~'$node'}", "interval": "", "intervalFactor": 2, "legendFormat": "VmallocUsed", "metric": "", "refId": "I", "step": 1200 }, { "expr": "(node_memory_SwapTotal_bytes{job=~'$node'} - node_memory_SwapFree{job=~'$node'}) or (node_memory_SwapTotal{job=~'$node'} - node_memory_SwapFree{job=~'$node'})", "interval": "", "intervalFactor": 2, "legendFormat": "Swap", "metric": "", "refId": "C", "step": 1200 }, { "expr": "node_memory_Committed_AS_bytes{job=~'$node'} or node_memory_Committed_AS{job=~'$node'}", "interval": "", "intervalFactor": 2, "legendFormat": "Committed", "metric": "", "refId": "J", "step": 1200 }, { "expr": "node_memory_Mapped_bytes{job=~'$node'} or node_memory_Mapped{job=~'$node'}", "interval": "", "intervalFactor": 2, "legendFormat": "Mapped", "refId": "K", "step": 1200 }, { "expr": "node_memory_Active_bytes{job=~'$node'} or node_memory_Active{job=~'$node'}", "interval": "", "intervalFactor": 2, "legendFormat": "Active", "metric": "", "refId": "L", "step": 1200 }, { "expr": "node_memory_Inactive_bytes{job=~'$node'} or node_memory_Inactive{job=~'$node'}", "interval": "", "intervalFactor": 2, "legendFormat": "Inactive", "metric": "", "refId": "M", "step": 1200 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "GB", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 15 }, "id": 13, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "maxPerRow": 6, "nullPointMode": "connected", "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": "node", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "expr": "node_load1{job=~\"$node\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "load", "metric": "", "refId": "A", "step": 1200, "target": "" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Load", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 3, "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 22 }, "id": 9, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "maxPerRow": 6, "nullPointMode": "connected", "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": "node", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "expr": "100.0 - 100 * (node_filesystem_avail_bytes{job=~'$node',device !~'tmpfs',device!~'by-uuid'} / node_filesystem_size_bytes{job=~'$node',device !~'tmpfs',device!~'by-uuid'}) or 100.0 - 100 * (node_filesystem_avail{job=~'$node',device !~'tmpfs',device!~'by-uuid'} / node_filesystem_size{job=~'$node',device !~'tmpfs',device!~'by-uuid'})", "interval": "", "intervalFactor": 2, "legendFormat": "{{mountpoint}}", "metric": "", "refId": "A", "step": 1200, "target": "" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk Space Used", "tooltip": { "msResolution": true, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "logBase": 1, "max": 100, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 29 }, "id": 12, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "maxPerRow": 6, "nullPointMode": "connected", "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": "node", "seriesOverrides": [ { "alias": "/.*_in/", "transform": "negative-Y" } ], "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_network_receive_bytes_total{job=~'$node'}[5m])*8 or irate(node_network_receive_bytes{job=~'$node'}[5m])*8", "interval": "", "intervalFactor": 2, "legendFormat": "{{device}}_in", "metric": "", "refId": "A", "step": 1200, "target": "" }, { "expr": "irate(node_network_transmit_bytes_total{job=~'$node'}[5m])*8 or irate(node_network_transmit_bytes{job=~'$node'}[5m])*8", "interval": "", "intervalFactor": 2, "legendFormat": "{{device}}_out", "refId": "B", "step": 1200 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Network Traffic", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bits", "label": "bits in (-) / bits out (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "5m", "schemaVersion": 18, "style": "dark", "tags": [ "prometheus" ], "templating": { "list": [ { "allFormat": "glob", "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(node_exporter_build_info, job)", "hide": 0, "includeAll": false, "label": "", "multi": true, "multiFormat": "regex values", "name": "node", "options": [], "query": "label_values(node_exporter_build_info, job)", "refresh": 1, "regex": "[^O].*", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "/.*Mainnet.*/", "tags": [], "tagsQuery": "label_values(node_exporter_build_info, job)", "type": "query", "useTags": false } ] }, "time": { "from": "now-3h", "to": "now" }, "timepicker": { "now": true, "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "utc", "title": "Server Monitoring Dashboard", "uid": "_Yi_q4eik", "version": 23 }
2019-04-05 22:19:15 UTC
2019-04-05 22:19:58 UTC
0
0
10,741
1
117,662
16,385
408
mysql-router-via-prometheus-exporter
MySQL Router via Prometheus exporter
https://github.com/rluisr/mysqlrouter_exporter
2019-08-19 03:31:08 UTC
2020-01-24 10:25:46 UTC
0
Dashboard for MySQL Router. Use this exporter https://github.com/rluisr/mysqlrouter_exporter
46,257
46,258
null
null
1
4
16,385
1
10,741
5
180
https://github.com/rluisr/mysqlrouter_exporter
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "panel", "id": "bargauge", "name": "Bar Gauge", "version": "" }, { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.5.2" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "table", "name": "Table", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "https://github.com/rluisr/mysqlrouter_exporter", "editable": true, "gnetId": 10741, "graphTooltip": 0, "id": null, "iteration": 1579861166158, "links": [], "panels": [ { "cacheTimeout": null, "columns": [], "datasource": "${DS_PROMETHEUS}", "fontSize": "100%", "gridPos": { "h": 2, "w": 18, "x": 0, "y": 0 }, "id": 11, "links": [], "options": {}, "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 0, "desc": true }, "styles": [ { "alias": "Time", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "hidden" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "__name__", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "instance", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "job", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value", "thresholds": [], "type": "hidden", "unit": "short" } ], "targets": [ { "expr": "mysqlrouter_router_status{hostname=\"$host\"}", "format": "table", "instant": true, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "", "transform": "table", "transparent": true, "type": "table" }, { "columns": [], "datasource": "${DS_PROMETHEUS}", "description": "Nodes of cluster", "fontSize": "100%", "gridPos": { "h": 8, "w": 6, "x": 18, "y": 0 }, "id": 6, "options": {}, "pageSize": null, "pluginVersion": "6.3.2", "scroll": true, "showHeader": true, "sort": { "col": 0, "desc": true }, "styles": [ { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Time", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "__name__", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "instance", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "job", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "name", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "cluster_name", "thresholds": [], "type": "hidden", "unit": "short" } ], "targets": [ { "expr": "mysqlrouter_metadata_config_node{cluster_name=\"$cluster\", router_host=\"$host\"}", "format": "table", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "", "transform": "table", "transparent": true, "type": "table" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 6, "w": 12, "x": 0, "y": 2 }, "id": 4, "links": [], "options": { "fieldOptions": { "calcs": [ "last" ], "defaults": { "mappings": [ { "from": "", "id": 1, "operator": "", "text": "UP", "to": "", "type": 1, "value": "1" }, { "from": "", "id": 2, "operator": "", "text": "DOWN", "to": "", "type": 1, "value": "0" } ], "max": 1, "min": 0, "thresholds": [ { "color": "red", "value": null }, { "color": "green", "value": 1 } ] }, "override": {}, "values": false }, "orientation": "auto", "showThresholdLabels": false, "showThresholdMarkers": false }, "pluginVersion": "6.5.2", "targets": [ { "expr": "mysqlrouter_route_health{name=~\"$cluster.*\", router_hostname=\"$host\"}", "format": "time_series", "instant": true, "legendFormat": "{{name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$host - Route Health", "transparent": true, "type": "gauge" }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "fill": 0, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 8 }, "hiddenSeries": false, "id": 2, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": false, "rightSide": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pluginVersion": "6.3.2", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "mysqlrouter_route_active_connections{name=~\"$cluster.*\", router_hostname=\"$host\"}", "legendFormat": "{{name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$host - Route Active Connections", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "If route have no connections, There is no data.", "fill": 0, "fillGradient": 0, "gridPos": { "h": 13, "w": 12, "x": 12, "y": 8 }, "hiddenSeries": false, "id": 13, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": false, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/from_server/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "mysqlrouter_route_connections_byte_from_server{name=~\"$cluster.*\", router_hostname=\"$host\"}", "instant": false, "intervalFactor": 3, "legendFormat": "from_server {{name}} - {{source_address}} -> {{destination_address}}", "refId": "A" }, { "expr": "mysqlrouter_route_connections_byte_to_server{name=~\"$cluster.*\", router_hostname=\"$host\"}", "instant": false, "intervalFactor": 3, "legendFormat": "to_server {{name}} - {{destination_address}} -> {{source_address}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$host - Route byte from/to server", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_PROMETHEUS}", "description": "Each routing has its own list of blocked hosts. Blocked clients receive the MySQL Server error 1129 code with a slightly different error message: \"1129: Too many connection errors from fail.example.com\". The Router logs contain extra information for blocked clients, such as: INFO [...] 1 authentication errors for fail.example.com (max 100) WARNING [...] blocking client host fail.example.com", "gridPos": { "h": 4, "w": 12, "x": 0, "y": 17 }, "id": 9, "options": { "displayMode": "lcd", "fieldOptions": { "calcs": [ "lastNotNull" ], "defaults": { "decimals": 0, "mappings": [], "max": 100, "min": 0, "thresholds": [ { "color": "green", "value": null }, { "color": "red", "value": 1 } ], "title": "", "unit": "none" }, "override": {}, "values": false }, "orientation": "vertical" }, "pluginVersion": "6.5.2", "targets": [ { "expr": "mysqlrouter_route_blocked_hosts{name=~\"$cluster.*\", router_hostname=\"$host\"}", "legendFormat": "{{name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "$host - Route Blocked Hosts", "type": "bargauge" }, { "columns": [], "datasource": "${DS_PROMETHEUS}", "description": "Click table column", "fontSize": "100%", "gridPos": { "h": 9, "w": 24, "x": 0, "y": 21 }, "id": 15, "options": {}, "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 7, "desc": false }, "styles": [ { "alias": "Time", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "hidden" }, { "alias": "Metric", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "__name__", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "Destination Address", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "destination_address", "thresholds": [], "type": "string", "unit": "short" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "instance", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "job", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "Route Name", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "name", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "Source Address", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "source_address", "thresholds": [], "type": "string", "unit": "short" }, { "alias": "Bytes From Server", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "mappingType": 1, "pattern": "Value #A", "thresholds": [], "type": "number", "unit": "decbytes" }, { "alias": "Bytes To Server", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "mappingType": 1, "pattern": "Value #B", "thresholds": [], "type": "number", "unit": "decbytes" }, { "alias": "Time Connected To Server", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #C", "preserveFormat": false, "thresholds": [], "type": "date", "unit": "locale", "valueMaps": [ { "text": "", "value": "" } ] }, { "alias": "Time Last Received From Server", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #D", "thresholds": [], "type": "date", "unit": "short" }, { "alias": "Time Last Sent To Server", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #E", "thresholds": [], "type": "date", "unit": "short" }, { "alias": "Time Started", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #F", "thresholds": [], "type": "date", "unit": "short" } ], "targets": [ { "expr": "mysqlrouter_route_connections_byte_to_server{name=~\"$cluster.*\", router_hostname=\"$host\"}", "format": "table", "hide": false, "instant": true, "intervalFactor": 1, "legendFormat": "", "refId": "B" }, { "expr": "mysqlrouter_route_connections_byte_from_server{name=~\"$cluster.*\", router_hostname=\"$host\"}", "format": "table", "hide": false, "instant": true, "intervalFactor": 1, "refId": "A" }, { "expr": "mysqlrouter_route_connections_time_connected_to_server{name=~\"$cluster.*\", router_hostname=\"$host\"}", "format": "table", "instant": true, "intervalFactor": 1, "refId": "C" }, { "expr": "mysqlrouter_route_connections_time_last_received_from_server{name=~\"$cluster.*\", router_hostname=\"$host\"}", "format": "table", "instant": true, "refId": "D" }, { "expr": "mysqlrouter_route_connections_time_last_sent_to_server{name=~\"$cluster.*\", router_hostname=\"$host\"}", "format": "table", "instant": true, "refId": "E" }, { "expr": "mysqlrouter_route_connections_time_started{name=~\"$cluster.*\", router_hostname=\"$host\"}", "format": "table", "instant": true, "refId": "F" } ], "timeFrom": null, "timeShift": null, "title": "$host - All Connections Information", "transform": "table", "type": "table" } ], "refresh": "5m", "schemaVersion": 21, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(mysqlrouter_router_status, hostname)", "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "host", "options": [], "query": "label_values(mysqlrouter_router_status, hostname)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(mysqlrouter_metadata, name)", "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "cluster", "options": [], "query": "label_values(mysqlrouter_metadata, name)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-24h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "MySQL Router via Prometheus exporter", "uid": "8_sRZYdZk", "version": 33 }
2020-01-24 10:25:46 UTC
null
0
0
12,539
1
393,548
18,024
6,714
coredns
CoreDNS 1.7.0+
A dashboard for the CoreDNS DNS server with updated metrics for version 1.7.0+. Based on the CoreDNS dashboard by buhay.
2020-06-28 18:55:40 UTC
2020-06-29 18:43:55 UTC
0
Contributions are welcome and will be updated back here on grafana.com: - [https://github.com/EJKinger/coredns_grafana_db](https://github.com/EJKinger/coredns_grafana_db)
53,924
53,925
null
null
3
5
18,024
1
12,539
5
5,074
A dashboard for the CoreDNS DNS server with updated metrics for version 1.7.0+. Based on the CoreDNS dashboard by buhay.
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.0.3" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "A dashboard for the CoreDNS DNS server with updated metrics for version 1.7.0+. Based on the CoreDNS dashboard by buhay.", "editable": true, "gnetId": 12539, "graphTooltip": 0, "id": null, "iteration": 1593456067836, "links": [ { "$$hashKey": "object:94", "icon": "external link", "tags": [], "targetBlank": true, "title": "CoreDNS.io", "type": "link", "url": "https://coredns.io" } ], "panels": [ { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 28, "panels": [], "title": "", "type": "row" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null }, "displayName": "{{version}}", "mappings": [ { "from": "0", "id": 0, "operator": "", "text": "", "to": "1", "type": 2 } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 0, "y": 1 }, "id": 30, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false } }, "pluginVersion": "7.0.3", "targets": [ { "expr": "coredns_build_info{instance=~\"$instance\"}", "format": "time_series", "instant": true, "interval": "", "legendFormat": "{{version}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "CoreDNS Version", "type": "stat" }, { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 4 }, "id": 26, "panels": [], "title": "", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 5 }, "hiddenSeries": false, "id": 2, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pluginVersion": "7.0.3", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "total", "yaxis": 2 } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum(rate(coredns_dns_request_count_total{instance=~\"$instance\"}[5m])) by (proto) or\nsum(rate(coredns_dns_requests_total{instance=~\"$instance\"}[5m])) by (proto)", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{proto}}", "refId": "A", "step": 60 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Requests (total)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:161", "format": "pps", "logBase": 1, "max": null, "min": 0, "show": true }, { "$$hashKey": "object:162", "format": "pps", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 5 }, "hiddenSeries": false, "id": 4, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "total", "yaxis": 2 }, { "alias": "other", "yaxis": 2 } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum(rate(coredns_dns_request_type_count_total{instance=~\"$instance\"}[5m])) by (type) or \nsum(rate(coredns_dns_requests_total{instance=~\"$instance\"}[5m])) by (type)", "interval": "", "intervalFactor": 2, "legendFormat": "{{type}}", "refId": "A", "step": 60 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Requests (by qtype)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:104", "format": "pps", "logBase": 1, "max": null, "min": 0, "show": true }, { "$$hashKey": "object:105", "format": "pps", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 5 }, "hiddenSeries": false, "id": 6, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "total", "yaxis": 2 } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum(rate(coredns_dns_request_count_total{instance=~\"$instance\"}[5m])) by (zone) or\nsum(rate(coredns_dns_requests_total{instance=~\"$instance\"}[5m])) by (zone)", "interval": "", "intervalFactor": 2, "legendFormat": "{{zone}}", "refId": "A", "step": 60 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Requests (by zone)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:131", "format": "pps", "logBase": 1, "max": null, "min": 0, "show": true }, { "$$hashKey": "object:132", "format": "pps", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 12 }, "hiddenSeries": false, "id": 8, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "total", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(coredns_dns_request_do_count_total{instance=~\"$instance\"}[5m])) or\nsum(rate(coredns_dns_do_requests_total{instance=~\"$instance\"}[5m]))", "interval": "", "intervalFactor": 2, "legendFormat": "DO", "refId": "A", "step": 40 }, { "expr": "sum(rate(coredns_dns_request_count_total{instance=~\"$instance\"}[5m])) or\nsum(rate(coredns_dns_requests_total{instance=~\"$instance\"}[5m]))", "interval": "", "intervalFactor": 2, "legendFormat": "total", "refId": "B", "step": 40 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Requests (DO bit)", "tooltip": { "shared": true, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:158", "format": "pps", "logBase": 1, "max": null, "min": 0, "show": true }, { "$$hashKey": "object:159", "format": "pps", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 6, "x": 12, "y": 12 }, "hiddenSeries": false, "id": 10, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "tcp:90", "yaxis": 2 }, { "alias": "tcp:99 ", "yaxis": 2 }, { "alias": "tcp:50", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.99, sum(rate(coredns_dns_request_size_bytes_bucket{instance=~\"$instance\",proto=\"udp\"}[5m])) by (le,proto))", "interval": "", "intervalFactor": 2, "legendFormat": "{{proto}}:99 ", "refId": "A", "step": 60 }, { "expr": "histogram_quantile(0.90, sum(rate(coredns_dns_request_size_bytes_bucket{instance=~\"$instance\",proto=\"udp\"}[5m])) by (le,proto))", "intervalFactor": 2, "legendFormat": "{{proto}}:90", "refId": "B", "step": 60 }, { "expr": "histogram_quantile(0.50, sum(rate(coredns_dns_request_size_bytes_bucket{instance=~\"$instance\",proto=\"udp\"}[5m])) by (le,proto))", "intervalFactor": 2, "legendFormat": "{{proto}}:50", "refId": "C", "step": 60 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Requests (size, udp)", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:218", "format": "bytes", "logBase": 1, "max": null, "min": 0, "show": true }, { "$$hashKey": "object:219", "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 6, "x": 18, "y": 12 }, "hiddenSeries": false, "id": 12, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "tcp:90", "yaxis": 1 }, { "alias": "tcp:99 ", "yaxis": 1 }, { "alias": "tcp:50", "yaxis": 1 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.99, sum(rate(coredns_dns_request_size_bytes_bucket{instance=~\"$instance\",proto=\"tcp\"}[5m])) by (le,proto))", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{proto}}:99 ", "refId": "A", "step": 60 }, { "expr": "histogram_quantile(0.90, sum(rate(coredns_dns_request_size_bytes_bucket{instance=~\"$instance\",proto=\"tcp\"}[5m])) by (le,proto))", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{proto}}:90", "refId": "B", "step": 60 }, { "expr": "histogram_quantile(0.50, sum(rate(coredns_dns_request_size_bytes_bucket{instance=~\"$instance\",proto=\"tcp\"}[5m])) by (le,proto))", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{proto}}:50", "refId": "C", "step": 60 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Requests (size,tcp)", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 19 }, "hiddenSeries": false, "id": 14, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum(rate(coredns_dns_response_rcode_count_total{instance=~\"$instance\"}[5m])) by (rcode) or\nsum(rate(coredns_dns_responses_total{instance=~\"$instance\"}[5m])) by (rcode)", "interval": "", "intervalFactor": 2, "legendFormat": "{{rcode}}", "refId": "A", "step": 40 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Responses (by rcode)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:648", "format": "pps", "logBase": 1, "max": null, "min": 0, "show": true }, { "$$hashKey": "object:649", "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 19 }, "hiddenSeries": false, "id": 32, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.99, sum(rate(coredns_dns_request_duration_seconds_bucket{instance=~\"$instance\"}[5m])) by (le, job))", "format": "time_series", "intervalFactor": 2, "legendFormat": "99%", "refId": "A", "step": 40 }, { "expr": "histogram_quantile(0.90, sum(rate(coredns_dns_request_duration_seconds_bucket{instance=~\"$instance\"}[5m])) by (le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "90%", "refId": "B", "step": 40 }, { "expr": "histogram_quantile(0.50, sum(rate(coredns_dns_request_duration_seconds_bucket{instance=~\"$instance\"}[5m])) by (le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "50%", "refId": "C", "step": 40 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Responses (duration)", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1080", "format": "s", "logBase": 1, "max": null, "min": 0, "show": true }, { "$$hashKey": "object:1081", "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 26 }, "hiddenSeries": false, "id": 18, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "udp:50%", "yaxis": 1 }, { "alias": "tcp:50%", "yaxis": 2 }, { "alias": "tcp:90%", "yaxis": 2 }, { "alias": "tcp:99%", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.99, sum(rate(coredns_dns_response_size_bytes_bucket{instance=~\"$instance\",proto=\"udp\"}[5m])) by (le,proto)) ", "interval": "", "intervalFactor": 2, "legendFormat": "{{proto}}:99%", "refId": "A", "step": 40 }, { "expr": "histogram_quantile(0.90, sum(rate(coredns_dns_response_size_bytes_bucket{instance=~\"$instance\",proto=\"udp\"}[5m])) by (le,proto)) ", "interval": "", "intervalFactor": 2, "legendFormat": "{{proto}}:90%", "refId": "B", "step": 40 }, { "expr": "histogram_quantile(0.50, sum(rate(coredns_dns_response_size_bytes_bucket{instance=~\"$instance\",proto=\"udp\"}[5m])) by (le,proto)) ", "hide": false, "intervalFactor": 2, "legendFormat": "{{proto}}:50%", "metric": "", "refId": "C", "step": 40 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Responses (size, udp)", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1129", "format": "bytes", "logBase": 1, "max": null, "min": 0, "show": true }, { "$$hashKey": "object:1130", "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 26 }, "hiddenSeries": false, "id": 20, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "udp:50%", "yaxis": 1 }, { "alias": "tcp:50%", "yaxis": 1 }, { "alias": "tcp:90%", "yaxis": 1 }, { "alias": "tcp:99%", "yaxis": 1 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.99, sum(rate(coredns_dns_response_size_bytes_bucket{instance=~\"$instance\",proto=\"tcp\"}[5m])) by (le,proto)) ", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{proto}}:99%", "refId": "A", "step": 40 }, { "expr": "histogram_quantile(0.90, sum(rate(coredns_dns_response_size_bytes_bucket{instance=~\"$instance\",proto=\"tcp\"}[5m])) by (le,proto)) ", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{proto}}:90%", "refId": "B", "step": 40 }, { "expr": "histogram_quantile(0.50, sum(rate(coredns_dns_response_size_bytes_bucket{instance=~\"$instance\",proto=\"tcp\"}[5m])) by (le, proto)) ", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{proto}}:50%", "metric": "", "refId": "C", "step": 40 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Responses (size, tcp)", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 33 }, "hiddenSeries": false, "id": 22, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum(coredns_cache_size{instance=~\"$instance\"}) by (type) or\nsum(coredns_cache_entries{instance=~\"$instance\"}) by (type)", "interval": "", "intervalFactor": 2, "legendFormat": "{{type}}", "refId": "A", "step": 40 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Cache (size)", "tooltip": { "shared": true, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:245", "format": "decbytes", "logBase": 1, "max": null, "min": 0, "show": true }, { "$$hashKey": "object:246", "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 33 }, "hiddenSeries": false, "id": 24, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "misses", "yaxis": 2 } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum(rate(coredns_cache_hits_total{instance=~\"$instance\"}[5m])) by (type)", "hide": false, "intervalFactor": 2, "legendFormat": "hits:{{type}}", "refId": "A", "step": 40 }, { "expr": "sum(rate(coredns_cache_misses_total{instance=~\"$instance\"}[5m])) by (type)", "hide": false, "intervalFactor": 2, "legendFormat": "misses", "refId": "B", "step": 40 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Cache (hitrate)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:697", "format": "pps", "logBase": 1, "max": null, "min": 0, "show": true }, { "$$hashKey": "object:698", "format": "pps", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "schemaVersion": 25, "style": "dark", "tags": [ "dns", "coredns" ], "templating": { "list": [ { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(up{job=\"coredns\"}, instance)", "hide": 0, "includeAll": true, "label": "Instance", "multi": false, "name": "instance", "options": [], "query": "label_values(up{job=\"coredns\"}, instance)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 3, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-3h", "to": "now" }, "timepicker": { "refresh_intervals": [ "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "CoreDNS 1.7.0+", "uid": "wY4blRMGz", "version": 4 }
2020-06-29 18:43:40 UTC
2020-06-29 18:43:55 UTC
1
5
12,433
1
390,799
20,665
1,253
syslog
Syslog
Telegraf / InfluxDB / Grafana as syslog receiver
2020-06-09 19:44:13 UTC
2021-03-18 18:47:05 UTC
0
# Telegraf / InfluxDB / Grafana as syslog receiver UPDATE 03/2021: Fixed the hostname variable to filter for different syslog sources UPDATE 03/2021: Message query now uses a text box variable instead of ad-hoc query, which stopped working with Grafana 7.x UPDATE 09/2020: Rebuilt the dashboard to take advantage of the new table panel possibilities with Grafana 7.x, e.g. dedicated severity colors. The Syslog dashboard shows a statistics graph panel at the top, based on the timeframe chosen. Plus a table view of all messages within this timeframe, including the usual columns like message time, appname, host, severity and message text. You can zoom into specific timeframes (syslog peaks or massive errors) by just marking the area by mouse in the graph panel. The table view adjusts accordingly. It also provides some extra filters based on appname, hostname, severity and message text. ## How to store classic UDP/514 syslog in InfluxDB via rsyslog Because Telegraf only accepts TCP syslog messages in a certain format (RFC5424), the rsyslog daemon is used to receive classic RFC3164 Syslog messages via UDP port 514 and pipe them to the local Telegraf instance. So the first step is to adapt the rsyslog.conf to our needs: $WorkDirectory /var/spool/rsyslog $ActionQueueType LinkedList $ActionQueueFileName srvrfwd $ActionResumeRetryCount -1 $ActionQueueSaveOnShutdown on $ModLoad imudp #loads the udp module $UDPServerAddress localhost $UDPServerRun 514 *.* @@(o)127.0.0.1:6514;RSYSLOG_SyslogProtocol23Format If you would like to filter between local and external syslog messages, there is the possibility of very sophisticated rulesets, for example: :hostname, contains, "grafanapi" *.notice @@(o)127.0.0.1:6514;RSYSLOG_SyslogProtocol23Format :hostname, !contains, "grafanapi" *.* @@(o)127.0.0.1:6514;RSYSLOG_SyslogProtocol23Format Local logging messages are only forwarded when the severity level is equal or greater then notice. External Syslog messages (hostname != grafanapi) will be forwarded to Telegraf regardless of the severity level. Visit my blog post over at [NWMichl Blog](https://nwmichl.net/2020/03/15/telegraf-influxdb-grafana-as-syslog-receiver/ "https://nwmichl.net/2020/03/15/telegraf-influxdb-grafana-as-syslog-receiver/") for full documentation and a syslog-ng alternative.
53,386
53,387
Telegraf
[[inputs.syslog]] server = "tcp://localhost:6514" [[outputs.influxdb]] database = "telegraf" username = "<username>" password = "<password>"
6
4
20,665
1
12,433
5
744
Telegraf / InfluxDB / Grafana as syslog receiver
{ "__inputs": [ { "name": "DS_INFLUXDB", "label": "InfluxDB", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.4.0" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "1.0.0" }, { "type": "panel", "id": "table", "name": "Table", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Telegraf / InfluxDB / Grafana as syslog receiver", "editable": true, "gnetId": 12433, "graphTooltip": 0, "id": null, "iteration": 1616092347593, "links": [], "panels": [ { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "decimals": 0, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 0 }, "hiddenSeries": false, "id": 10, "interval": "", "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": false, "rightSide": true, "show": true, "sort": null, "sortDesc": null, "total": true, "values": true }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.4.0", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Info", "color": "rgb(80, 80, 80)", "stack": "A" }, { "alias": "Notice", "color": "rgb(182, 182, 182)", "stack": "A" }, { "alias": "Warning", "color": "#E0B400", "stack": "A" }, { "alias": "Error", "color": "#FF780A", "stack": "A" }, { "alias": "Critical", "color": "#E02F44", "stack": "A" }, { "alias": "Alert", "color": "#8F3BB8", "stack": "A" }, { "alias": "Emergency", "color": "#8F3BB8", "stack": "A" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Info", "groupBy": [ { "params": [ "1m" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "syslog", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "severity_code" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "severity", "operator": "=", "value": "info" }, { "condition": "AND", "key": "hostname", "operator": "=~", "value": "/^$hostname$/" }, { "condition": "AND", "key": "severity", "operator": "=~", "value": "/^$severity$/" }, { "condition": "AND", "key": "appname", "operator": "=~", "value": "/^$appname$/" }, { "condition": "AND", "key": "message", "operator": "=~", "value": "/$Query/" } ] }, { "alias": "Notice", "groupBy": [ { "params": [ "1m" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "syslog", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "severity_code" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "severity", "operator": "=", "value": "notice" }, { "condition": "AND", "key": "hostname", "operator": "=~", "value": "/^$hostname$/" }, { "condition": "AND", "key": "severity", "operator": "=~", "value": "/^$severity$/" }, { "condition": "AND", "key": "appname", "operator": "=~", "value": "/^$appname$/" }, { "condition": "AND", "key": "message", "operator": "=~", "value": "/$Query/" } ] }, { "alias": "Warning", "groupBy": [ { "params": [ "1m" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "syslog", "orderByTime": "ASC", "policy": "default", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "severity_code" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "severity", "operator": "=", "value": "warning" }, { "condition": "AND", "key": "hostname", "operator": "=~", "value": "/^$hostname$/" }, { "condition": "AND", "key": "severity", "operator": "=~", "value": "/^$severity$/" }, { "condition": "AND", "key": "appname", "operator": "=~", "value": "/^$appname$/" }, { "condition": "AND", "key": "message", "operator": "=~", "value": "/$Query/" } ] }, { "alias": "Error", "groupBy": [ { "params": [ "1m" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "syslog", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "severity_code" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "severity", "operator": "=", "value": "err" }, { "condition": "AND", "key": "hostname", "operator": "=~", "value": "/^$hostname$/" }, { "condition": "AND", "key": "severity", "operator": "=~", "value": "/^$severity$/" }, { "condition": "AND", "key": "appname", "operator": "=~", "value": "/^$appname$/" }, { "condition": "AND", "key": "message", "operator": "=~", "value": "/$Query/" } ] }, { "alias": "Critical", "groupBy": [ { "params": [ "1m" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "syslog", "orderByTime": "ASC", "policy": "default", "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "severity_code" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "severity", "operator": "=", "value": "crit" }, { "condition": "AND", "key": "hostname", "operator": "=~", "value": "/^$hostname$/" }, { "condition": "AND", "key": "severity", "operator": "=~", "value": "/^$severity$/" }, { "condition": "AND", "key": "appname", "operator": "=~", "value": "/^$appname$/" }, { "condition": "AND", "key": "message", "operator": "=~", "value": "/$Query/" } ] }, { "alias": "Alert", "groupBy": [ { "params": [ "1m" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "syslog", "orderByTime": "ASC", "policy": "default", "refId": "F", "resultFormat": "time_series", "select": [ [ { "params": [ "severity_code" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "severity", "operator": "=", "value": "alert" }, { "condition": "AND", "key": "hostname", "operator": "=~", "value": "/^$hostname$/" }, { "condition": "AND", "key": "severity", "operator": "=~", "value": "/^$severity$/" }, { "condition": "AND", "key": "appname", "operator": "=~", "value": "/^$appname$/" }, { "condition": "AND", "key": "message", "operator": "=~", "value": "/$Query/" } ] }, { "alias": "Emergency", "groupBy": [ { "params": [ "1m" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "syslog", "orderByTime": "ASC", "policy": "default", "refId": "G", "resultFormat": "time_series", "select": [ [ { "params": [ "severity_code" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "severity", "operator": "=", "value": "emerg" }, { "condition": "AND", "key": "hostname", "operator": "=~", "value": "/^$hostname$/" }, { "condition": "AND", "key": "severity", "operator": "=~", "value": "/^$severity$/" }, { "condition": "AND", "key": "appname", "operator": "=~", "value": "/^$appname$/" }, { "condition": "AND", "key": "message", "operator": "=~", "value": "/$Query/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "syslog count", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "Messages / min", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_INFLUXDB}", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "left", "displayMode": "auto", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-purple", "value": null }, { "color": "dark-red", "value": 2 }, { "color": "dark-orange", "value": 3 }, { "color": "dark-yellow", "value": 4 }, { "color": "rgb(150, 150, 150)", "value": 5 }, { "color": "rgb(51, 51, 51)", "value": 6 }, { "color": "rgb(5, 5, 5)", "value": 7 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "severity_code" }, "properties": [ { "id": "mappings", "value": [ { "from": "", "id": 0, "text": "Debug", "to": "", "type": 1, "value": "7" }, { "from": "", "id": 1, "text": "Info", "to": "", "type": 1, "value": "6" }, { "from": "", "id": 2, "text": "Notice", "to": "", "type": 1, "value": "5" }, { "from": "", "id": 3, "text": "Warning", "to": "", "type": 1, "value": "4" }, { "from": "", "id": 4, "text": "Error", "to": "", "type": 1, "value": "3" }, { "from": "", "id": 5, "text": "Critical", "to": "", "type": 1, "value": "2" }, { "from": "", "id": 6, "text": "Alert", "to": "", "type": 1, "value": "1" }, { "from": "", "id": 7, "text": "Emergency", "to": "", "type": 1, "value": "0" } ] }, { "id": "custom.displayMode", "value": "color-background" }, { "id": "custom.width", "value": 119 } ] }, { "matcher": { "id": "byName", "options": "Time" }, "properties": [ { "id": "custom.width", "value": 163 } ] }, { "matcher": { "id": "byName", "options": "hostname" }, "properties": [ { "id": "custom.width", "value": 194 } ] }, { "matcher": { "id": "byName", "options": "appname" }, "properties": [ { "id": "custom.width", "value": 264 } ] } ] }, "gridPos": { "h": 24, "w": 24, "x": 0, "y": 7 }, "id": 12, "options": { "showHeader": true, "sortBy": [ { "desc": true, "displayName": "Time" } ] }, "pluginVersion": "7.4.0", "targets": [ { "groupBy": [ { "params": [ "hostname" ], "type": "tag" }, { "params": [ "appname" ], "type": "tag" } ], "measurement": "syslog", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "severity_code" ], "type": "field" } ], [ { "params": [ "message" ], "type": "field" } ] ], "tags": [ { "key": "hostname", "operator": "=~", "value": "/^$hostname$/" }, { "condition": "AND", "key": "appname", "operator": "=~", "value": "/^$appname$/" }, { "condition": "AND", "key": "severity", "operator": "=~", "value": "/^$severity$/" }, { "condition": "AND", "key": "message", "operator": "=~", "value": "/$Query/" } ] } ], "timeFrom": null, "timeShift": null, "title": "Syslog Messages", "type": "table" } ], "refresh": "5s", "schemaVersion": 27, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": "", "current": {}, "datasource": "${DS_INFLUXDB}", "definition": "SHOW TAG VALUES FROM syslog WITH KEY=appname", "description": null, "error": null, "hide": 0, "includeAll": true, "label": "Appname", "multi": true, "name": "appname", "options": [], "query": "SHOW TAG VALUES FROM syslog WITH KEY=appname", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": "", "current": {}, "datasource": "${DS_INFLUXDB}", "definition": "SHOW TAG VALUES FROM syslog WITH KEY=hostname", "description": null, "error": null, "hide": 0, "includeAll": true, "label": "Hostname", "multi": true, "name": "hostname", "options": [], "query": "SHOW TAG VALUES FROM syslog WITH KEY=hostname", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": "", "current": {}, "datasource": "${DS_INFLUXDB}", "definition": "SHOW TAG VALUES FROM syslog WITH KEY=severity", "description": null, "error": null, "hide": 0, "includeAll": true, "label": "Severity", "multi": true, "name": "severity", "options": [], "query": "SHOW TAG VALUES FROM syslog WITH KEY=severity", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "current": { "selected": false, "text": "", "value": "" }, "description": "Querystring", "error": null, "hide": 0, "label": "MessageQuery", "name": "Query", "options": [ { "selected": true, "text": "", "value": "" } ], "query": "", "skipUrlSync": false, "type": "textbox" } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", " 10s", " 30s", " 1m", " 5m" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "Syslog", "uid": "TIYeHqRgZ", "version": 7 }
2021-03-18 18:45:55 UTC
null
3
4
12,175
1
372,355
17,433
40,405
felix-dashboard-calico
Felix Dashboard (Calico)
Felix dashboard is part of calico documentation website, you will have great insight about you Calico instance by using this dashboard.
2020-04-24 22:50:57 UTC
2020-05-24 12:37:40 UTC
0
Complete tutorial on how to implement this dashboard [can be found here](https://docs.projectcalico.org/master/maintenance/monitor/monitor-component-visual). If you feel like something is missing please [share it here](https://calicousers.slack.com/archives/C0BCA117T/p1588592959248700). [Calico Logo and Felix name are all copyright of their respective owner.](https://www.tigera.io/)
51,800
51,801
Other
null
2
5
17,433
1
12,175
5
39,407
Felix dashboard is part of calico documentation website, you will have great insight about you Calico instance by using this dashboard.
{ "__inputs": [ { "name": "DS_CALICO-DEMO-PROMETHEUS", "label": "calico-demo-prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.7.3" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" } ], "annotations": { "list": [ { "$$hashKey": "object:47", "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Felix dashboard is part of calico documentation website, you will have great insight about you Calico instance by using this dashboard.", "editable": true, "gnetId": 12175, "graphTooltip": 0, "id": null, "links": [ { "icon": "external link", "includeVars": false, "tags": [], "targetBlank": true, "title": "Calico documentation", "tooltip": "Comprehensive tutorial on how to use this dashboard.", "type": "link", "url": "https://docs.projectcalico.org/master/maintenance/monitor-component-visual" } ], "panels": [ { "collapsed": false, "datasource": "${DS_CALICO-DEMO-PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 6, "panels": [], "title": "Alerts and general info", "type": "row" }, { "cacheTimeout": null, "datasource": "${DS_CALICO-DEMO-PROMETHEUS}", "description": "These metrics are part of general information related to your Calico implementation.", "gridPos": { "h": 4, "w": 8, "x": 0, "y": 1 }, "id": 2, "links": [], "options": { "fieldOptions": { "calcs": [ "lastNotNull" ], "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [], "values": false }, "orientation": "auto", "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "6.7.3", "targets": [ { "expr": "felix_active_local_endpoints", "interval": "", "legendFormat": "{{instance}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Active hosts on each node", "transparent": true, "type": "gauge" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_CALICO-DEMO-PROMETHEUS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 8, "y": 1 }, "id": 25, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "pluginVersion": "6.7.3", "postfix": "", "postfixFontSize": "200%", "prefix": "", "prefixFontSize": "200%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "expr": "sum(rate(felix_iptables_save_errors[5m]))", "interval": "", "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "iptables save errors", "transparent": true, "type": "singlestat", "valueFontSize": "200%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_CALICO-DEMO-PROMETHEUS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 11, "y": 1 }, "id": 23, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "pluginVersion": "6.7.3", "postfix": "", "postfixFontSize": "200%", "prefix": "", "prefixFontSize": "200%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "expr": "sum(rate(felix_ipset_errors[5m]))", "interval": "", "legendFormat": "", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "ipset errors", "transparent": true, "type": "singlestat", "valueFontSize": "200%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_CALICO-DEMO-PROMETHEUS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 14, "y": 1 }, "id": 18, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "pluginVersion": "6.7.3", "postfix": "", "postfixFontSize": "200%", "prefix": "", "prefixFontSize": "200%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "expr": "max(felix_cluster_num_hosts)", "interval": "", "legendFormat": "Calico node", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Active calico nodes", "transparent": true, "type": "singlestat", "valueFontSize": "200%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_CALICO-DEMO-PROMETHEUS}", "description": "This graph shows you all the errors that Calico encounters, it is important to note occasional errors are acceptable. However, rise in the number of error or constant error counters means Calico is not working properly.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 4, "w": 7, "x": 17, "y": 1 }, "hiddenSeries": false, "id": 28, "legend": { "avg": false, "current": false, "hideEmpty": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pluginVersion": "6.7.2", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(felix_ipset_errors[5m])", "interval": "", "legendFormat": "{{instance}} ipset errors", "refId": "A" }, { "expr": "rate(felix_iptables_restore_errors[5m])", "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}} iptables restore errors", "refId": "B" }, { "expr": "rate(felix_iptables_save_errors[5m])", "interval": "", "legendFormat": "{{instance}} iptables save errors", "refId": "C" }, { "expr": "rate(felix_log_errors[5m])", "interval": "", "legendFormat": "{{instance}} log errors", "refId": "D" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Errors plot", "tooltip": { "shared": true, "sort": 1, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_CALICO-DEMO-PROMETHEUS}", "description": "More policies on Felix means more effort required by Calico to manage packets. ", "gridPos": { "h": 4, "w": 8, "x": 0, "y": 5 }, "id": 20, "options": { "fieldOptions": { "calcs": [ "mean" ], "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [], "values": false }, "orientation": "auto", "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "6.7.3", "targets": [ { "expr": "felix_cluster_num_policies", "interval": "", "legendFormat": "{{instance}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Felix cluster policies", "transparent": true, "type": "gauge" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_CALICO-DEMO-PROMETHEUS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 8, "y": 5 }, "id": 29, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "pluginVersion": "6.7.3", "postfix": "", "postfixFontSize": "200%", "prefix": "", "prefixFontSize": "200%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "expr": "sum(rate(felix_iptables_restore_errors[5m]))", "interval": "", "legendFormat": "", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "iptables restore errors", "transparent": true, "type": "singlestat", "valueFontSize": "200%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_CALICO-DEMO-PROMETHEUS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 11, "y": 5 }, "id": 26, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "pluginVersion": "6.7.3", "postfix": "", "postfixFontSize": "200%", "prefix": "", "prefixFontSize": "200%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "expr": "sum(rate(felix_log_errors[5m]))", "interval": "", "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Felix log errors", "transparent": true, "type": "singlestat", "valueFontSize": "200%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_CALICO-DEMO-PROMETHEUS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 14, "y": 5 }, "id": 24, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "pluginVersion": "6.7.3", "postfix": "", "postfixFontSize": "200%", "prefix": "", "prefixFontSize": "200%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "expr": "sum(rate(felix_resyncs_started[5m])) ", "interval": "", "legendFormat": "", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Felix resync started", "transparent": true, "type": "singlestat", "valueFontSize": "200%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_CALICO-DEMO-PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 4, "w": 7, "x": 17, "y": 5 }, "hiddenSeries": false, "id": 31, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "felix_logs_dropped", "interval": "", "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Felix dropped logs", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "datasource": "${DS_CALICO-DEMO-PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 9 }, "id": 14, "panels": [], "title": "Dataplane", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_CALICO-DEMO-PROMETHEUS}", "description": "Dataplane apply time can indicate how busy your Kubernetes instance is. This can slow down Calico performance", "fill": 2, "fillGradient": 4, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 10 }, "hiddenSeries": false, "id": 16, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "felix_int_dataplane_apply_time_seconds{quantile=\"0.5\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Dataplane apply time quantile 0.5", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_CALICO-DEMO-PROMETHEUS}", "fill": 2, "fillGradient": 4, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 10 }, "hiddenSeries": false, "id": 15, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "felix_int_dataplane_apply_time_seconds{quantile=\"0.9\"}", "interval": "", "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Dataplane apply time quantile 0.9", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_CALICO-DEMO-PROMETHEUS}", "fill": 2, "fillGradient": 4, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 10 }, "hiddenSeries": false, "id": 12, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "felix_int_dataplane_apply_time_seconds{quantile=\"0.99\"}", "interval": "", "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Dataplane apply time quantile 0.99", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 17 }, "id": 35, "panels": [], "title": "Route table", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_CALICO-DEMO-PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 18 }, "hiddenSeries": false, "id": 33, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "felix_route_table_list_seconds{quantile=\"0.5\"}", "interval": "", "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Felix route table list seconds quantile 0.5", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_CALICO-DEMO-PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 18 }, "hiddenSeries": false, "id": 36, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "felix_route_table_list_seconds{quantile=\"0.9\"}", "interval": "", "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Felix route table list seconds quantile 0.9", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_CALICO-DEMO-PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 18 }, "hiddenSeries": false, "id": 37, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "felix_route_table_list_seconds{quantile=\"0.99\"}", "interval": "", "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Felix route table list seconds quantile 0.99", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": false, "schemaVersion": 22, "style": "dark", "tags": [ "calico", "felix", "kubernetes", "k8s", "calico-node", "cloud", "cluster monitoring", "policy monitoring" ], "templating": { "list": [] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "Felix Dashboard (Calico)", "uid": "calico-felix-dashboard", "variables": { "list": [] }, "version": 1 }
2020-05-04 16:47:08 UTC
null
1
5
2,292
1
44,454
4,193
6,292
elasticserch-nginx-logs
Elasticsearch Nginx Logs
Browse, analyze logs in Elasticsearchstatus_codes, pie-chart, top 10 clientip, line-chart,word-map and etc...
2017-05-19 09:29:15 UTC
2018-02-13 15:51:01 UTC
0
# ELK 5.X # nginx access log format ``` log_format main '{"@timestamp":"$time_iso8601",' '"@source":"$server_addr",' '"hostname":"$hostname",' '"ip":"$http_x_forwarded_for",' '"client":"$remote_addr",' '"request_method":"$request_method",' '"scheme":"$scheme",' '"domain":"$server_name",' '"referer":"$http_referer",' '"request":"$request_uri",' '"args":"$args",' '"size":$body_bytes_sent,' '"status": $status,' '"responsetime":$request_time,' '"upstreamtime":"$upstream_response_time",' '"upstreamaddr":"$upstream_addr",' '"http_user_agent":"$http_user_agent",' '"https":"$https"' '}'; ``` # Logstash nginx_access.conf ``` input { file { #这里根据自己日志命名使用正则匹配所有域名访问日志 path => [ "/usr/local/nginx/logs/*_access.log" ] ignore_older => 0 codec => json } } filter { mutate { convert => [ "status","integer" ] convert => [ "size","integer" ] convert => [ "upstreatime","float" ] remove_field => "message" } geoip { source => "ip" } } output { elasticsearch { hosts => "127.0.0.1:9200" index => "logstash-nginx-access-%{+YYYY.MM.dd}" } # stdout {codec => rubydebug} } ```
13,817
13,820
Other
null
2
3
4,193
1
2,292
5
5,620
Browse, analyze logs in Elasticsearchstatus_codes, pie-chart, top 10 clientip, line-chart,word-map and etc...
{ "__inputs": [ { "name": "DS_NGINX-ACCESS-LOG", "label": "nginx-access-log", "description": "", "type": "datasource", "pluginId": "elasticsearch", "pluginName": "Elasticsearch" } ], "__requires": [ { "type": "datasource", "id": "elasticsearch", "name": "Elasticsearch", "version": "3.0.0" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "4.4.1" }, { "type": "panel", "id": "grafana-piechart-panel", "name": "Pie Chart", "version": "1.1.5" }, { "type": "panel", "id": "grafana-worldmap-panel", "name": "Worldmap Panel", "version": "0.0.17" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" } ], "annotations": { "list": [] }, "description": "Browse, analyze logs in Elasticsearchstatus_codes, pie-chart, top 10 clientip, line-chart,word-map and etc...", "editable": true, "gnetId": 2292, "graphTooltip": 0, "hideControls": false, "id": null, "links": [ { "icon": "external link", "tags": [], "targetBlank": true, "title": "Kibana", "type": "link", "url": "https://127.0.0.1:5601" } ], "refresh": "30s", "rows": [ { "collapse": false, "height": 412, "panels": [ { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_NGINX-ACCESS-LOG}", "editable": true, "error": false, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 17, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "80%", "prefix": "", "prefixFontSize": "200%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(0, 4, 244)", "show": true }, "tableColumn": "", "targets": [ { "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "$inter", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "dsType": "elasticsearch", "metrics": [ { "field": "ip.keyword", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "domain:$domain and user_agent!='MSIE' and user_agent!='Zabbix'", "refId": "A", "timeField": "@timestamp" } ], "thresholds": "300000,500000", "title": "请求总数", "type": "singlestat", "valueFontSize": "100%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "total" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_NGINX-ACCESS-LOG}", "editable": true, "error": false, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 1, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "80%", "prefix": "", "prefixFontSize": "200%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(0, 14, 245)", "show": true }, "tableColumn": "", "targets": [ { "alias": "", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "$inter", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "dsType": "elasticsearch", "metrics": [ { "field": "ip.keyword", "id": "1", "meta": {}, "settings": {}, "type": "cardinality" } ], "query": "domain:$domain and user_agent!='MSIE' and user_agent!='Zabbix'", "refId": "A", "timeField": "@timestamp" } ], "thresholds": "10000,100000", "title": "IP访问数", "type": "singlestat", "valueFontSize": "100%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "total" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_NGINX-ACCESS-LOG}", "format": "none", "gauge": { "maxValue": 1, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "id": 24, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "minSpan": 3, "nullPointMode": "connected", "nullText": null, "postfix": "s", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(240, 246, 239, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "dsType": "elasticsearch", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "metrics": [ { "field": "responsetime", "id": "1", "meta": {}, "settings": {}, "type": "avg" } ], "orderByTime": "ASC", "policy": "default", "query": "domain:$domain AND upstreamaddr:\"unix:/usr/local/php/var/run/php-fpm.sock\" and user_agent!='MSIE' and user_agent!='Zabbix'", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [], "timeField": "@timestamp" } ], "thresholds": "0.5,0.8", "title": "$domain 所有接口平均响应时间", "type": "singlestat", "valueFontSize": "50%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "aliasColors": { "500": "#BF1B00" }, "cacheTimeout": null, "combine": { "label": "Others", "threshold": 0 }, "datasource": "${DS_NGINX-ACCESS-LOG}", "editable": true, "error": false, "fontSize": "80%", "format": "short", "id": 3, "interval": null, "legend": { "percentage": true, "show": true, "sortDesc": true, "values": true }, "legendType": "Right side", "links": [], "maxDataPoints": 3, "minSpan": 6, "nullPointMode": "connected", "pieType": "pie", "span": 3, "strokeWidth": 1, "targets": [ { "bucketAggs": [ { "fake": true, "field": "status", "id": "3", "settings": { "min_doc_count": 1, "order": "desc", "orderBy": "_count", "size": "0" }, "type": "terms" }, { "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "dsType": "elasticsearch", "metrics": [ { "field": "select field", "id": "1", "type": "count" } ], "query": "domain:$domain and user_agent!='MSIE' and user_agent!='Zabbix'", "refId": "A", "timeField": "@timestamp" } ], "title": "$domain HTTP 状态码", "type": "grafana-piechart-panel", "valueName": "total" }, { "aliasColors": { "500": "#BF1B00" }, "cacheTimeout": null, "combine": { "label": "Others", "threshold": 0 }, "datasource": "${DS_NGINX-ACCESS-LOG}", "editable": true, "error": false, "fontSize": "80%", "format": "short", "id": 11, "interval": null, "legend": { "percentage": true, "show": true, "values": true }, "legendType": "Right side", "links": [], "maxDataPoints": 3, "minSpan": 6, "nullPointMode": "connected", "pieType": "pie", "span": 3, "strokeWidth": 1, "targets": [ { "bucketAggs": [ { "fake": true, "field": "ip.keyword", "id": "3", "settings": { "min_doc_count": 1, "order": "desc", "orderBy": "_count", "size": "10" }, "type": "terms" }, { "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "dsType": "elasticsearch", "metrics": [ { "field": "select field", "id": "1", "type": "count" } ], "query": "domain:$domain and user_agent!='MSIE' and user_agent!='Zabbix'", "refId": "A", "timeField": "@timestamp" } ], "title": "$domain IP TOP 10", "type": "grafana-piechart-panel", "valueName": "total" }, { "aliasColors": { "500": "#BF1B00" }, "cacheTimeout": null, "combine": { "label": "Others", "threshold": 0 }, "datasource": "${DS_NGINX-ACCESS-LOG}", "editable": true, "error": false, "fontSize": "80%", "format": "short", "id": 30, "interval": null, "legend": { "percentage": true, "show": true, "values": true }, "legendType": "Right side", "links": [], "maxDataPoints": 3, "minSpan": 3, "nullPointMode": "connected", "pieType": "pie", "span": 3, "strokeWidth": 1, "targets": [ { "bucketAggs": [ { "fake": true, "field": "geoip.city_name.keyword", "id": "3", "settings": { "min_doc_count": 1, "order": "desc", "orderBy": "_count", "size": "10" }, "type": "terms" }, { "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "dsType": "elasticsearch", "metrics": [ { "field": "select field", "id": "1", "type": "count" } ], "query": "domain:$domain and user_agent!='MSIE' and user_agent!='Zabbix'", "refId": "A", "timeField": "@timestamp" } ], "title": "$domain 访问前十的城市", "type": "grafana-piechart-panel", "valueName": "total" }, { "aliasColors": { "500": "#BF1B00" }, "cacheTimeout": null, "combine": { "label": "Others", "threshold": 0 }, "datasource": "${DS_NGINX-ACCESS-LOG}", "editable": true, "error": false, "fontSize": "80%", "format": "short", "id": 31, "interval": null, "legend": { "percentage": true, "show": true, "values": true }, "legendType": "Right side", "links": [], "maxDataPoints": 3, "minSpan": 3, "nullPointMode": "connected", "pieType": "pie", "span": 3, "strokeWidth": 1, "targets": [ { "bucketAggs": [ { "fake": true, "field": "geoip.region_name.keyword", "id": "3", "settings": { "min_doc_count": 1, "order": "desc", "orderBy": "_count", "size": "10" }, "type": "terms" }, { "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "dsType": "elasticsearch", "metrics": [ { "field": "select field", "id": "1", "type": "count" } ], "query": "domain:$domain and user_agent!='MSIE' and user_agent!='Zabbix'", "refId": "A", "timeField": "@timestamp" } ], "title": "$domain 访问前十的省份", "type": "grafana-piechart-panel", "valueName": "total" }, { "aliasColors": { "500": "#BF1B00" }, "cacheTimeout": null, "combine": { "label": "Others", "threshold": 0 }, "datasource": "${DS_NGINX-ACCESS-LOG}", "editable": true, "error": false, "fontSize": "80%", "format": "short", "id": 32, "interval": null, "legend": { "percentage": true, "show": true, "values": true }, "legendType": "Right side", "links": [], "maxDataPoints": 3, "minSpan": 3, "nullPointMode": "connected", "pieType": "pie", "span": 3, "strokeWidth": 1, "targets": [ { "bucketAggs": [ { "fake": true, "field": "geoip.country_name.keyword", "id": "3", "settings": { "min_doc_count": 1, "order": "desc", "orderBy": "_count", "size": "10" }, "type": "terms" }, { "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "dsType": "elasticsearch", "metrics": [ { "field": "select field", "id": "1", "type": "count" } ], "query": "domain:$domain and user_agent!='MSIE' and user_agent!='Zabbix'", "refId": "A", "timeField": "@timestamp" } ], "title": "$domain 国家/地区访问占比", "type": "grafana-piechart-panel", "valueName": "total" }, { "aliasColors": { "500": "#BF1B00" }, "cacheTimeout": null, "combine": { "label": "Others", "threshold": 0 }, "datasource": "${DS_NGINX-ACCESS-LOG}", "editable": true, "error": false, "fontSize": "80%", "format": "short", "id": 14, "interval": null, "legend": { "percentage": true, "show": true, "values": true }, "legendType": "Right side", "links": [], "maxDataPoints": 3, "minSpan": 3, "nullPointMode": "connected", "pieType": "pie", "span": 3, "strokeWidth": 1, "targets": [ { "bucketAggs": [ { "fake": true, "field": "request_method.keyword", "id": "3", "settings": { "min_doc_count": 1, "order": "desc", "orderBy": "_count", "size": "10" }, "type": "terms" }, { "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "dsType": "elasticsearch", "metrics": [ { "field": "select field", "id": "1", "type": "count" } ], "query": "domain:$domain and user_agent!='MSIE' and user_agent!='Zabbix'", "refId": "A", "timeField": "@timestamp" } ], "title": "$domain 请求方法占比", "type": "grafana-piechart-panel", "valueName": "total" }, { "circleMaxSize": "30", "circleMinSize": "3", "colors": [ "rgba(0, 247, 0, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(240, 4, 45, 0.97)" ], "decimals": 0, "esGeoPoint": "geoip.location", "esLocationName": "", "esMetric": "Count", "height": "600px", "hideEmpty": false, "hideZero": true, "id": 35, "initialZoom": 1, "links": [], "locationData": "geohash", "mapCenter": "custom", "mapCenterLatitude": "30", "mapCenterLongitude": "120", "maxDataPoints": 1, "showLegend": true, "span": 12, "stickyLabels": false, "targets": [ { "bucketAggs": [ { "fake": true, "field": "geoip.location", "id": "3", "settings": { "precision": 3 }, "type": "geohash_grid" } ], "dsType": "elasticsearch", "metrics": [ { "field": "select field", "id": "1", "type": "count" } ], "query": "domain:$domain and user_agent!='MSIE' and user_agent!='Zabbix'", "refId": "A", "timeField": "@timestamp" } ], "thresholds": "1000,10000", "title": "$domain Word Map", "transparent": true, "type": "grafana-worldmap-panel", "unitPlural": "", "unitSingle": "", "valueName": "total" }, { "aliasColors": { "500": "#BF1B00" }, "cacheTimeout": null, "combine": { "label": "Others", "threshold": 0 }, "datasource": "${DS_NGINX-ACCESS-LOG}", "editable": true, "error": false, "fontSize": "80%", "format": "short", "id": 12, "interval": null, "legend": { "percentage": true, "show": true, "values": true }, "legendType": "Right side", "links": [], "maxDataPoints": 3, "minSpan": 12, "nullPointMode": "connected", "pieType": "pie", "span": 12, "strokeWidth": 1, "targets": [ { "bucketAggs": [ { "fake": true, "field": "request.keyword", "id": "3", "settings": { "min_doc_count": 1, "order": "desc", "orderBy": "_count", "size": "10" }, "type": "terms" }, { "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "dsType": "elasticsearch", "metrics": [ { "field": "select field", "id": "1", "type": "count" } ], "query": "domain:$domain and user_agent!='MSIE' and user_agent!='Zabbix'", "refId": "A", "timeField": "@timestamp" } ], "title": "$domain request top 10", "type": "grafana-piechart-panel", "valueName": "total" }, { "aliasColors": { "500": "#BF1B00" }, "cacheTimeout": null, "combine": { "label": "Others", "threshold": 0 }, "datasource": "${DS_NGINX-ACCESS-LOG}", "editable": true, "error": false, "fontSize": "80%", "format": "short", "height": "300px", "id": 13, "interval": null, "legend": { "percentage": true, "show": true, "values": true }, "legendType": "Right side", "links": [], "maxDataPoints": 3, "minSpan": 12, "nullPointMode": "connected", "pieType": "pie", "span": 12, "strokeWidth": 1, "targets": [ { "bucketAggs": [ { "fake": true, "field": "referer.keyword", "id": "3", "settings": { "min_doc_count": 1, "order": "desc", "orderBy": "_count", "size": "10" }, "type": "terms" }, { "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "dsType": "elasticsearch", "metrics": [ { "field": "select field", "id": "1", "type": "count" } ], "query": "domain:$domain and user_agent!='MSIE' and user_agent!='Zabbix'", "refId": "A", "timeField": "@timestamp" } ], "title": "$domain referer top 10", "transparent": true, "type": "grafana-piechart-panel", "valueName": "total" }, { "aliasColors": { "500": "#BF1B00" }, "cacheTimeout": null, "combine": { "label": "Others", "threshold": 0 }, "datasource": "${DS_NGINX-ACCESS-LOG}", "editable": true, "error": false, "fontSize": "80%", "format": "short", "id": 16, "interval": null, "legend": { "percentage": true, "show": true, "values": true }, "legendType": "Right side", "links": [], "maxDataPoints": 3, "minSpan": 12, "nullPointMode": "connected", "pieType": "pie", "span": 12, "strokeWidth": 1, "targets": [ { "bucketAggs": [ { "fake": true, "field": "http_user_agent.keyword", "id": "3", "settings": { "min_doc_count": 1, "order": "desc", "orderBy": "_count", "size": "10" }, "type": "terms" }, { "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "dsType": "elasticsearch", "metrics": [ { "field": "select field", "id": "1", "type": "count" } ], "query": "domain:$domain and user_agent!='MSIE' and user_agent!='Zabbix'", "refId": "A", "timeField": "@timestamp" } ], "title": "$domain user_agent top 10", "type": "grafana-piechart-panel", "valueName": "total" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "汇总", "titleSize": "h6" }, { "collapse": false, "height": 360, "panels": [ { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_NGINX-ACCESS-LOG}", "decimals": 0, "editable": true, "error": false, "fill": 0, "grid": {}, "id": 2, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "$inter", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "dsType": "elasticsearch", "metrics": [ { "field": "select field", "id": "1", "type": "count" } ], "query": "domain:$domain and user_agent!='MSIE' and user_agent!='Zabbix'", "refId": "A", "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "$domain 请求数", "tooltip": { "msResolution": true, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "404": "#3F2B5B", "499": "#890F02", "500": "#BF1B00" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_NGINX-ACCESS-LOG}", "decimals": 0, "editable": true, "error": false, "fill": 1, "grid": {}, "id": 7, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 2, "links": [], "minSpan": 12, "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "bucketAggs": [ { "fake": true, "field": "status", "id": "3", "settings": { "min_doc_count": 1, "order": "desc", "orderBy": "_count", "size": "10" }, "type": "terms" }, { "field": "@timestamp", "id": "2", "settings": { "interval": "$inter", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "dsType": "elasticsearch", "metrics": [ { "field": "select field", "id": "1", "type": "count" } ], "query": "domain:$domain and user_agent!='MSIE' and user_agent!='Zabbix'", "refId": "A", "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "$domain HTTP 状态码", "tooltip": { "msResolution": true, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "状态码数量", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "404": "#3F2B5B", "499": "#890F02", "500": "#BF1B00" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_NGINX-ACCESS-LOG}", "decimals": 0, "editable": true, "error": false, "fill": 1, "grid": {}, "id": 21, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": true, "values": true }, "lines": false, "linewidth": 2, "links": [], "minSpan": 12, "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "$inter", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "dsType": "elasticsearch", "metrics": [ { "field": "select field", "id": "1", "type": "count" } ], "query": "domain:$domain AND responsetime:[$responsetime TO 100] and user_agent!='MSIE' and user_agent!='Zabbix'", "refId": "A", "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "$domain 慢响应 时间>$responsetime s", "tooltip": { "msResolution": true, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "历史趋势", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "columns": [ { "text": "@timestamp", "value": "@timestamp" }, { "text": "ip", "value": "ip" }, { "text": "geoip.city_name", "value": "geoip.city_name" }, { "text": "http_user_agent", "value": "http_user_agent" }, { "text": "request_method", "value": "request_method" }, { "text": "request", "value": "request" }, { "text": "status", "value": "status" }, { "text": "responsetime", "value": "responsetime" } ], "datasource": "${DS_NGINX-ACCESS-LOG}", "fontSize": "100%", "height": "500", "id": 33, "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 0, "desc": true }, "span": 12, "styles": [ { "alias": "Time", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "/@time.*/", "type": "date" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "number", "unit": "short" } ], "targets": [ { "bucketAggs": [], "dsType": "elasticsearch", "metrics": [ { "field": "select field", "id": "1", "meta": {}, "settings": { "size": 500 }, "type": "raw_document" } ], "query": "domain:$domain and status:$status and user_agent!=MSIE", "refId": "A", "timeField": "@timestamp" } ], "title": "$domain status:$status", "transform": "json", "transparent": true, "type": "table" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" } ], "schemaVersion": 14, "style": "dark", "tags": [ "nginx", "es", "logstash", "log" ], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_NGINX-ACCESS-LOG}", "hide": 0, "includeAll": false, "label": "域名", "multi": false, "name": "domain", "options": [], "query": "{\"find\":\"terms\",\"field\":\"domain.keyword\"}", "refresh": 1, "regex": "", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_NGINX-ACCESS-LOG}", "hide": 0, "includeAll": true, "label": "状态码", "multi": true, "name": "status", "options": [], "query": "{\"find\":\"terms\",\"field\":\"status\"}", "refresh": 1, "regex": "", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": { "tags": [], "text": "2", "value": "2" }, "hide": 0, "includeAll": false, "label": "请求时间", "multi": false, "name": "responsetime", "options": [ { "selected": false, "text": "1", "value": "1" }, { "selected": true, "text": "2", "value": "2" }, { "selected": false, "text": "3", "value": "3" }, { "selected": false, "text": "4", "value": "4" }, { "selected": false, "text": "5", "value": "5" }, { "selected": false, "text": "10", "value": "10" } ], "query": "1,2,3,4,5,10", "type": "custom" }, { "auto": true, "auto_count": 100, "auto_min": "10s", "current": { "text": "auto", "value": "$__auto_interval" }, "datasource": null, "hide": 0, "includeAll": false, "label": "周期", "multi": false, "name": "inter", "options": [ { "selected": true, "text": "auto", "value": "$__auto_interval" }, { "selected": false, "text": "1s", "value": "1s" }, { "selected": false, "text": "5s", "value": "5s" }, { "selected": false, "text": "10s", "value": "10s" }, { "selected": false, "text": "30s", "value": "30s" }, { "selected": false, "text": "1m", "value": "1m" }, { "selected": false, "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" }, { "selected": false, "text": "7d", "value": "7d" }, { "selected": false, "text": "14d", "value": "14d" }, { "selected": false, "text": "30d", "value": "30d" } ], "query": "1s,5s,10s,30s,1m,10m,30m,1h,6h,12h,1d,7d,14d,30d", "refresh": 2, "type": "interval" } ] }, "time": { "from": "now/d", "to": "now/d" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "Elasticsearch Nginx Logs", "version": 2 }
2017-08-25 02:55:52 UTC
2018-02-13 15:51:01 UTC
2
3
12,606
1
398,676
27,972
122
target-detail
Target Detail
null
2020-07-08 13:48:28 UTC
2023-03-03 04:20:08 UTC
0
Target Detail Dashboard of TrilioVault for Kubernetes
54,259
54,260
Other
null
0
0
27,972
1
12,606
6
0
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" }, { "name": "DS_LOKI", "label": "Loki", "description": "", "type": "datasource", "pluginId": "loki", "pluginName": "Loki" } ], "__elements": [], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.5.0" }, { "type": "panel", "id": "logs", "name": "Logs", "version": "" }, { "type": "datasource", "id": "loki", "name": "Loki", "version": "1.0.0" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" }, { "type": "panel", "id": "text", "name": "Text", "version": "" } ], "annotations": { "list": [ { "$$hashKey": "object:63480", "builtIn": 1, "datasource": { "type": "datasource", "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": 12606, "graphTooltip": 0, "id": 14, "iteration": 1655445162139, "links": [], "liveNow": false, "panels": [ { "datasource": { "uid": "${DS_PROMETHEUS}" }, "gridPos": { "h": 2, "w": 24, "x": 0, "y": 0 }, "id": 4, "options": { "content": "<center><h1>Targets</h1></center>", "mode": "html" }, "pluginVersion": "8.5.0", "transparent": true, "type": "text" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "mappings": [ { "options": { "0": { "text": "Unavailable" }, "1": { "text": "Available" } }, "type": "value" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "#d44a3a", "value": null }, { "color": "dark-red", "value": 0 }, { "color": "#299c46", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 0, "y": 2 }, "id": 8, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "mean" ] }, "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "first" ], "fields": "", "values": false }, "text": { "valueSize": 30 }, "textMode": "auto" }, "pluginVersion": "8.5.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "avg(trilio_target_info{target=~\"$Target\",install_namespace=~\"$Install_Namespace\",cluster=~\"$Cluster\"})", "format": "time_series", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Health", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "false": { "index": 1, "text": "Data Target" }, "true": { "index": 0, "text": "Event Target" } }, "type": "value" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 3, "y": 2 }, "id": 43, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "first" ], "fields": "/^eventTarget$/", "values": false }, "text": { "valueSize": 30 }, "textMode": "auto" }, "pluginVersion": "8.5.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "trilio_target_info{ target=~\"$Target\",install_namespace=~\"$Install_Namespace\",cluster=~\"$Cluster\"}", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Target Type", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "false": { "text": "False" }, "true": { "text": "True" } }, "type": "value" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 7, "y": 2 }, "id": 35, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "first" ], "fields": "/^browsing$/", "values": false }, "text": { "valueSize": 30 }, "textMode": "auto" }, "pluginVersion": "8.5.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "trilio_target_info{ target=~\"$Target\",install_namespace=~\"$Install_Namespace\",cluster=~\"$Cluster\"}", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Browsing", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "0": { "text": "N/A" } }, "type": "value" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 9, "y": 2 }, "id": 39, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "first" ], "fields": "/^threshold_capacity$/", "values": false }, "text": { "valueSize": 30 }, "textMode": "auto" }, "pluginVersion": "8.5.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "trilio_target_info{ target=~\"$Target\",install_namespace=~\"$Install_Namespace\",cluster=~\"$Cluster\"}", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Threshold Capacity", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "#c7d0d9", "value": null } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 12, "y": 2 }, "id": 38, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "mean" ] }, "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "text": { "valueSize": 30 }, "textMode": "auto" }, "pluginVersion": "8.5.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "sum(trilio_backup_storage{target=~\"$Target\",status=~\"Available\",install_namespace=~\"$Install_Namespace\",cluster=~\"$Cluster\"})", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Total Capacity", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 15, "y": 2 }, "id": 36, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "first" ], "fields": "/^vendorType$/", "values": false }, "text": { "valueSize": 30 }, "textMode": "auto" }, "pluginVersion": "8.5.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "trilio_target_info{ target=~\"$Target\",install_namespace=~\"$Install_Namespace\",cluster=~\"$Cluster\"}", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Vendor Type", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 18, "y": 2 }, "id": 40, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "first" ], "fields": "/^vendor$/", "values": false }, "text": { "valueSize": 30 }, "textMode": "auto" }, "pluginVersion": "8.5.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "trilio_target_info{ target=~\"$Target\",install_namespace=~\"$Install_Namespace\",cluster=~\"$Cluster\"}", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Vendor ", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "dateTimeAsIso" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 20, "y": 2 }, "id": 37, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "first" ], "fields": "/^creation_ts$/", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.5.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "trilio_target_info{ target=~\"$Target\",install_namespace=~\"$Install_Namespace\",cluster=~\"$Cluster\"}", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Creattion Timestamp", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto", "inspect": false, "minWidth": 100 }, "decimals": 2, "displayName": "", "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "backup" }, "properties": [ { "id": "displayName", "value": "Backup" }, { "id": "unit", "value": "short" }, { "id": "decimals", "value": 2 }, { "id": "links", "value": [ { "targetBlank": false, "title": "Show Backup Detail", "url": "/d/${__data.fields.kind}?refresh=5s&var-Backup=${__value.text}&var-Cluster=${Cluster}&var-Install_Namespace=${Install_Namespace}" } ] }, { "id": "custom.align" } ] }, { "matcher": { "id": "byName", "options": "backupplan" }, "properties": [ { "id": "displayName", "value": "Backup Plan" }, { "id": "unit", "value": "short" }, { "id": "decimals", "value": 2 }, { "id": "custom.align" } ] }, { "matcher": { "id": "byName", "options": "completion_ts" }, "properties": [ { "id": "displayName", "value": "Completion " }, { "id": "unit", "value": "short" }, { "id": "decimals", "value": 2 }, { "id": "custom.align" } ] }, { "matcher": { "id": "byName", "options": "size" }, "properties": [ { "id": "displayName", "value": "Size" }, { "id": "unit", "value": "decbytes" }, { "id": "custom.align" } ] }, { "matcher": { "id": "byName", "options": "-" }, "properties": [ { "id": "displayName", "value": "Average Data Transfer" }, { "id": "unit", "value": "short" }, { "id": "decimals", "value": 2 }, { "id": "custom.align" } ] }, { "matcher": { "id": "byName", "options": "target" }, "properties": [ { "id": "displayName", "value": "Target" }, { "id": "unit", "value": "short" }, { "id": "decimals", "value": 2 }, { "id": "custom.align" } ] }, { "matcher": { "id": "byName", "options": "status" }, "properties": [ { "id": "displayName", "value": "Status" }, { "id": "unit", "value": "short" }, { "id": "decimals", "value": 2 }, { "id": "custom.align" } ] }, { "matcher": { "id": "byName", "options": "backup_type" }, "properties": [ { "id": "displayName", "value": "Backup Type" }, { "id": "unit", "value": "short" }, { "id": "decimals", "value": 2 }, { "id": "custom.align" } ] }, { "matcher": { "id": "byName", "options": "kind" }, "properties": [ { "id": "displayName", "value": "Backup KInd" } ] } ] }, "gridPos": { "h": 18, "w": 12, "x": 0, "y": 5 }, "id": 32, "options": { "footer": { "enablePagination": false, "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true }, "pluginVersion": "8.5.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "topk(10,trilio_backup_info{target=~\"$Target\",install_namespace=~\"$Install_Namespace\",cluster=~\"$Cluster\"}) by (size)", "format": "table", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{backup}} {{status}}", "refId": "A" } ], "title": "Backups", "transformations": [ { "id": "merge", "options": { "reducers": [] } }, { "id": "filterFieldsByName", "options": { "include": { "names": [ "backup", "backup_type", "backupplan", "completion_ts", "kind", "size", "status", "target" ] } } } ], "type": "table" }, { "datasource": { "type": "loki", "uid": "${DS_LOKI}" }, "gridPos": { "h": 18, "w": 12, "x": 12, "y": 5 }, "id": 42, "options": { "dedupStrategy": "none", "enableLogDetails": true, "prettifyLogMessage": false, "showCommonLabels": false, "showLabels": false, "showTime": true, "sortOrder": "Descending", "wrapLogMessage": false }, "targets": [ { "datasource": { "type": "loki", "uid": "${DS_LOKI}" }, "expr": "{transaction_type=\"Target\",transaction_resource_name=~\"$Target\",service_type=~\"$service_type\",transaction_resource_namespace=~\"$Namespace\"}", "refId": "A" } ], "title": "Target Logs ", "type": "logs" } ], "refresh": "30s", "schemaVersion": 36, "style": "dark", "tags": [], "templating": { "list": [ { "current": { "selected": false, "text": "Prometheus", "value": "Prometheus" }, "description": "prometheus datasource", "hide": 2, "includeAll": false, "label": "datasource", "multi": false, "name": "DS_PROMETHEUS", "options": [], "query": "prometheus", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "current": { "selected": false, "text": "Loki", "value": "Loki" }, "description": "loki datasource", "hide": 2, "includeAll": false, "label": "loki datasource", "multi": false, "name": "DS_LOKI", "options": [], "query": "loki", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "current": {}, "datasource": { "uid": "${DS_PROMETHEUS}" }, "definition": "trilio_system_info", "hide": 2, "includeAll": false, "multi": false, "name": "Cluster", "options": [], "query": { "query": "trilio_system_info", "refId": "Prometheus-Cluster-Variable-Query" }, "refresh": 1, "regex": "/.*cluster=\"([^\"]*).*/", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "current": {}, "datasource": { "uid": "${DS_PROMETHEUS}" }, "definition": "trilio_system_info{cluster=~\"$Cluster\"}", "hide": 2, "includeAll": false, "multi": false, "name": "Scope", "options": [], "query": { "query": "trilio_system_info{cluster=~\"$Cluster\"}", "refId": "Prometheus-Scope-Variable-Query" }, "refresh": 1, "regex": "/.*scope=\"([^\"]*).*/", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "trilio_system_info{scope=~\"$Scope\",cluster=~\"$Cluster\"}", "hide": 0, "includeAll": false, "label": "Install Namespace", "multi": false, "name": "Install_Namespace", "options": [], "query": { "query": "trilio_system_info{scope=~\"$Scope\",cluster=~\"$Cluster\"}", "refId": "Prometheus-Install_Namespace-Variable-Query" }, "refresh": 2, "regex": "/.*install_namespace=\"([^\"]*).*/", "skipUrlSync": false, "sort": 0, "type": "query" }, { "allValue": ".*", "current": {}, "datasource": { "uid": "${DS_PROMETHEUS}" }, "definition": "trilio_target_info{cluster=~\"$Cluster\"}", "hide": 0, "includeAll": false, "label": "Target", "multi": false, "name": "Target", "options": [], "query": { "query": "trilio_target_info{cluster=~\"$Cluster\"}", "refId": "StandardVariableQuery" }, "refresh": 2, "regex": "/.*target=\"([^\"]*).*/", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "current": {}, "datasource": { "type": "loki", "uid": "${DS_LOKI}" }, "definition": "label_values({transaction_type=\"Target\",transaction_resource_name=~\"$Target\"},transaction_resource_namespace)", "description": "Namespace", "hide": 0, "includeAll": true, "label": "Namespace", "multi": false, "name": "Namespace", "options": [], "query": "label_values({transaction_type=\"Target\",transaction_resource_name=~\"$Target\"},transaction_resource_namespace)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" }, { "current": {}, "datasource": { "type": "loki", "uid": "${DS_LOKI}" }, "definition": "label_values({transaction_type=\"Target\"}, service_type)", "description": "Service Type", "hide": 0, "includeAll": true, "label": "Service Type", "multi": false, "name": "service_type", "options": [], "query": "label_values({transaction_type=\"Target\"}, service_type)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" } ] }, "time": { "from": "now-15m", "to": "now" }, "timepicker": { "refresh_intervals": [ "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "Target Detail", "uid": "TargetDetail", "version": 1, "weekStart": "" }
2023-03-03 04:20:08 UTC
null
0
0
12,599
1
398,676
27,969
40
overview
Overview
null
2020-07-08 12:03:49 UTC
2023-03-03 04:17:25 UTC
0
Overview Dashboard for TrilioVault for Kubernetes.
54,231
54,232
Other
null
0
0
27,969
1
12,599
6
0
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__elements": [], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.5.0" }, { "type": "panel", "id": "piechart", "name": "Pie chart", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" }, { "type": "panel", "id": "text", "name": "Text", "version": "" } ], "annotations": { "list": [ { "$$hashKey": "object:4047", "builtIn": 1, "datasource": { "type": "datasource", "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": 12599, "graphTooltip": 0, "id": null, "iteration": 1672675438573, "links": [], "liveNow": false, "panels": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "gridPos": { "h": 5, "w": 10, "x": 0, "y": 0 }, "id": 45, "options": { "content": "<center><h1><img src=\"https://connect.trilio.io/hs-fs/hubfs/Trilio%20Final%20Logo%20WHITE_Large.png\"></img> </h1></center>", "mode": "html" }, "pluginVersion": "8.5.0", "transparent": true, "type": "text" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "mappings": [ { "options": { "0": { "color": "red", "index": 1, "text": "Not Ready" }, "1": { "color": "green", "index": 0, "text": "Ready" } }, "type": "value" } ] }, "overrides": [] }, "gridPos": { "h": 5, "w": 7, "x": 11, "y": 0 }, "id": 47, "options": { "legend": { "displayMode": "list", "placement": "bottom" }, "pieType": "donut", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "trilio_component_status", "instant": true, "interval": "", "legendFormat": "{{deployment}}-{{status}}", "refId": "A" } ], "transparent": true, "type": "piechart" }, { "datasource": { "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 18, "y": 0 }, "id": 42, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "first" ], "fields": "/^tvk_version$/", "values": false }, "textMode": "auto" }, "pluginVersion": "8.5.0", "targets": [ { "datasource": "${DS_PROMETHEUS}", "expr": "trilio_system_info{ install_namespace=~\"$Install_Namespace\",cluster=~\"$Cluster\"}", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "TVK Version", "type": "stat" }, { "datasource": { "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 21, "y": 0 }, "id": 43, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "first" ], "fields": "/^scope$/", "values": false }, "textMode": "auto" }, "pluginVersion": "8.5.0", "targets": [ { "datasource": "${DS_PROMETHEUS}", "expr": "trilio_system_info{ install_namespace=~\"$Install_Namespace\",cluster=~\"$Cluster\"}", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "TVK Scope", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "decimals": 0, "mappings": [], "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "Available" }, "properties": [ { "id": "color", "value": { "fixedColor": "#37872D", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Failed" }, "properties": [ { "id": "color", "value": { "fixedColor": "#C4162A", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "InProgress" }, "properties": [ { "id": "color", "value": { "fixedColor": "#FADE2A", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "UnKnown" }, "properties": [ { "id": "color", "value": { "fixedColor": "rgb(43, 36, 36)", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 5 }, "id": 34, "links": [ { "title": "Show Backup Overview", "url": "/d/BackupOverview/backup-overview?refresh=5s&var-Cluster=${Cluster}&var-Install_Namespace=${Install_Namespace}" } ], "maxDataPoints": 1, "options": { "legend": { "calcs": [], "displayMode": "table", "placement": "bottom", "values": [ "value" ] }, "pieType": "donut", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "count(trilio_backup_info{ install_namespace=~\"$Install_Namespace\",cluster=~\"$Cluster\"}) by (status)", "format": "time_series", "instant": true, "interval": "", "legendFormat": "{{status}}", "refId": "A" } ], "title": "Backup Summary", "type": "piechart" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "decimals": 0, "mappings": [], "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "Value" }, "properties": [ { "id": "color", "value": { "fixedColor": "#37872D", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 5 }, "id": 36, "links": [ { "title": "Show Backup Plan Overview", "url": "/d/BackupPlanOverview/backupplan-overview?refresh=5s&var-Cluster=${Cluster}&var-Install_Namespace=${Install_Namespace}" } ], "maxDataPoints": 1, "options": { "legend": { "calcs": [], "displayMode": "table", "placement": "bottom", "values": [ "value" ] }, "pieType": "donut", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "count(trilio_backupplan_info{install_namespace=~\"$Install_Namespace\",cluster=~\"$Cluster\"}) by (kind) or count(trilio_continuousrestoreplan_info{install_namespace=~\"$Install_Namespace\",cluster=~\"$Cluster\"}) by (kind)", "format": "time_series", "instant": true, "interval": "", "legendFormat": "__auto", "refId": "A" } ], "title": " Plan Summary ", "type": "piechart" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "left", "displayMode": "auto", "inspect": false }, "decimals": 2, "displayName": "", "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "Value" }, "properties": [ { "id": "displayName", "value": "Total Targets" }, { "id": "unit", "value": "short" }, { "id": "custom.align", "value": "left" }, { "id": "decimals", "value": 0 } ] }, { "matcher": { "id": "byName", "options": "status" }, "properties": [ { "id": "displayName", "value": "Health" }, { "id": "unit", "value": "short" }, { "id": "decimals", "value": 2 }, { "id": "custom.align" } ] }, { "matcher": { "id": "byName", "options": "vendorType" }, "properties": [ { "id": "displayName", "value": "Vendor Type" }, { "id": "unit", "value": "short" }, { "id": "decimals", "value": 2 }, { "id": "custom.align" } ] }, { "matcher": { "id": "byName", "options": "eventTarget" }, "properties": [ { "id": "displayName", "value": "Target Type" }, { "id": "mappings", "value": [ { "options": { "false": { "index": 1, "text": "Data Target" }, "true": { "index": 0, "text": "Event Target" } }, "type": "value" } ] } ] }, { "matcher": { "id": "byName", "options": "target" }, "properties": [ { "id": "displayName", "value": "Target Name" } ] }, { "matcher": { "id": "byName", "options": "Target Type" }, "properties": [ { "id": "custom.width", "value": 100 } ] }, { "matcher": { "id": "byName", "options": "Health" }, "properties": [ { "id": "custom.width", "value": 84 } ] }, { "matcher": { "id": "byName", "options": "Target Name" }, "properties": [ { "id": "custom.width", "value": 106 } ] }, { "matcher": { "id": "byName", "options": "Vendor Type" }, "properties": [ { "id": "custom.width", "value": 96 } ] } ] }, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 5 }, "id": 40, "links": [ { "title": "Show Target Details", "url": "/d/TargetDetail/target-detail?refresh=5s&var-Cluster=${Cluster}&var-Install_Namespace=${Install_Namespace}" } ], "options": { "footer": { "fields": [ "Value" ], "reducer": [ "sum" ], "show": true }, "showHeader": true, "sortBy": [] }, "pluginVersion": "8.5.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "trilio_target_info{install_namespace=~\"$Install_Namespace\",cluster=~\"$Cluster\"}", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Target Summary", "transformations": [ { "id": "merge", "options": { "reducers": [] } }, { "id": "filterFieldsByName", "options": { "include": { "names": [ "status", "vendorType", "Value", "target", "eventTarget" ] } } } ], "type": "table" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "decimals": 0, "mappings": [], "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "Available" }, "properties": [ { "id": "color", "value": { "fixedColor": "#37872D", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Failed" }, "properties": [ { "id": "color", "value": { "fixedColor": "#C4162A", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "InProgress" }, "properties": [ { "id": "color", "value": { "fixedColor": "#FADE2A", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "UnKnown" }, "properties": [ { "id": "color", "value": { "fixedColor": "rgb(43, 36, 36)", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 13 }, "id": 48, "links": [ { "title": "Show ConsistentSet Overview", "url": "/d/ConsistentSet/consistentset-detail?refresh=5s&var-Cluster=${Cluster}&var-Install_Namespace=${Install_Namespace}" } ], "maxDataPoints": 1, "options": { "legend": { "calcs": [], "displayMode": "table", "placement": "bottom", "values": [ "value" ] }, "pieType": "donut", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "count(trilio_consistentset_info{ install_namespace=~\"$Install_Namespace\",cluster=~\"$Cluster\"}) by (status)", "format": "time_series", "instant": true, "interval": "", "legendFormat": "{{status}}", "refId": "A" } ], "title": "ConsistentSet Summary", "type": "piechart" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "decimals": 0, "mappings": [], "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "Completed" }, "properties": [ { "id": "color", "value": { "fixedColor": "#37872D", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Failed" }, "properties": [ { "id": "color", "value": { "fixedColor": "#C4162A", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Value #C" }, "properties": [ { "id": "color", "value": { "fixedColor": "#E0B400", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 13 }, "id": 35, "links": [ { "title": "Show Restore Overview", "url": "/d/RestoreOverview/restore-overview?refresh=5s&var-Cluster=${Cluster}&var-Install_Namespace=${Install_Namespace}" } ], "maxDataPoints": 1, "options": { "legend": { "calcs": [], "displayMode": "table", "placement": "bottom", "values": [ "value" ] }, "pieType": "donut", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "count(trilio_restore_info{ install_namespace=~\"$Install_Namespace\",cluster=~\"$Cluster\"}) by (status) ", "format": "time_series", "instant": true, "interval": "", "legendFormat": "{{status}}", "refId": "A" } ], "title": "Restore Summary", "type": "piechart" }, { "datasource": { "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "left", "displayMode": "auto", "inspect": false, "width": 50 }, "decimals": 2, "displayName": "", "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "deployment" }, "properties": [ { "id": "displayName", "value": "Component" }, { "id": "unit", "value": "short" }, { "id": "decimals", "value": 2 }, { "id": "custom.align" } ] }, { "matcher": { "id": "byName", "options": "Value" }, "properties": [ { "id": "displayName", "value": "Health" }, { "id": "unit", "value": "none" }, { "id": "custom.displayMode", "value": "color-background" }, { "id": "custom.align", "value": "left" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "#C4162A", "value": null }, { "color": "#C4162A", "value": 0 }, { "color": "rgba(50, 172, 45, 0.97)", "value": 1 } ] } } ] }, { "matcher": { "id": "byName", "options": "status" }, "properties": [ { "id": "displayName", "value": "Status" }, { "id": "unit", "value": "short" }, { "id": "decimals", "value": 2 }, { "id": "custom.align" } ] }, { "matcher": { "id": "byName", "options": "Component" }, "properties": [ { "id": "custom.width", "value": 264 } ] }, { "matcher": { "id": "byName", "options": "Health" }, "properties": [ { "id": "custom.width", "value": 134 } ] }, { "matcher": { "id": "byName", "options": "Status" }, "properties": [ { "id": "custom.width", "value": 75 } ] } ] }, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 13 }, "id": 32, "links": [ { "targetBlank": false, "title": "Logging Dashboard", "url": "/d/logging/logging-dashboard?orgId=1" } ], "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true, "sortBy": [] }, "pluginVersion": "8.5.0", "targets": [ { "datasource": "${DS_PROMETHEUS}", "expr": "trilio_component_status{install_namespace=~\"$Install_Namespace\",cluster=~\"$Cluster\"}", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "TVK Health", "transformations": [ { "id": "merge", "options": { "reducers": [] } }, { "id": "filterFieldsByName", "options": { "include": { "names": [ "deployment", "status", "Value" ] } } } ], "type": "table" } ], "refresh": "", "schemaVersion": 36, "style": "dark", "tags": [], "templating": { "list": [ { "current": { "selected": false, "text": "Prometheus", "value": "Prometheus" }, "hide": 2, "includeAll": false, "label": "datasource", "multi": false, "name": "DS_PROMETHEUS", "options": [], "query": "prometheus", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "current": {}, "datasource": { "uid": "${DS_PROMETHEUS}" }, "definition": "trilio_system_info", "hide": 0, "includeAll": false, "multi": false, "name": "Cluster", "options": [], "query": { "query": "trilio_system_info", "refId": "Prometheus-Cluster-Variable-Query" }, "refresh": 1, "regex": "/.*cluster=\"([^\"]*).*/", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "current": {}, "datasource": { "uid": "${DS_PROMETHEUS}" }, "definition": "trilio_system_info{cluster=~\"$Cluster\"}", "hide": 2, "includeAll": false, "multi": false, "name": "Scope", "options": [], "query": { "query": "trilio_system_info{cluster=~\"$Cluster\"}", "refId": "Prometheus-Scope-Variable-Query" }, "refresh": 1, "regex": "/.*scope=\"([^\"]*).*/", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "current": {}, "datasource": { "uid": "${DS_PROMETHEUS}" }, "definition": "trilio_system_info{scope=~\"$Scope\",cluster=~\"$Cluster\"}", "hide": 0, "includeAll": false, "label": "Install Namespace", "multi": false, "name": "Install_Namespace", "options": [], "query": { "query": "trilio_system_info{scope=~\"$Scope\",cluster=~\"$Cluster\"}", "refId": "Prometheus-Install_Namespace-Variable-Query" }, "refresh": 1, "regex": "/.*install_namespace=\"([^\"]*).*/", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-5m", "to": "now" }, "timepicker": { "refresh_intervals": [ "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "Overview", "uid": "Overview", "version": 1, "weekStart": "" }
2023-03-03 04:17:25 UTC
null
0
0
707
1
12,941
27,852
3,268,304
aws-rds
AWS RDS
Visualize AWS RDS metrics
2016-10-21 18:46:53 UTC
2023-02-20 11:11:37 UTC
0
## AWS RDS Visualize AWS RDS metrics. ## CloudWatch datasource configuration [http://docs.grafana.org/datasources/cloudwatch/](http://docs.grafana.org/datasources/cloudwatch/) ## Make Grafana AWS dashboards better Feel free to add additional dashboards for other AWS resources (EC2, S3, ...) or update existing one in [GitHub repo](https://github.com/monitoringartist/grafana-aws-cloudwatch-dashboards). ## Commercial support for this dashboard [![Monitoring Artist](https://monitoringartist.github.io/monitoring-artist-logo-grafana.png)](http://www.monitoringartist.com 'DevOps / Docker / Kubernetes / AWS ECS / Google GCP / Zabbix / Zenoss / Terraform / Monitoring')[![Monitoring Artist](https://monitoringartist.github.io/monitoring-artist-text-grafana.png)](http://www.monitoringartist.com 'DevOps / Docker / Kubernetes / AWS ECS / Google GCP / Zabbix / Zenoss / Terraform / Monitoring')
4,532
4,535
Other
null
0
0
27,852
1
707
6
0
Visualize AWS RDS metrics
{ "__inputs": [], "__requires": [ { "type": "datasource", "id": "cloudwatch", "name": "CloudWatch", "version": "1.0.0" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.6.2" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "panel", "id": "text", "name": "Text", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Visualize AWS RDS metrics", "editable": false, "gnetId": 707, "graphTooltip": 0, "id": null, "iteration": 1584743839482, "links": [], "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 0 }, "hiddenSeries": false, "id": 16, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "VolumeIdleTime_Average", "yaxis": 2 }, { "alias": "FailedSQLServerAgentJobsCount_Average", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "application": { "filter": "" }, "dimensions": { "DBInstanceIdentifier": "$dbinstanceidentifier" }, "expression": "", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "id": "", "item": { "filter": "" }, "matchExact": true, "metricName": "CPUUtilization", "mode": 0, "namespace": "AWS/RDS", "options": { "showDisabledItems": false }, "period": "", "refId": "A", "region": "$region", "statistics": [ "Average" ] }, { "alias": "", "application": { "filter": "" }, "dimensions": { "DBInstanceIdentifier": "$dbinstanceidentifier" }, "expression": "", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "id": "", "item": { "filter": "" }, "matchExact": true, "metricName": "FailedSQLServerAgentJobsCount", "mode": 0, "namespace": "AWS/RDS", "options": { "showDisabledItems": false }, "period": "", "refId": "B", "region": "$region", "statistics": [ "Average" ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPUUtilization/FailedSQLServerAgentJobsCount", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "cpm", "label": null, "logBase": 1, "max": null, "min": "0", "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 7 }, "hiddenSeries": false, "id": 18, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "VolumeIdleTime_Average", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "application": { "filter": "" }, "dimensions": { "DBInstanceIdentifier": "$dbinstanceidentifier" }, "expression": "", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "id": "", "item": { "filter": "" }, "matchExact": true, "metricName": "DatabaseConnections", "mode": 0, "namespace": "AWS/RDS", "options": { "showDisabledItems": false }, "period": "", "refId": "A", "region": "$region", "statistics": [ "Maximum" ] }, { "alias": "", "application": { "filter": "" }, "dimensions": { "DBInstanceIdentifier": "$dbinstanceidentifier" }, "expression": "", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "id": "", "item": { "filter": "" }, "matchExact": true, "metricName": "DiskQueueDepth", "mode": 0, "namespace": "AWS/RDS", "options": { "showDisabledItems": false }, "period": "", "refId": "B", "region": "$region", "statistics": [ "Average" ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "DatabaseConnections/DiskQueueDepth", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 14 }, "hiddenSeries": false, "id": 17, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "VolumeIdleTime_Average", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "application": { "filter": "" }, "dimensions": { "DBInstanceIdentifier": "$dbinstanceidentifier" }, "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "item": { "filter": "" }, "metricName": "FreeableMemory", "mode": 0, "namespace": "AWS/RDS", "options": { "showDisabledItems": false }, "period": "", "refId": "A", "region": "$region", "statistics": [ "Average" ] }, { "alias": "", "application": { "filter": "" }, "dimensions": { "DBInstanceIdentifier": "$dbinstanceidentifier" }, "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "item": { "filter": "" }, "metricName": "FreeStorageSpace", "mode": 0, "namespace": "AWS/RDS", "options": { "showDisabledItems": false }, "period": "", "refId": "B", "region": "$region", "statistics": [ "Average" ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "FreeableMemory/FreeStorageSpace", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 21 }, "hiddenSeries": false, "id": 19, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "VolumeIdleTime_Average", "yaxis": 2 }, { "alias": "BurstBalance_Average", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "application": { "filter": "" }, "dimensions": { "DBInstanceIdentifier": "$dbinstanceidentifier" }, "expression": "", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "id": "", "item": { "filter": "" }, "matchExact": true, "metricName": "ReadIOPS", "mode": 0, "namespace": "AWS/RDS", "options": { "showDisabledItems": false }, "period": "", "refId": "A", "region": "$region", "statistics": [ "Average" ] }, { "alias": "", "application": { "filter": "" }, "dimensions": { "DBInstanceIdentifier": "$dbinstanceidentifier" }, "expression": "", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "id": "", "item": { "filter": "" }, "matchExact": true, "metricName": "WriteIOPS", "mode": 0, "namespace": "AWS/RDS", "options": { "showDisabledItems": false }, "period": "", "refId": "B", "region": "$region", "statistics": [ "Average" ] }, { "alias": "", "application": { "filter": "" }, "dimensions": { "DBInstanceIdentifier": "$dbinstanceidentifier" }, "expression": "", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "id": "", "item": { "filter": "" }, "matchExact": true, "metricName": "BurstBalance", "mode": 0, "namespace": "AWS/RDS", "options": { "showDisabledItems": false }, "period": "", "refId": "C", "region": "$region", "statistics": [ "Average" ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "ReadIOPS/WriteIOPS/BurstBalance", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "iops", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "percent", "label": null, "logBase": 1, "max": null, "min": "0", "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 29 }, "hiddenSeries": false, "id": 20, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "VolumeIdleTime_Average", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "application": { "filter": "" }, "dimensions": { "DBInstanceIdentifier": "$dbinstanceidentifier" }, "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "item": { "filter": "" }, "metricName": "ReadLatency", "mode": 0, "namespace": "AWS/RDS", "options": { "showDisabledItems": false }, "period": "", "refId": "A", "region": "$region", "statistics": [ "Average" ] }, { "alias": "", "application": { "filter": "" }, "dimensions": { "DBInstanceIdentifier": "$dbinstanceidentifier" }, "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "item": { "filter": "" }, "metricName": "WriteLatency", "mode": 0, "namespace": "AWS/RDS", "options": { "showDisabledItems": false }, "period": "", "refId": "B", "region": "$region", "statistics": [ "Average" ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "ReadLatency/WriteLatency", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 36 }, "hiddenSeries": false, "id": 21, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "VolumeIdleTime_Average", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "application": { "filter": "" }, "dimensions": { "DBInstanceIdentifier": "$dbinstanceidentifier" }, "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "item": { "filter": "" }, "metricName": "ReadThroughput", "mode": 0, "namespace": "AWS/RDS", "options": { "showDisabledItems": false }, "period": "", "refId": "A", "region": "$region", "statistics": [ "Average" ] }, { "alias": "", "application": { "filter": "" }, "dimensions": { "DBInstanceIdentifier": "$dbinstanceidentifier" }, "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "item": { "filter": "" }, "metricName": "WriteThroughput", "mode": 0, "namespace": "AWS/RDS", "options": { "showDisabledItems": false }, "period": "", "refId": "B", "region": "$region", "statistics": [ "Average" ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "ReadThroughput/WriteThroughput", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 43 }, "hiddenSeries": false, "id": 22, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "VolumeIdleTime_Average", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "application": { "filter": "" }, "dimensions": { "DBInstanceIdentifier": "$dbinstanceidentifier" }, "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "item": { "filter": "" }, "metricName": "NetworkReceiveThroughput", "mode": 0, "namespace": "AWS/RDS", "options": { "showDisabledItems": false }, "period": "", "refId": "A", "region": "$region", "statistics": [ "Average" ] }, { "alias": "", "application": { "filter": "" }, "dimensions": { "DBInstanceIdentifier": "$dbinstanceidentifier" }, "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "item": { "filter": "" }, "metricName": "NetworkTransmitThroughput", "mode": 0, "namespace": "AWS/RDS", "options": { "showDisabledItems": false }, "period": "", "refId": "B", "region": "$region", "statistics": [ "Average" ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "NetworkReceiveThroughput/NetworkTransmitThroughput", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 50 }, "hiddenSeries": false, "id": 23, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "VolumeIdleTime_Average", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "application": { "filter": "" }, "dimensions": { "DBInstanceIdentifier": "$dbinstanceidentifier" }, "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "item": { "filter": "" }, "metricName": "SwapUsage", "mode": 0, "namespace": "AWS/RDS", "options": { "showDisabledItems": false }, "period": "", "refId": "A", "region": "$region", "statistics": [ "Average" ] }, { "alias": "", "application": { "filter": "" }, "dimensions": { "DBInstanceIdentifier": "$dbinstanceidentifier" }, "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "item": { "filter": "" }, "metricName": "BinLogDiskUsage", "mode": 0, "namespace": "AWS/RDS", "options": { "showDisabledItems": false }, "period": "", "refId": "B", "region": "$region", "statistics": [ "Average" ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "SwapUsage/BinLogDiskUsage", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 57 }, "hiddenSeries": false, "id": 24, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "VolumeIdleTime_Average", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "application": { "filter": "" }, "dimensions": { "DBInstanceIdentifier": "$dbinstanceidentifier" }, "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "item": { "filter": "" }, "metricName": "CPUCreditUsage", "mode": 0, "namespace": "AWS/RDS", "options": { "showDisabledItems": false }, "period": "", "refId": "A", "region": "$region", "statistics": [ "Average" ] }, { "alias": "", "application": { "filter": "" }, "dimensions": { "DBInstanceIdentifier": "$dbinstanceidentifier" }, "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "item": { "filter": "" }, "metricName": "CPUCreditBalance", "mode": 0, "namespace": "AWS/RDS", "options": { "showDisabledItems": false }, "period": "", "refId": "B", "region": "$region", "statistics": [ "Average" ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPUCreditUsage/CPUCreditBalance", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 64 }, "hiddenSeries": false, "id": 25, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "ReplicaLag_Average", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "application": { "filter": "" }, "dimensions": { "DBInstanceIdentifier": "$dbinstanceidentifier" }, "expression": "", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "id": "", "item": { "filter": "" }, "matchExact": true, "metricName": "OldestReplicationSlotLag", "mode": 0, "namespace": "AWS/RDS", "options": { "showDisabledItems": false }, "period": "", "refId": "A", "region": "$region", "statistics": [ "Average" ] }, { "alias": "", "application": { "filter": "" }, "dimensions": { "DBInstanceIdentifier": "$dbinstanceidentifier" }, "expression": "", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "id": "", "item": { "filter": "" }, "matchExact": true, "metricName": "ReplicaLag", "mode": 0, "namespace": "AWS/RDS", "options": { "showDisabledItems": false }, "period": "", "refId": "B", "region": "$region", "statistics": [ "Average" ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "OldestReplicationSlotLag/ReplicaLag", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "s", "label": null, "logBase": 1, "max": null, "min": "0", "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 71 }, "hiddenSeries": false, "id": 26, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "ReplicaLag_Average", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "application": { "filter": "" }, "dimensions": { "DBInstanceIdentifier": "$dbinstanceidentifier" }, "expression": "", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "id": "", "item": { "filter": "" }, "matchExact": true, "metricName": "OldestReplicationSlotLag", "mode": 0, "namespace": "AWS/RDS", "options": { "showDisabledItems": false }, "period": "", "refId": "A", "region": "$region", "statistics": [ "Average" ] }, { "alias": "", "application": { "filter": "" }, "dimensions": { "DBInstanceIdentifier": "$dbinstanceidentifier" }, "expression": "", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "id": "", "item": { "filter": "" }, "matchExact": true, "metricName": "ReplicaLag", "mode": 0, "namespace": "AWS/RDS", "options": { "showDisabledItems": false }, "period": "", "refId": "B", "region": "$region", "statistics": [ "Average" ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "ReplicationSlotDiskUsage/TransactionLogsDiskUsage", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "s", "label": null, "logBase": 1, "max": null, "min": "0", "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 78 }, "hiddenSeries": false, "id": 27, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "application": { "filter": "" }, "dimensions": { "DBInstanceIdentifier": "$dbinstanceidentifier" }, "expression": "", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "id": "", "item": { "filter": "" }, "matchExact": true, "metricName": "MaximumUsedTransactionIDs", "mode": 0, "namespace": "AWS/RDS", "options": { "showDisabledItems": false }, "period": "", "refId": "A", "region": "$region", "statistics": [ "Average" ] }, { "alias": "", "application": { "filter": "" }, "dimensions": { "DBInstanceIdentifier": "$dbinstanceidentifier" }, "expression": "", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "id": "", "item": { "filter": "" }, "matchExact": true, "metricName": "TransactionLogsGeneration", "mode": 0, "namespace": "AWS/RDS", "options": { "showDisabledItems": false }, "period": "", "refId": "B", "region": "$region", "statistics": [ "Average" ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "MaximumUsedTransactionIDs/TransactionLogsGeneration", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": "0", "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "content": "<a style=\"xfloat: right\" href=\"http://www.monitoringartist.com\" target=\"_blank\" title=\"Dashboard maintained by Monitoring Artist - DevOps / Docker / Kubernetes / AWS ECS / Google GCP / Zabbix / Zenoss / Terraform / Monitoring\"><img src=\"https://monitoringartist.github.io/monitoring-artist-logo-grafana.png\" height=\"30px\" /></a> | \n<a style=\"xfloat: left\" target=\"_blank\" href=\"https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/MonitoringOverview.html#monitoring-cloudwatch\">AWS CloudWatch RDS documentation</a> | \n<a style=\"xfloat: left\" target=\"_blank\" href=\"https://grafana.com/dashboards/707\">Installed from Grafana.com dashboards</a>", "datasource": "$datasource", "editable": true, "error": false, "gridPos": { "h": 3, "w": 24, "x": 0, "y": 85 }, "id": 2, "isNew": true, "links": [], "mode": "html", "options": {}, "title": "Documentation", "type": "text" } ], "refresh": false, "schemaVersion": 22, "style": "dark", "tags": [ "monitoringartist", "cloudwatch" ], "templating": { "list": [ { "current": {}, "hide": 0, "includeAll": false, "label": "Datasource", "multi": false, "name": "datasource", "options": [], "query": "cloudwatch", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "allValue": null, "current": {}, "datasource": "$datasource", "definition": "", "hide": 0, "includeAll": false, "label": "Region", "multi": false, "name": "region", "options": [], "query": "regions()", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$datasource", "definition": "", "hide": 0, "includeAll": false, "label": "DBInstanceIdentifier", "multi": false, "name": "dbinstanceidentifier", "options": [], "query": "dimension_values($region, AWS/RDS, CPUUtilization, DBInstanceIdentifier)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "AWS RDS", "uid": "AWSRDSdbi", "version": 1 }
2023-02-20 11:11:37 UTC
null
0
0
11,706
1
345,879
28,046
412
open-liberty
Open Liberty - mpMetrics-2.x-4.x
Created by the Open Liberty observability team
2020-02-07 18:43:25 UTC
2023-04-24 21:13:55 UTC
0
This dashboard visualizes CPU, Heap, REST, Servlet, Connection Pool, Sessions, Threadpool, GC, and other JVM metrics. *** New in revision 5 -- we've added visualizations to show the current count of slow and hung requests generated by the requestTiming-1.0 feature. Tested with Grafana 5.2.x, 6.0.x, 7.3.x. 8.0.x, 8.5.x This dashboard works with Open Liberty servers running with `mpMetrics-2.x`, `mpMetrics-3.x` and `mpMetrics-4.x` features. For `mpMetrics-5.0`, use the [Open Liberty - mpMetrics-5.0](https://grafana.com/grafana/dashboards/18599) dashboard View our Open Liberty MicroProfile 3.3 blog post for detailed [setup instructions](https://openliberty.io/blog/2020/04/09/microprofile-3-3-open-liberty-20004.html#gra). ### Open Liberty - Enable the **/metrics** endpoint by enabling the desired **`mpMetrics`** feature (e.g. `mpMetrics-4.0`) in the `server.xml`. - For **`mpMetrics-2.2` and below**, you must also include the **`monitor-1.0`** feature (which is automatically included when using **`mpMetrics-2.3` and above**) - Learn about [Monitoring with MicroProfile metrics](https://openliberty.io/docs/21.0.0.3/introduction-monitoring-metrics.html) - Check out our Open Liberty Guide on [Providing metrics from a Microservice](https://openliberty.io/guides/microprofile-metrics.html) ### Prometheus Configure the `scrape_configs` section of *prometheus.yml* in one of the following ways. For metrics on an **insecure** endpoint: ``` - job_name: 'liberty' scrape_interval: 5s static_configs: - targets: ['localhost:9080'] ``` For metrics on an **secure** endpoint using **Basic Authentication**: ``` - job_name: 'liberty-secure' scrape_interval: 5s static_configs: - targets: ['localhost:9443'] basic_auth: username: "<your-username>" password: "<your-password>" tls_config: insecure_skip_verify: true scheme: "https" ``` ###
49,902
49,903
Other
null
3
3.67
28,046
1
11,706
6
0
Created by the Open Liberty observability team
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" }, { "name": "VAR_MAXHEAPUSAGEPROJECTION", "type": "constant", "label": "Max Heap Usage Projection (hours)", "value": "1", "description": "" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.3.6" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "table-old", "name": "Table (old)", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "limit": 100, "name": "Annotations & Alerts", "showIn": 0, "type": "dashboard" } ] }, "description": "Created by the Open Liberty observability team", "editable": true, "gnetId": 11706, "graphTooltip": 0, "id": null, "iteration": 1623356092180, "links": [], "panels": [ { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 45, "panels": [ { "columns": [], "datasource": "${DS_PROMETHEUS}", "description": "The total number of CPU threads available to the JVM.", "fontSize": "100%", "gridPos": { "h": 6, "w": 24, "x": 0, "y": 1 }, "id": 39, "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 4, "desc": true }, "styles": [ { "alias": "", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "Time", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "Threads", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "mappingType": 1, "pattern": "Value", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "__name__", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "job", "thresholds": [], "type": "hidden", "unit": "short" } ], "targets": [ { "expr": "base_cpu_availableProcessors{instance=~\"${instance}\"}", "format": "table", "instant": true, "intervalFactor": 2, "legendFormat": "instance: {{instance}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Available CPUs", "transform": "table", "type": "table-old" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The portion of CPU available to each Liberty instance that has been used within the last ${dur} on average.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 7 }, "hiddenSeries": false, "id": 20, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(base_cpu_processCpuTime_seconds{instance=~\"${instance}\"} ${cpuDur}) / base_cpu_availableProcessors", "format": "time_series", "intervalFactor": 2, "legendFormat": "instance: {{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Process CPU Time", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "percentunit", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "For CPUs Liberty is running on, the average number of runnable entities that have been scheduled or executed by the system, over the last minute.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 7 }, "hiddenSeries": false, "id": 21, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "base_cpu_systemLoadAverage{instance=~\"${instance}\"}", "format": "time_series", "instant": false, "intervalFactor": 2, "legendFormat": "instance: {{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU System Load", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "repeat": null, "title": "CPU", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 1 }, "id": 46, "panels": [ { "columns": [], "datasource": "${DS_PROMETHEUS}", "description": "Instances that are currently utilizing more than [$heapUsageThreshold%] of their configured maximum heap size.", "fontSize": "100%", "gridPos": { "h": 4, "w": 24, "x": 0, "y": 2 }, "id": 69, "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 3, "desc": true }, "styles": [ { "alias": "Time", "align": "auto", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "hidden" }, { "alias": "", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "job", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value", "thresholds": [], "type": "number", "unit": "percentunit" } ], "targets": [ { "expr": "base_memory_usedHeap_bytes{instance=~\"${instance}\"} / base_memory_maxHeap_bytes{instance=~\"${instance}\"} > ${heapUsageThreshold}/100", "format": "table", "instant": true, "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Instances Above [$heapUsageThreshold%] Heap Usage", "transform": "table", "type": "table-old" }, { "columns": [], "datasource": "${DS_PROMETHEUS}", "description": "Instances with an increase in heap usage within the last ${dur}.", "fontSize": "100%", "gridPos": { "h": 4, "w": 12, "x": 0, "y": 6 }, "id": 71, "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 3, "desc": true }, "styles": [ { "alias": "Time", "align": "auto", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "hidden" }, { "alias": "Rate of Change", "align": "auto", "colorMode": null, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "#E02F44" ], "decimals": 2, "pattern": "Value", "thresholds": [ "" ], "type": "number", "unit": "Bps" }, { "alias": "", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "job", "thresholds": [], "type": "hidden", "unit": "short" } ], "targets": [ { "expr": "deriv(base_memory_usedHeap_bytes{instance=~\"${instance}\"}${dur}) > 0", "format": "table", "instant": true, "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Increasing Heap Usage Trend Based on Last ${dur}", "transform": "table", "type": "table-old" }, { "columns": [], "datasource": "${DS_PROMETHEUS}", "description": "Instances projected to reach their maximum heap size within [$maxHeapUsageProjection hour(s)] based on data over the last ${dur}.", "fontSize": "100%", "gridPos": { "h": 4, "w": 12, "x": 12, "y": 6 }, "id": 73, "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 3, "desc": true }, "styles": [ { "alias": "Time", "align": "auto", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "hidden" }, { "alias": "Predicted Value", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "Value", "thresholds": [], "type": "number", "unit": "decbytes" }, { "alias": "", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "job", "thresholds": [], "type": "hidden", "unit": "short" } ], "targets": [ { "expr": "predict_linear(base_memory_usedHeap_bytes{instance=~\"${instance}\"}${dur}, $maxHeapUsageProjection * 3600) > base_memory_maxHeap_bytes{instance=~\"${instance}\"}", "format": "table", "instant": true, "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Servers That May Reach Max Heap Usage Within [$maxHeapUsageProjection hour(s)] Based on Last ${dur}", "transform": "table", "type": "table-old" }, { "columns": [], "datasource": "${DS_PROMETHEUS}", "description": "An instance's maximum heap size.", "fontSize": "100%", "gridPos": { "h": 6, "w": 24, "x": 0, "y": 10 }, "id": 26, "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 4, "desc": true }, "styles": [ { "alias": "", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Time", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value", "thresholds": [], "type": "number", "unit": "decbytes" }, { "alias": "", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "__name__", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "job", "thresholds": [], "type": "hidden", "unit": "short" } ], "targets": [ { "expr": "base_memory_maxHeap_bytes{instance=~\"${instance}\"}", "format": "table", "instant": true, "intervalFactor": 1, "refId": "A" } ], "title": "Configured Maximum Heap Size", "transform": "table", "type": "table-old" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The percentage of heap memory currently in use.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 16 }, "hiddenSeries": false, "id": 53, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "base_memory_usedHeap_bytes{instance=~\"${instance}\"} / base_memory_maxHeap_bytes{instance=~\"${instance}\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 2, "legendFormat": "instance: {{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Heap Usage Percentage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "percentunit", "label": null, "logBase": 1, "max": "1", "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "repeat": null, "title": "Memory Heap", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 2 }, "id": 112, "panels": [ { "cacheTimeout": null, "columns": [], "datasource": "${DS_PROMETHEUS}", "description": "The average response time for requests made to a particular REST resource, across all servers, based on data over the last ${dur}.", "fontSize": "100%", "gridPos": { "h": 4, "w": 24, "x": 0, "y": 3 }, "id": 110, "links": [], "pageSize": null, "pluginVersion": "6.6.1", "scroll": true, "showHeader": true, "sort": { "col": 3, "desc": true }, "styles": [ { "alias": "Time", "align": "auto", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "hidden" }, { "alias": "", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "__name__", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "job", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "Average Response Time", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "mappingType": 1, "pattern": "Value", "thresholds": [], "type": "number", "unit": "s" } ], "targets": [ { "expr": "avg(rate(base_REST_request_elapsedTime_seconds{instance=~\"${instance}\"}${dur}) / rate(base_REST_request_total{instance=~\"${instance}\"}${dur})) by (class, method) > 0", "format": "table", "instant": true, "legendFormat": "instance: {{instance}}, class: {{class}}, method: {{method}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Slowest REST Resources Over Last ${dur} by Average Response Time", "transform": "table", "type": "table-old" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The number of visits made to a REST resource instance within the past ${dur}.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 7 }, "hiddenSeries": false, "id": 118, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "increase(base_REST_request_total{instance=~\"${instance}\"}${dur})", "format": "time_series", "legendFormat": "instance: {{instance}}, class: {{class}}, method: {{method}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "REST Request Count Over Last ${dur}", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The average response time for a request made to a REST resource instance, based on data over the last ${dur}.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 7 }, "hiddenSeries": false, "id": 120, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(base_REST_request_elapsedTime_seconds{instance=~\"${instance}\"}${dur}) / rate(base_REST_request_total{instance=~\"${instance}\"}${dur})", "legendFormat": "instance: {{instance}}, class: {{class}}, method: {{method}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Average Response Time per REST Request Over Last ${dur} ", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "s", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The sum of visits to a particular REST resource over all servers, based on data over the last ${dur}.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 15 }, "hiddenSeries": false, "id": 116, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(base_REST_request_total{instance=~\"${instance}\"}${dur})) by (class, method)", "legendFormat": "class: {{class}}, method: {{method}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Request Count by REST Resource Over Last ${dur}", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The average response time for requests made to a particular REST resource method, across all servers, based on data over the last ${dur}.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 15 }, "hiddenSeries": false, "id": 114, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg(rate(base_REST_request_elapsedTime_seconds{instance=~\"${instance}\"}${dur}) / rate(base_REST_request_total{instance=~\"${instance}\"}${dur})) by (class, method)", "legendFormat": "class: {{class}}, method: {{method}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Average Response Time per Request Over Last ${dur} by REST Resource", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "s", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "repeat": null, "title": "REST", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 3 }, "id": 122, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Percentage of calls which resulted in a failure.", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 4 }, "id": 124, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by (method)(rate(base_ft_invocations_total{instance=~'$instance', result='exceptionThrown'}${dur})) * 100 \n/ \nsum by (method)(rate(base_ft_invocations_total{instance=~'$instance'}${dur}))", "format": "time_series", "intervalFactor": 1, "legendFormat": "method: {{method}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Failure Rate Over Last $dur Aggregated Over $instance Instance(s)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": "101", "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "columns": [], "datasource": "${DS_PROMETHEUS}", "description": "Percentage of calls which resulted in a failure.\n\nThis graph is showing failures after all fault tolerance processing has taken place (including fallback)", "fontSize": "100%", "gridPos": { "h": 9, "w": 12, "x": 12, "y": 4 }, "id": 128, "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 0, "desc": true }, "styles": [ { "alias": "Time", "align": "auto", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "hidden" }, { "alias": "", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "job", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "Failure Rate %", "align": "auto", "colorMode": "value", "colors": [ "rgba(237, 129, 40, 0.89)", "rgba(237, 106, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value", "thresholds": [ "30", " 70" ], "type": "number", "unit": "percent" }, { "alias": "", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "number", "unit": "short" } ], "targets": [ { "expr": "topk(5, \nsum without (result, fallback)(rate(base_ft_invocations_total{instance=~'$instance', result='exceptionThrown'}${dur})) * 100 \n/ \nsum without (result, fallback)(rate(base_ft_invocations_total{instance=~'$instance'}${dur})) \n) \n> 0 ", "format": "table", "instant": true, "intervalFactor": 1, "refId": "A" } ], "title": "Top 5 Most Frequently Failing Methods Over Last $dur", "transform": "table", "type": "table-old" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Percentage of method invocations which resulted in the fallback method or handler being called over the past $dur.", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 13 }, "id": 125, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by (method)(rate(base_ft_invocations_total{instance=~'$instance', fallback='applied'}${dur})) * 100 \n/ \nsum by (method)(rate(base_ft_invocations_total{instance=~'$instance'}${dur}))", "format": "time_series", "intervalFactor": 1, "legendFormat": "method: {{method}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Fallback Rate Over Last $dur Aggregated Over $instance Instance(s)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": "101", "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "columns": [], "datasource": "${DS_PROMETHEUS}", "description": "Percentage of calls which resulted in the Fallback method or handler being called over the last $dur", "fontSize": "100%", "gridPos": { "h": 9, "w": 12, "x": 12, "y": 13 }, "id": 129, "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 0, "desc": true }, "styles": [ { "alias": "Time", "align": "auto", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "hidden" }, { "alias": "", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "job", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "Fallback Rate %", "align": "auto", "colorMode": "value", "colors": [ "rgba(237, 129, 40, 0.89)", "rgba(237, 106, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value", "thresholds": [ "30", " 70" ], "type": "number", "unit": "percent" }, { "alias": "", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "number", "unit": "short" } ], "targets": [ { "expr": "topk(5, \nsum without (result, fallback)(rate(base_ft_invocations_total{instance=~'$instance', fallback='applied'}${dur})) * 100 \n/ \nsum without (result, fallback)(rate(base_ft_invocations_total{instance=~'$instance'}${dur})) \n) \n> 0 ", "format": "table", "instant": true, "intervalFactor": 1, "refId": "A" } ], "title": "Top 5 Methods Most Frequently Applying Fallback Over Last $dur", "transform": "table", "type": "table-old" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Percentage of method invocation which retried at least once over the last $dur.", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 22 }, "id": 126, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by (method)(rate(base_ft_retry_calls_total{instance=~'$instance', retried='true'}${dur})*100)\n/\nsum by (method)(rate(base_ft_retry_calls_total{instance=~'$instance'}${dur}))", "format": "time_series", "intervalFactor": 1, "legendFormat": "method: {{method}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Retried Rate Over Last $dur Aggregated Over $instance Instance(s)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": "101", "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "columns": [], "datasource": "${DS_PROMETHEUS}", "description": "Percentage of calls which apply at least one Retry over the last $dur.", "fontSize": "100%", "gridPos": { "h": 9, "w": 12, "x": 12, "y": 22 }, "id": 130, "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 0, "desc": true }, "styles": [ { "alias": "Time", "align": "auto", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "hidden" }, { "alias": "", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "job", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "Retry Rate %", "align": "auto", "colorMode": "value", "colors": [ "rgba(237, 129, 40, 0.89)", "rgba(237, 106, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value", "thresholds": [ "30", " 70" ], "type": "number", "unit": "percent" }, { "alias": "", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "number", "unit": "short" } ], "targets": [ { "expr": "topk(5, \nsum without (retried, retryResult)(rate(base_ft_retry_calls_total{instance=~'$instance', retried='true'}${dur})) * 100 \n/ \nsum without (retried, retryResult)(rate(base_ft_retry_calls_total{instance=~'$instance'}${dur})) \n) \n> 0 ", "format": "table", "instant": true, "intervalFactor": 1, "refId": "A" } ], "title": "Top 5 Methods Most Frequently Applying A Retry Over Last $dur", "transform": "table", "type": "table-old" } ], "title": "Fault Tolerance", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 4 }, "id": 47, "panels": [ { "columns": [], "datasource": "${DS_PROMETHEUS}", "description": "The average response time for requests made to a particular servlet, across all servers, based on data over the last ${dur}.", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fontSize": "100%", "gridPos": { "h": 4, "w": 24, "x": 0, "y": 5 }, "id": 59, "maxPerRow": null, "pageSize": null, "repeat": null, "repeatDirection": "h", "scroll": true, "showHeader": true, "sort": { "col": 2, "desc": true }, "styles": [ { "alias": "Time", "align": "auto", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "hidden" }, { "alias": "Average Response Time", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "mappingType": 1, "pattern": "Value", "sanitize": false, "thresholds": [], "type": "number", "unit": "s" } ], "targets": [ { "expr": "avg(rate(vendor_servlet_responseTime_total_seconds{instance=~\"${instance}\"}${dur}) / rate(vendor_servlet_request_total{instance=~\"${instance}\"}${dur})) by (servlet) > 0", "format": "table", "instant": true, "intervalFactor": 2, "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Slowest Servlets Over Last ${dur} by Average Response Time", "transform": "table", "type": "table-old" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The number of visits made to a servlet instance within the past ${dur}.", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 9 }, "hiddenSeries": false, "id": 55, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "increase(vendor_servlet_request_total{instance=~\"${instance}\"}${dur})", "intervalFactor": 2, "legendFormat": "instance: {{instance}}, servlet: {{servlet}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Request Count Over Last ${dur}", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The average response time for a request made to a servlet instance, based on data over the last ${dur}.", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 9 }, "hiddenSeries": false, "id": 57, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(vendor_servlet_responseTime_total_seconds{instance=~\"${instance}\"}${dur})/rate(vendor_servlet_request_total{instance=~\"${instance}\"}${dur})", "intervalFactor": 2, "legendFormat": "instance: {{instance}}, servlet: {{servlet}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Average Response Time per Request Over Last ${dur} ", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The sum of visits to a particular servlet over all servers, based on data over the last ${dur}.", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 17 }, "hiddenSeries": false, "id": 18, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "show": true, "sort": null, "sortDesc": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(vendor_servlet_request_total{instance=~\"${instance}\"}${dur})) by (servlet)", "format": "time_series", "intervalFactor": 2, "legendFormat": "servlet: {{servlet}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Request Count by Servlet Over Last ${dur}", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "The average response time for requests made to a particular servlet, across all servers, based on data over the last ${dur}.", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 17 }, "hiddenSeries": false, "id": 17, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "show": true, "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg(rate(vendor_servlet_responseTime_total_seconds{instance=~\"${instance}\"}${dur}) / rate(vendor_servlet_request_total{instance=~\"${instance}\"}${dur})) by (servlet)", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 2, "legendFormat": "servlet: {{servlet}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Average Response Time per Request Over Last ${dur} by Servlet", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The number of servlet requests that are currently running but are slow.", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 24 }, "hiddenSeries": false, "id": 132, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "vendor_requestTiming_slowRequestCount", "interval": "", "legendFormat": "instance: {{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Currently Slow Requests", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:100", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:101", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The number of servlet requests that are currently running but are hung.", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 24 }, "hiddenSeries": false, "id": 133, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "vendor_requestTiming_hungRequestCount", "interval": "", "legendFormat": "instance: {{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Currently Hung Requests", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:197", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:198", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "repeat": null, "title": "Servlets", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 5 }, "id": 48, "panels": [ { "columns": [], "datasource": "${DS_PROMETHEUS}", "description": "The total number of connection requests that were used over the last ${dur}. Any connections that are currently in use are not included in this total.", "fontSize": "100%", "gridPos": { "h": 6, "w": 12, "x": 0, "y": 6 }, "id": 103, "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 4, "desc": true }, "styles": [ { "alias": "Time", "align": "auto", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "hidden" }, { "alias": "", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "mappingType": 1, "pattern": "Value", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "job", "thresholds": [], "type": "hidden", "unit": "short" } ], "targets": [ { "expr": "increase(vendor_connectionpool_usedConnections_total{instance=~\"${instance}\"}${dur}) > 0", "format": "table", "instant": true, "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Connections Used Over Last ${dur}", "transform": "table", "type": "table-old" }, { "columns": [], "datasource": "${DS_PROMETHEUS}", "description": "The total number of connection requests that waited for a connection because of a full connection pool over the last ${dur}.", "fontSize": "100%", "gridPos": { "h": 6, "w": 12, "x": 12, "y": 6 }, "id": 81, "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 4, "desc": true }, "styles": [ { "alias": "", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "Time", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "mappingType": 1, "pattern": "Value", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "job", "thresholds": [], "type": "hidden", "unit": "short" } ], "targets": [ { "expr": "increase(vendor_connectionpool_queuedRequests_total{instance=~\"${instance}\"}${dur}) > 0", "format": "table", "instant": true, "intervalFactor": 2, "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Connection Requests Queued Over Last ${dur}", "transform": "table", "type": "table-old" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The average time any used connection was put in use, based on data over the last ${dur}.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 12 }, "hiddenSeries": false, "id": 95, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(vendor_connectionpool_inUseTime_total_seconds{instance=~\"${instance}\"}${dur}) / rate(vendor_connectionpool_usedConnections_total{instance=~\"${instance}\"}${dur}) > 0", "format": "time_series", "legendFormat": "datasource: {{datasource}}, instance: {{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Average Time Usage per Connection Over Last ${dur}", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 2, "format": "s", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The average wait time for any queued connection request, based on data over the last ${dur}.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 12 }, "hiddenSeries": false, "id": 101, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(vendor_connectionpool_waitTime_total_seconds{instance=~\"${instance}\"}${dur}) / rate(vendor_connectionpool_queuedRequests_total{instance=~\"${instance}\"}${dur}) > 0", "legendFormat": "datasource: {{datasource}}, instance: {{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Average Wait Time per Queued Connection Request Over Last ${dur}", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The sum of managed connections in the free, shared, and unshared pools.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 24, "x": 0, "y": 19 }, "hiddenSeries": false, "id": 30, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "sort": null, "sortDesc": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "vendor_connectionpool_managedConnections{instance=~\"${instance}\"}", "format": "time_series", "instant": false, "intervalFactor": 2, "legendFormat": "datasource: {{datasource}}, instance: {{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Managed Connections", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The number of managed connections in the free pool.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 25 }, "hiddenSeries": false, "id": 27, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "show": true, "sort": null, "sortDesc": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "vendor_connectionpool_freeConnections{instance=~\"${instance}\"}", "format": "time_series", "instant": false, "intervalFactor": 2, "legendFormat": "datasource: {{datasource}}, instance: {{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Free Connections", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The number of connections that are in use. This number might include multiple connections that are shared from a single managed connection.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 25 }, "hiddenSeries": false, "id": 28, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "show": true, "sort": null, "sortDesc": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "vendor_connectionpool_connectionHandles{instance=~\"${instance}\"}", "format": "time_series", "instant": false, "intervalFactor": 2, "legendFormat": "datasource: {{datasource}}, instance: {{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Connection Handles", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The total number of managed connections created since the pool was created.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 31 }, "hiddenSeries": false, "id": 31, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "show": true, "sort": null, "sortDesc": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "vendor_connectionpool_create_total{instance=~\"${instance}\"}", "format": "time_series", "instant": false, "intervalFactor": 2, "legendFormat": "datasource: {{datasource}}, instance: {{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Create Total", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The total number of managed connections destroyed since the pool was created.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 31 }, "hiddenSeries": false, "id": 29, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "show": true, "sort": null, "sortDesc": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "vendor_connectionpool_destroy_total{instance=~\"${instance}\"}", "format": "time_series", "instant": false, "intervalFactor": 2, "legendFormat": "datasource: {{datasource}}, instance: {{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Destroy Total", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "repeat": null, "title": "Connection Pool", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 6 }, "id": 49, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "A session is considered active if the application server is processing a request that uses that user session.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 7 }, "hiddenSeries": false, "id": 32, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "vendor_session_activeSessions{instance=~\"${instance}\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 2, "legendFormat": "appname: {{appname}}, instance: {{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Active Sessions", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "A session is considered live if the session is loaded into memory by the application server.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 14 }, "hiddenSeries": false, "id": 33, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "vendor_session_liveSessions{instance=~\"${instance}\"}", "format": "time_series", "instant": false, "intervalFactor": 2, "legendFormat": "appname: {{appname}}, instance: {{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Live Sessions", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "repeat": null, "title": "Sessions", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 7 }, "id": 50, "panels": [ { "columns": [], "datasource": "${DS_PROMETHEUS}", "description": "The size of the Default Executor thread pool in each instance, based on data over the last ${dur}.", "fontSize": "100%", "gridPos": { "h": 6, "w": 24, "x": 0, "y": 8 }, "id": 61, "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 4, "desc": true }, "styles": [ { "alias": "Time", "align": "auto", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "hidden" }, { "alias": "Threads", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 0, "pattern": "Value", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "job", "thresholds": [], "type": "hidden", "unit": "short" } ], "targets": [ { "expr": "max_over_time(vendor_threadpool_size{instance=~\"${instance}\"}${dur})", "format": "table", "instant": true, "intervalFactor": 2, "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Largest Threadpool Sizes Over Last ${dur}", "transform": "table", "type": "table-old" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The number of threads that are actively running tasks.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 14 }, "hiddenSeries": false, "id": 37, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "vendor_threadpool_activeThreads{instance=~\"${instance}\"}", "format": "time_series", "hide": false, "instant": false, "intervalFactor": 2, "legendFormat": "pool: {{pool}}, instance: {{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Active Threads", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 1, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The size of the Default Executor thread pool in each instance.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 21 }, "hiddenSeries": false, "id": 38, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "vendor_threadpool_size{instance=~\"${instance}\"}", "format": "time_series", "instant": false, "intervalFactor": 2, "legendFormat": "pool: {{pool}}, instance: {{instance}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Threadpool Size", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "repeat": null, "title": "Threadpools", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 8 }, "id": 51, "panels": [ { "columns": [], "datasource": "${DS_PROMETHEUS}", "description": "Instances that spent more than [$garbageCollectionThreshold%] of the time garbage collecting, during the last ${dur}.", "fontSize": "100%", "gridPos": { "h": 6, "w": 24, "x": 0, "y": 74 }, "id": 77, "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 2, "desc": true }, "styles": [ { "alias": "Time", "align": "auto", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "hidden" }, { "alias": "Portion of Time", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "Value", "thresholds": [], "type": "number", "unit": "percentunit" } ], "targets": [ { "expr": "sum (rate(base_gc_time_seconds{instance=~\"${instance}\"}${dur})) by (instance) > ${garbageCollectionThreshold} / 100", "format": "table", "instant": true, "intervalFactor": 2, "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Instances With > [$garbageCollectionThreshold]% of Time Spent Garbage Collecting During Last ${dur}", "transform": "table", "type": "table-old" }, { "columns": [], "datasource": "${DS_PROMETHEUS}", "description": "The portion of time an instance spent on a specific type of garbage collection, based on data over the last ${dur}. ", "fontSize": "100%", "gridPos": { "h": 6, "w": 24, "x": 0, "y": 80 }, "id": 108, "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 4, "desc": true }, "styles": [ { "alias": "", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "Time", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "Portion of Time", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value", "thresholds": [], "type": "number", "unit": "percentunit" }, { "alias": "", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "job", "thresholds": [], "type": "hidden", "unit": "short" } ], "targets": [ { "expr": "rate(base_gc_time_seconds{instance=~\"${instance}\"}${dur}) > 0", "format": "table", "instant": true, "intervalFactor": 1, "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Most Time Spent on Garbage Collection Over Last ${dur}", "transform": "table", "type": "table-old" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "The average time an instance took on a specific type of garbage collection, based on data over the last ${dur}.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 86 }, "hiddenSeries": false, "id": 107, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "rate(base_gc_time_seconds{instance=~\"${instance}\"}${dur}) / rate(base_gc_total{instance=~\"${instance}\"}${dur})", "intervalFactor": 2, "legendFormat": "instance: {{instance}} name: {{name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Time per Garbage Collection Cycle ${dur} moving average", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": null, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "repeat": null, "title": "Garbage Collection", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 9 }, "id": 52, "panels": [ { "columns": [], "datasource": "${DS_PROMETHEUS}", "description": "The time elapsed since the start of the JVM.", "fontSize": "100%", "gridPos": { "h": 10, "w": 24, "x": 0, "y": 75 }, "id": 43, "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 4, "desc": true }, "styles": [ { "alias": "Time", "align": "auto", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "hidden" }, { "alias": "Uptime", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "pattern": "Value", "thresholds": [], "type": "number", "unit": "dtdurations" }, { "alias": "", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "__name__", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "job", "thresholds": [], "type": "hidden", "unit": "short" } ], "targets": [ { "expr": "base_jvm_uptime_seconds{instance=~\"${instance}\"}", "format": "table", "instant": true, "intervalFactor": 2, "refId": "A" } ], "timeFrom": null, "title": "JVM Uptime", "transform": "table", "type": "table-old" } ], "repeat": null, "title": "Other JVM Information", "type": "row" } ], "refresh": "5s", "schemaVersion": 26, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "base_cpu_processCpuLoad_percent", "error": null, "hide": 0, "includeAll": true, "label": "instance", "multi": true, "name": "instance", "options": [], "query": "base_cpu_processCpuLoad_percent", "refresh": 1, "regex": "/base_cpu_processCpuLoad_percent{.*instance=\"(.*)\",.*/", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": { "selected": true, "text": "[10m]", "value": "[10m]" }, "error": null, "hide": 0, "includeAll": false, "label": "moving average", "multi": false, "name": "dur", "options": [ { "selected": false, "text": "[1m]", "value": "[1m]" }, { "selected": false, "text": "[5m]", "value": "[5m]" }, { "selected": true, "text": "[10m]", "value": "[10m]" }, { "selected": false, "text": "[30m]", "value": "[30m]" }, { "selected": false, "text": "[1h]", "value": "[1h]" }, { "selected": false, "text": "[1d]", "value": "[1d]" }, { "selected": false, "text": "[7d]", "value": "[7d]" } ], "query": "[1m],[5m],[10m],[30m],[1h],[1d],[7d]", "skipUrlSync": false, "type": "custom" }, { "allValue": null, "current": { "selected": true, "text": "80", "value": "80" }, "error": null, "hide": 0, "includeAll": false, "label": "Heap Usage Threshold (%)", "multi": false, "name": "heapUsageThreshold", "options": [ { "selected": false, "text": "10", "value": "10" }, { "selected": false, "text": "20", "value": "20" }, { "selected": false, "text": "30", "value": "30" }, { "selected": false, "text": "40", "value": "40" }, { "selected": false, "text": "50", "value": "50" }, { "selected": false, "text": "60", "value": "60" }, { "selected": false, "text": "70", "value": "70" }, { "selected": true, "text": "80", "value": "80" }, { "selected": false, "text": "90", "value": "90" }, { "selected": false, "text": "100", "value": "100" } ], "query": "10,20,30,40,50,60,70,80,90,100", "skipUrlSync": false, "type": "custom" }, { "allValue": null, "current": { "selected": true, "text": "10", "value": "10" }, "error": null, "hide": 0, "includeAll": false, "label": "Garbage Collection Threshold (%)", "multi": false, "name": "garbageCollectionThreshold", "options": [ { "selected": true, "text": "10", "value": "10" }, { "selected": false, "text": "20", "value": "20" }, { "selected": false, "text": "30", "value": "30" }, { "selected": false, "text": "40", "value": "40" }, { "selected": false, "text": "50", "value": "50" }, { "selected": false, "text": "60", "value": "60" }, { "selected": false, "text": "70", "value": "70" }, { "selected": false, "text": "80", "value": "80" }, { "selected": false, "text": "90", "value": "90" }, { "selected": false, "text": "100", "value": "100" } ], "query": "10,20,30,40,50,60,70,80,90,100", "skipUrlSync": false, "type": "custom" }, { "current": { "value": "${VAR_MAXHEAPUSAGEPROJECTION}", "text": "${VAR_MAXHEAPUSAGEPROJECTION}", "selected": false }, "error": null, "hide": 2, "label": "Max Heap Usage Projection (hours)", "name": "maxHeapUsageProjection", "options": [ { "value": "${VAR_MAXHEAPUSAGEPROJECTION}", "text": "${VAR_MAXHEAPUSAGEPROJECTION}", "selected": false } ], "query": "${VAR_MAXHEAPUSAGEPROJECTION}", "skipUrlSync": false, "type": "constant" }, { "allValue": null, "current": { "selected": true, "text": "[45s]", "value": "[45s]" }, "error": null, "hide": 2, "includeAll": false, "label": null, "multi": false, "name": "cpuDur", "options": [ { "selected": true, "text": "[45s]", "value": "[45s]" } ], "query": "[45s]", "skipUrlSync": false, "type": "custom" } ] }, "time": { "from": "now-15m", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "Open Liberty - mpMetrics-2.x-4.x", "uid": "websphere-liberty-m2", "version": 12 }
2023-03-13 21:19:03 UTC
2023-04-24 21:13:55 UTC
0
0
17,457
1
661,852
26,844
0
cloudflare-tunnels-cloudflared
Cloudflare Tunnels (cloudflared)
Display Statistics for your Cloudflare Tunnels (cloudflared)
2022-11-21 23:36:52 UTC
2022-11-25 02:27:27 UTC
0
[Interactive Snapshot/Demo](https://snapshots.raintank.io/dashboard/snapshot/1e2ZA8Z39fpi4Bxq10JPg7tR4Q9sK5dU) Follow this guide to set it setup: [https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/do-more-with-tunnels/grafana/](https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/do-more-with-tunnels/grafana/) Make sure to modify your Cloudflare Tunnels config to set a static metrics port, i.e modify the service config to ``` ExecStart=/usr/bin/cloudflared tunnel run --token <snip> --metrics 127.0.0.1:39997 ``` Otherwise the metrics port will randomize after every restart. If you have issues with setting up tunnels, [Cloudflare Discord](https://discord.com/invite/cloudflaredev) is a pretty friendly place to hang around in.
78,906
78,907
Other
null
0
0
26,844
1
17,457
6
0
Display Statistics for your Cloudflare Tunnels (cloudflared)
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__elements": {}, "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "9.2.5" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" } ], "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" } ] }, "description": "Display Statistics for your Cloudflare Tunnels (cloudflared)", "editable": true, "fiscalYearStartMonth": 0, "gnetId": 17457, "graphTooltip": 0, "id": null, "links": [], "liveNow": false, "panels": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": 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": "none" }, "overrides": [] }, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 0 }, "id": 2, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "builder", "expr": "cloudflared_tunnel_ha_connections", "legendFormat": "{{instance}}", "range": true, "refId": "A" } ], "title": "Cloudflare Edge Connections", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Concurrent requests proxied through each tunnel", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": 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": "requests" }, "overrides": [] }, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 0 }, "id": 4, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "builder", "expr": "cloudflared_tunnel_concurrent_requests_per_tunnel", "legendFormat": "{{instance}}", "range": true, "refId": "A" } ], "title": "Concurrent Requests", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "requests" }, "overrides": [] }, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 9 }, "id": 3, "interval": "2m", "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "builder", "expr": "sum by(status_code) (increase(cloudflared_tunnel_response_by_code[$__rate_interval]))", "interval": "", "legendFormat": "{{status_code}}", "range": true, "refId": "A" } ], "title": "Response By Code", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "requests" }, "overrides": [] }, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 9 }, "id": 6, "interval": "2m", "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "builder", "expr": "sum by(instance) (increase(cloudflared_tunnel_total_requests[$__rate_interval]))", "interval": "", "legendFormat": "{{instance}}", "range": true, "refId": "A" } ], "title": "Total Requests", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 18 }, "id": 7, "interval": "2m", "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "builder", "expr": "changes(cloudflared_orchestration_config_version[$__interval])", "interval": "", "legendFormat": "{{instance}}", "range": true, "refId": "A" } ], "title": "Config Updates", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 5 }, { "color": "red", "value": 20 } ] }, "unit": "requests" }, "overrides": [] }, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 18 }, "id": 8, "interval": "2m", "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "builder", "expr": "increase(cloudflared_tunnel_request_errors[$__rate_interval])", "interval": "", "legendFormat": "{{instance}}", "range": true, "refId": "A" } ], "title": "Request Errors", "type": "timeseries" } ], "refresh": false, "schemaVersion": 37, "style": "dark", "tags": [ "cloudflared", "Cloudflare Tunnels" ], "templating": { "list": [] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "Cloudflare Tunnels (cloudflared)", "uid": "V1SL92dVn", "version": 2, "weekStart": "" }
2022-11-25 02:27:27 UTC
null
0
0
13,967
1
467,822
24,243
9
tdm-emontx-forecast
TDM-emonTx-forecast
Dashboard for EmonTX sensor for TDM project with panel for power forecasts
2021-02-25 13:54:07 UTC
2022-03-24 15:10:11 UTC
0
null
0
0
null
null
0
0
24,243
1
13,967
6
0
Dashboard for EmonTX sensor for TDM project with panel for power forecasts
{ "__inputs": [ { "name": "DS_EMONTX", "label": "EmonTX", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.6.0" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "panel", "id": "heatmap", "name": "Heatmap", "version": "" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "1.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Dashboard for EmonTX sensor for TDM project with panel for power forecasts", "editable": true, "gnetId": 13967, "graphTooltip": 0, "id": null, "links": [], "panels": [ { "collapsed": false, "datasource": "${DS_EMONTX}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 18, "panels": [], "title": "Status", "type": "row" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_EMONTX}", "format": "watt", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 8, "x": 0, "y": 1 }, "hideTimeOverride": true, "id": 20, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "pluginVersion": "6.6.0", "postfix": "", "postfixFontSize": "50%", "prefix": "Power: ", "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, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "1m" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "emontx3", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "pulse" ], "type": "field" }, { "params": [], "type": "min" }, { "params": [ "1h" ], "type": "non_negative_derivative" } ] ], "tags": [] } ], "thresholds": "3000, 4000", "timeFrom": "1h", "timeShift": null, "title": "", "type": "singlestat", "valueFontSize": "100%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_EMONTX}", "format": "watth", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 8, "x": 8, "y": 1 }, "hideTimeOverride": false, "id": 21, "interval": "", "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "pluginVersion": "6.6.0", "postfix": "", "postfixFontSize": "50%", "prefix": "Energy: ", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "1m" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "emontx3", "orderByTime": "ASC", "policy": "default", "query": "SELECT * FROM (SELECT CUMULATIVE_SUM(non_negative_derivative(MEDIAN(\"pulse\"), 1h)) AS power FROM \"emontx3\" WHERE $timeFilter GROUP BY time(1h) fill(null)) WHERE power < 15000", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "pulse" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "", "timeFrom": "now/d", "timeShift": null, "title": "", "type": "singlestat", "valueFontSize": "100%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "max" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#3274D9", "#56A64B", "#E02F44" ], "datasource": "${DS_EMONTX}", "decimals": 1, "format": "celsius", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 8, "x": 16, "y": 1 }, "hideTimeOverride": true, "id": 24, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "pluginVersion": "6.6.0", "postfix": "", "postfixFontSize": "50%", "prefix": "Temp.:", "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, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "1m" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "emontx3", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "temp1" ], "type": "field" }, { "params": [], "type": "min" } ] ], "tags": [] } ], "thresholds": "10, 30", "timeFrom": "1h", "timeShift": null, "title": "", "type": "singlestat", "valueFontSize": "100%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "collapsed": false, "datasource": "${DS_EMONTX}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 5 }, "id": 13, "panels": [], "title": "Power", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_EMONTX}", "description": "Power measure as derivative of pulse count", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 6 }, "hiddenSeries": false, "id": 25, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "groupBy": [ { "params": [ "1m" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "emontx3", "orderByTime": "ASC", "policy": "default", "query": "SELECT * FROM (SELECT non_negative_derivative(MEDIAN(\"pulse\"), 1h) AS power FROM \"emontx3\" WHERE $timeFilter GROUP BY time(5m) fill(null)) WHERE power < 15000", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "pulse" ], "type": "field" }, { "params": [], "type": "min" }, { "params": [ "1h" ], "type": "non_negative_derivative" } ] ], "tags": [] }, { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "SELECT * FROM (SELECT non_negative_derivative(MEDIAN(\"pulse\"), 1h) AS pv_power FROM \"emontx4\" WHERE $timeFilter GROUP BY time(5m) fill(null)) WHERE pv_power < 15000", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Power", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "watt", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_EMONTX}", "description": "Power measure as derivative of pulse count and past predictions", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 14 }, "hiddenSeries": false, "id": 36, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "groupBy": [ { "params": [ "1m" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "emontx3", "orderByTime": "ASC", "policy": "default", "query": "SELECT * FROM (SELECT non_negative_derivative(MEDIAN(\"pulse\"), 1h) AS power FROM \"emontx3\" WHERE $timeFilter GROUP BY time(5m) fill(null)) WHERE power < 15000", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "pulse" ], "type": "field" }, { "params": [], "type": "min" }, { "params": [ "1h" ], "type": "non_negative_derivative" } ] ], "tags": [] }, { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "SELECT \"median\", \"1st_quartile\", \"3rd_quartile\" FROM forecast WHERE $timeFilter", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Power and past prediction", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "watt", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_EMONTX}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 22 }, "hiddenSeries": false, "id": 35, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "groupBy": [ { "params": [ "1h" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "prediction", "orderByTime": "ASC", "policy": "default", "query": "SELECT \"median\", \"1st_quartile\", \"3rd_quartile\" FROM forecast WHERE time >= now()", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "power" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": "2d", "timeRegions": [], "timeShift": "0m+2d", "title": "Power (prediction for the next 48 hours)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "watt", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_EMONTX}", "description": "Power measure as derivative of pulse count", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 30 }, "hiddenSeries": false, "id": 26, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "groupBy": [ { "params": [ "1m" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "emontx3", "orderByTime": "ASC", "policy": "default", "query": "SELECT * FROM (SELECT non_negative_derivative(MEDIAN(\"pulse\"), 1h) AS power FROM \"emontx3\" WHERE $timeFilter GROUP BY time(5m) fill(null)) WHERE power < 15000", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "pulse" ], "type": "field" }, { "params": [], "type": "min" }, { "params": [ "1h" ], "type": "non_negative_derivative" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": "1d", "title": "Power shift 1 day", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "watt", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "datasource": "${DS_EMONTX}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 38 }, "id": 8, "panels": [], "title": "Energy", "type": "row" }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_EMONTX}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 39 }, "hiddenSeries": false, "id": 28, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "groupBy": [ { "params": [ "1h" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "emontx3", "orderByTime": "ASC", "policy": "default", "query": "SELECT * FROM (SELECT non_negative_difference(MEDIAN(\"pulse\")) AS energy FROM \"emontx3\" WHERE $timeFilter GROUP BY time(1h) fill(null)) WHERE energy < 15000", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "pulse" ], "type": "field" }, { "params": [], "type": "max" }, { "params": [], "type": "non_negative_difference" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": "1d", "timeRegions": [], "timeShift": null, "title": "Energy last day", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "watth", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_EMONTX}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 47 }, "hiddenSeries": false, "id": 29, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "groupBy": [ { "params": [ "1d" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "emontx3", "orderByTime": "ASC", "policy": "default", "query": "SELECT * FROM (SELECT non_negative_difference(MEDIAN(\"pulse\")) AS energy FROM \"emontx3\" WHERE $timeFilter GROUP BY time(1d) fill(null)) WHERE energy < 150000", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "pulse" ], "type": "field" }, { "params": [], "type": "max" }, { "params": [], "type": "non_negative_difference" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": "1w", "timeRegions": [], "timeShift": null, "title": "Energy last week", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "watth", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateOranges", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "timeseries", "datasource": "${DS_EMONTX}", "gridPos": { "h": 8, "w": 24, "x": 0, "y": 55 }, "heatmap": {}, "hideZeroBuckets": false, "highlightCards": true, "id": 32, "legend": { "show": false }, "options": {}, "reverseYBuckets": false, "targets": [ { "groupBy": [ { "params": [ "1m" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "emontx3", "orderByTime": "ASC", "policy": "default", "query": "SELECT * FROM (SELECT non_negative_derivative(MEDIAN(\"pulse\"), 1h) AS power FROM \"emontx3\" WHERE $timeFilter GROUP BY time(5m) fill(null)) WHERE power < 15000", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "pulse" ], "type": "field" }, { "params": [], "type": "min" }, { "params": [ "1h" ], "type": "non_negative_derivative" } ] ], "tags": [] } ], "timeFrom": "2w", "timeShift": null, "title": "", "tooltip": { "show": true, "showHistogram": false }, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": null, "format": "watt", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "collapsed": false, "datasource": "${DS_EMONTX}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 63 }, "id": 6, "panels": [], "title": "Temperature", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_EMONTX}", "description": "Temperature from EmonTX3 sensor", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 64 }, "hiddenSeries": false, "id": 2, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "groupBy": [ { "params": [ "5m" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "emontx3", "orderByTime": "ASC", "policy": "default", "query": "SELECT MIN(\"temp1\") AS temperature FROM \"emontx3\",\"emontx4\" WHERE $timeFilter GROUP BY time(5m) fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "temp1" ], "type": "field" }, { "params": [], "type": "min" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": "2w", "timeRegions": [], "timeShift": null, "title": "", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "celsius", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#FA6400", "colorScale": "sqrt", "colorScheme": "interpolateOranges", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "timeseries", "datasource": "${DS_EMONTX}", "gridPos": { "h": 8, "w": 24, "x": 0, "y": 72 }, "heatmap": {}, "hideZeroBuckets": false, "highlightCards": true, "id": 31, "legend": { "show": false }, "options": {}, "reverseYBuckets": false, "targets": [ { "groupBy": [ { "params": [ "5m" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "emontx3", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "temp1" ], "type": "field" }, { "params": [], "type": "median" } ] ], "tags": [] } ], "timeFrom": "2w", "timeShift": null, "title": "", "tooltip": { "show": true, "showHistogram": false }, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": null, "format": "celsius", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null } ], "refresh": "1m", "schemaVersion": 22, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-2d", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "TDM-emonTx-forecast", "uid": "OEdqdlggw", "version": 3 }
2022-03-24 15:10:11 UTC
null
0
0
15,945
1
617,573
28,066
44
manager
Manager
Granafa dashboard for dragonfly manager.
2022-03-17 13:19:35 UTC
2023-03-15 10:39:31 UTC
0
Granafa dashboard for dragonfly manager. SOURCE: https://github.com/dragonflyoss/monitoring
71,833
71,834
collectd
null
0
0
28,066
1
15,945
6
0
Granafa dashboard for dragonfly manager.
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__elements": {}, "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "9.3.8" }, { "type": "panel", "id": "graph", "name": "Graph (old)", "version": "" }, { "type": "panel", "id": "piechart", "name": "Pie chart", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": { "type": "datasource", "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" } ] }, "description": "Granafa dashboard for dragonfly manager.", "editable": true, "fiscalYearStartMonth": 0, "gnetId": 15945, "graphTooltip": 0, "id": null, "links": [], "liveNow": false, "panels": [ { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 50, "panels": [], "title": "Global", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "mappings": [], "unit": "none" }, "overrides": [] }, "gridPos": { "h": 9, "w": 4, "x": 0, "y": 1 }, "id": 54, "links": [], "options": { "displayLabels": [], "legend": { "displayMode": "table", "placement": "bottom", "showLegend": true, "values": [ "value" ] }, "pieType": "pie", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "v1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum(dragonfly_manager_version{}) by (git_version, git_commit)", "interval": "60", "legendFormat": "{{git_version}}-{{git_commit}}", "range": true, "refId": "A" } ], "title": "UP", "type": "piechart" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 9, "w": 10, "x": 4, "y": 1 }, "id": 52, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.8", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "sum(dragonfly_manager_peer_total{})", "refId": "A" } ], "title": "Peer Count", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": 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 } ] } }, "overrides": [] }, "gridPos": { "h": 9, "w": 10, "x": 14, "y": 1 }, "id": 55, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "9.3.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum(dragonfly_manager_peer_total{}) by (version,commit)", "interval": "", "legendFormat": "{{version}}-{{commit}}", "range": true, "refId": "A" } ], "title": "Peer Version", "type": "timeseries" }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "prometheus" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 10 }, "id": 44, "panels": [], "title": "GRPC", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 95 }, { "color": "#d44a3a", "value": 99 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 5, "w": 12, "x": 0, "y": 11 }, "id": 12, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.8", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "(sum(rate(grpc_server_handled_total{grpc_service=\"manager.Manager\",grpc_type=\"unary\",grpc_code=\"OK\"}[$interval])) + \nsum(rate(grpc_server_handled_total{grpc_service=\"manager.Manager\",grpc_type=\"unary\",grpc_code=\"NotFound\"}[$interval])) + \nsum(rate(grpc_server_handled_total{grpc_service=\"manager.Manager\",grpc_type=\"unary\",grpc_code=\"PermissionDenied\"}[$interval])) + \nsum(rate(grpc_server_handled_total{grpc_service=\"manager.Manager\",grpc_type=\"unary\",grpc_code=\"InvalidArgument\"}[$interval])))\n/ \nsum(rate(grpc_server_started_total{grpc_service=\"manager.Manager\",grpc_type=\"unary\"}[$interval]))", "format": "time_series", "interval": "60", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "GRPC Global Success Rate", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "fixedColor": "rgb(31, 120, 193)", "mode": "fixed" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "ops" }, "overrides": [] }, "gridPos": { "h": 5, "w": 12, "x": 12, "y": 11 }, "id": 14, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.8", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "sum(irate(grpc_server_started_total{grpc_service=\"manager.Manager\"}[$interval]))", "format": "time_series", "interval": "60", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "GRPC QPS", "type": "stat" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 16 }, "hiddenSeries": false, "id": 26, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": false, "hideZero": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.3.8", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "sum(increase(grpc_server_handled_total{grpc_service=\"manager.Manager\",grpc_type=\"unary\"}[$interval])) by (grpc_code, grpc_method)", "format": "time_series", "interval": "60", "intervalFactor": 1, "legendFormat": "{{grpc_method}}/{{grpc_code}}", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "GRPC request code", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "show": true }, { "format": "Bps", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 95 }, { "color": "#d44a3a", "value": 99 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 4, "w": 6, "x": 0, "y": 25 }, "id": 57, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.8", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "(sum(rate(dragonfly_manager_search_scheduler_cluster_total{}[$interval])) -\nsum(rate(dragonfly_manager_search_scheduler_cluster_failure_total{}[$interval])))\n/\nsum(rate(dragonfly_manager_search_scheduler_cluster_total{}[$interval]))", "format": "time_series", "instant": false, "interval": "60", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "Search Scheduler Cluster Success Rate", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "fixedColor": "rgb(31, 120, 193)", "mode": "fixed" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "ops" }, "overrides": [] }, "gridPos": { "h": 4, "w": 18, "x": 6, "y": 25 }, "id": 59, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.8", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum(irate(dragonfly_manager_search_scheduler_cluster_total{}[$interval]))", "format": "time_series", "interval": "60", "intervalFactor": 1, "legendFormat": "", "range": true, "refId": "A" } ], "title": "Search Scheduler Cluster QPS", "type": "stat" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fill": 6, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 29 }, "hiddenSeries": false, "id": 61, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.3.8", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "sum(increase(dragonfly_manager_search_scheduler_cluster_total{}[$interval])) by (instance)", "interval": "60", "legendFormat": "{{instance}}", "range": true, "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "Search Scheduler Cluster", "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": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fill": 6, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 29 }, "hiddenSeries": false, "id": 63, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.3.8", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "sum(increase(dragonfly_manager_search_scheduler_cluster_failure_total{}[$interval])) by (instance)", "interval": "60", "legendFormat": "{{instance}}", "range": true, "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "Search Scheduler Cluster Failed", "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 } }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "prometheus" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 37 }, "id": 46, "panels": [], "title": "REST", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 95 }, { "color": "#d44a3a", "value": 99 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 5, "w": 12, "x": 0, "y": 38 }, "id": 36, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.8", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "sum(rate(dragonfly_manager_requests_total{code=~\"[12]..\"}[$interval]))\n/ \nsum(rate(dragonfly_manager_requests_total{}[$interval]))", "format": "time_series", "interval": "60", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "REST Global Success Rate", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "fixedColor": "rgb(31, 120, 193)", "mode": "fixed" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "ops" }, "overrides": [] }, "gridPos": { "h": 5, "w": 12, "x": 12, "y": 38 }, "id": 38, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.8", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "sum(irate(dragonfly_manager_requests_total{}[$interval]))", "format": "time_series", "interval": "60", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "REST QPS", "type": "stat" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 43 }, "hiddenSeries": false, "id": 40, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": false, "hideZero": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.3.8", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(increase(dragonfly_manager_requests_total{url!=\"/healthy/\"}[$interval])) by (code, method, url)", "format": "time_series", "interval": "60", "intervalFactor": 1, "legendFormat": "{{method}}-{{url}}-{{code}}", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "REST request code", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "show": true }, { "format": "Bps", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fill": 5, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 43 }, "hiddenSeries": false, "id": 42, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.3.8", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(increase(dragonfly_manager_request_duration_seconds_sum{}[$interval]) * 1000 * 1000 / increase(dragonfly_manager_request_duration_seconds_count{}[$interval])) by (instance)", "interval": "60", "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "REST Request Duration", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:60", "format": "ms", "logBase": 1, "show": true }, { "$$hashKey": "object:61", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "prometheus" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 50 }, "id": 48, "panels": [], "title": "Golang", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 51 }, "hiddenSeries": false, "id": 32, "isNew": true, "legend": { "alignAsTable": false, "avg": false, "current": true, "hideEmpty": false, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.3.8", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "go_goroutines{container=\"manager\"}", "format": "time_series", "interval": "60", "intervalFactor": 2, "legendFormat": "{{instance}}", "metric": "go_goroutines", "refId": "A", "step": 4 } ], "thresholds": [], "timeRegions": [], "title": "Goroutines", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "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": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 51 }, "hiddenSeries": false, "id": 30, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.3.8", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "go_gc_duration_seconds{container=\"manager\"}", "format": "time_series", "interval": "60", "intervalFactor": 2, "legendFormat": "{{instance}}-{{quantile}}", "metric": "go_gc_duration_seconds", "refId": "A", "step": 4 } ], "thresholds": [], "timeRegions": [], "title": "GC duration quantiles", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "s", "logBase": 1, "show": true }, { "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 59 }, "hiddenSeries": false, "id": 28, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.3.8", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "resident", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "process_resident_memory_bytes{}", "format": "time_series", "interval": "60", "intervalFactor": 2, "legendFormat": "{{instance}}-resident", "metric": "process_resident_memory_bytes", "refId": "A", "step": 4 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "process_virtual_memory_bytes{component=\"manager\"}", "format": "time_series", "interval": "60", "intervalFactor": 2, "legendFormat": "{{instance}}-virtual", "metric": "process_virtual_memory_bytes", "refId": "B", "step": 4 } ], "thresholds": [], "timeRegions": [], "title": "process memory", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "logBase": 1, "show": true }, { "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 59 }, "hiddenSeries": false, "id": 34, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.3.8", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "alloc rate", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "go_memstats_alloc_bytes{container=\"scheduler\"}", "interval": "60", "intervalFactor": 2, "legendFormat": "{{instance}}-bytes_allocated", "metric": "go_memstats_alloc_bytes", "refId": "A", "step": 4 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "go_memstats_stack_inuse_bytes{container=\"manager\"}", "interval": "60", "intervalFactor": 2, "legendFormat": "{{instance}}-stack_inuse", "metric": "go_memstats_stack_inuse_bytes", "refId": "C", "step": 4 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "go_memstats_heap_inuse_bytes{container=\"manager\"}", "hide": false, "interval": "60", "intervalFactor": 2, "legendFormat": "{{instance}}-heap_inuse", "metric": "go_memstats_heap_inuse_bytes", "refId": "D", "step": 4 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "rate(go_memstats_alloc_bytes_total{container=\"manager\"}[30s])", "hide": false, "interval": "", "legendFormat": "{{instance}}-alloc_rate", "refId": "B" } ], "thresholds": [], "timeRegions": [], "title": "go memstats", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "logBase": 1, "show": true }, { "format": "Bps", "logBase": 1, "show": true } ], "yaxis": { "align": false } } ], "refresh": false, "schemaVersion": 37, "style": "dark", "tags": [], "templating": { "list": [ { "auto": false, "auto_count": 30, "auto_min": "10s", "current": { "selected": false, "text": "5m", "value": "5m" }, "hide": 0, "name": "interval", "options": [ { "selected": false, "text": "1m", "value": "1m" }, { "selected": true, "text": "5m", "value": "5m" }, { "selected": false, "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" }, { "selected": false, "text": "7d", "value": "7d" }, { "selected": false, "text": "14d", "value": "14d" }, { "selected": false, "text": "30d", "value": "30d" } ], "query": "1m,5m,10m,30m,1h,6h,12h,1d,7d,14d,30d", "queryValue": "", "refresh": 2, "skipUrlSync": false, "type": "interval" } ] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "Manager", "uid": "TL-e3c9nz", "version": 4, "weekStart": "" }
2023-03-15 10:39:31 UTC
null
0
0
14,299
1
487,340
23,375
30
mina-node-dashboard
Mina Node Dashboard
A quickstart to set up a Mina Node Dashboard
2021-04-24 09:17:59 UTC
2022-01-06 02:10:20 UTC
0
A dashboard for monitoring a Mina block producer node. Includes block producer stats, snark and transaction fees & server stats. For details on how to set up a Mina node dashboard follow these steps: [https://github.com/dguess/mina-node-dashboard](https://github.com/dguess/mina-node-dashboard)
62,461
62,462
Other
null
0
0
23,375
1
14,299
6
10
A quickstart to set up a Mina Node Dashboard
{ "__inputs": [ { "name": "DS_PROMETHEUS_MINA", "label": "Prometheus Mina", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "panel", "id": "bargauge", "name": "Bar gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.5.4" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "A quickstart to set up a Mina Node Dashboard", "editable": true, "gnetId": 14299, "graphTooltip": 0, "id": 1, "iteration": 1641433861410, "links": [], "panels": [ { "collapsed": false, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 13, "panels": [], "title": "Mina Stats", "type": "row" }, { "datasource": "$datasource", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 3600000 } ] }, "unit": "ms" }, "overrides": [] }, "gridPos": { "h": 5, "w": 8, "x": 0, "y": 1 }, "id": 15, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.3", "targets": [ { "exemplar": true, "expr": "Coda_Runtime_process_uptime_ms_total{instance=\"$instance\", job=\"mina\"}", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Local Uptime", "type": "stat" }, { "datasource": "$datasource", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 10, "w": 8, "x": 8, "y": 1 }, "id": 19, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.3", "targets": [ { "exemplar": true, "expr": "Coda_Transition_frontier_best_tip_block_height{job=\"mina\", instance=\"$instance\"}", "hide": false, "interval": "", "legendFormat": "Best Tip", "refId": "C" }, { "exemplar": true, "expr": "Coda_Transition_frontier_max_blocklength_observed{job=\"mina\", instance=\"$instance\"}", "interval": "", "legendFormat": "Max Observed", "refId": "A" }, { "exemplar": true, "expr": "Coda_Transition_frontier_max_unvalidated_blocklength_observed{job=\"mina\", instance=\"$instance\"}", "hide": false, "interval": "", "legendFormat": "Max Unvalidated", "refId": "B" } ], "title": "Block Height", "type": "stat" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null }, { "color": "semi-dark-red", "value": 600 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 10, "w": 4, "x": 16, "y": 1 }, "id": 36, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.3", "targets": [ { "exemplar": true, "expr": "time() - (Coda_Transition_frontier_best_tip_slot_time_sec{instance=\"$instance\", job=\"mina\"} + 1609459200)", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Last Best Tip (Slot Time)", "type": "stat" }, { "datasource": "$datasource", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "super-light-blue", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 5, "w": 4, "x": 20, "y": 1 }, "id": 27, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.3", "targets": [ { "exemplar": true, "expr": "Coda_Consensus_stake_delegators{job=\"mina\", instance=\"$instance\"}", "interval": "", "legendFormat": "Delegators", "refId": "A" }, { "exemplar": true, "expr": "Coda_Consensus_staking_keypairs{job=\"mina\", instance=\"$instance\"}", "hide": false, "interval": "", "legendFormat": "Staking Keypairs", "refId": "B" } ], "title": "Consensus", "type": "stat" }, { "datasource": "$datasource", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "value": null }, { "color": "light-green", "value": 50 } ] } }, "overrides": [] }, "gridPos": { "h": 5, "w": 8, "x": 0, "y": 6 }, "id": 17, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.3", "targets": [ { "exemplar": true, "expr": "Coda_Network_peers{job=\"mina\", instance=\"$instance\"}", "instant": false, "interval": "", "intervalFactor": 2, "legendFormat": "", "refId": "A" } ], "title": "Connected Peers", "type": "stat" }, { "datasource": "$datasource", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "super-light-blue", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 5, "w": 4, "x": 20, "y": 6 }, "id": 26, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.3", "targets": [ { "exemplar": true, "expr": "Coda_Block_producer_blocks_produced{job=\"mina\", instance=\"$instance\"}", "interval": "", "legendFormat": "Blocks Produced", "refId": "A" }, { "exemplar": true, "expr": "Coda_Block_producer_slots_won{job=\"mina\", instance=\"$instance\"}", "hide": false, "interval": "", "legendFormat": "Slots Won", "refId": "B" } ], "title": "Block Producer", "type": "stat" }, { "datasource": "$datasource", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-purple", "value": null }, { "color": "light-red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 7, "w": 16, "x": 0, "y": 11 }, "id": 29, "options": { "displayMode": "gradient", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true, "text": {} }, "pluginVersion": "8.0.3", "targets": [ { "exemplar": true, "expr": "Coda_Snark_work_snark_fee_bucket{job=\"mina\", instance=\"$instance\"}", "format": "heatmap", "interval": "", "legendFormat": "{{le}}", "refId": "A" } ], "title": "Snark Work Fees", "type": "bargauge" }, { "datasource": "$datasource", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "purple", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 16, "y": 11 }, "id": 31, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.3", "targets": [ { "exemplar": true, "expr": "Coda_Scan_state_snark_fees_per_block{job=\"mina\", instance=\"$instance\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Snark Fees per Block", "type": "stat" }, { "datasource": "$datasource", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "super-light-purple", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 20, "y": 11 }, "id": 33, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.3", "targets": [ { "exemplar": true, "expr": "Coda_Scan_state_transaction_fees_per_block{job=\"mina\", instance=\"$instance\"} / 1000000000", "interval": "", "intervalFactor": 1, "legendFormat": "Mina", "refId": "A" } ], "title": "Transaction Fees Per Block (Mina)", "type": "stat" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "purple", "value": null }, { "color": "semi-dark-red", "value": 600 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 16, "y": 15 }, "id": 35, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.3", "targets": [ { "exemplar": true, "expr": "time() - (Coda_Snark_work_useful_snark_work_received_time_sec{instance=\"$instance\", job=\"mina\"} + 1609459200)", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Last Snark Work Received", "type": "stat" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "super-light-purple", "value": null }, { "color": "semi-dark-red", "value": 600 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 20, "y": 15 }, "id": 40, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.3", "targets": [ { "exemplar": true, "expr": "time() - (Coda_Transaction_pool_useful_transactions_received_time_sec{instance=\"$instance\", job=\"mina\"} + 1609459200)", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Last Transaction Received", "type": "stat" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 18 }, "hiddenSeries": false, "id": 22, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.0.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "Coda_Block_latency_inclusion_time{job=\"mina\", instance=\"$instance\"}", "interval": "", "intervalFactor": 2, "legendFormat": "Seconds", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Block Latency Inclusion Time", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1034", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:1035", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 18 }, "hiddenSeries": false, "id": 23, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.0.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "Coda_Block_latency_gossip_time{job=\"mina\", instance=\"$instance\"}", "interval": "", "intervalFactor": 3, "legendFormat": "Seconds", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Block Latency Gossip Time", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1034", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:1035", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 18 }, "hiddenSeries": false, "id": 24, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.0.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "Coda_Block_latency_gossip_slots{job=\"mina\", instance=\"$instance\"}", "interval": "", "intervalFactor": 2, "legendFormat": "Slots", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Block Latency Gossip Slots Average", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1034", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:1035", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 25 }, "id": 39, "panels": [], "title": "Alerts", "type": "row" }, { "alert": { "alertRuleTags": {}, "conditions": [ { "evaluator": { "params": [ 900 ], "type": "gt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [], "type": "no_value" }, "operator": { "type": "or" }, "query": { "params": [ "A", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" } ], "executionErrorState": "alerting", "for": "5m", "frequency": "1m", "handler": 1, "message": "Node is down.", "name": "Last Best Tip (Slot Time) alert", "noDataState": "alerting", "notifications": [ { "uid": "X-xdf6znz" } ] }, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": null, "fieldConfig": { "defaults": { "unit": "s" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 5, "w": 24, "x": 0, "y": 26 }, "hiddenSeries": false, "id": 37, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.0.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "time() - (Coda_Transition_frontier_best_tip_slot_time_sec{job=\"mina\"} + 1609459200)", "interval": "", "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 900, "visible": true } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Last Best Tip (Slot Time)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:287", "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:288", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "alert": { "alertRuleTags": {}, "conditions": [ { "evaluator": { "params": [ 2500 ], "type": "gt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" } ], "executionErrorState": "alerting", "for": "5m", "frequency": "1m", "handler": 1, "message": "RPC Latency is above acceptable range.", "name": "RPC Latency alert", "noDataState": "no_data", "notifications": [ { "uid": "X-xdf6znz" } ] }, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": null, "fill": 1, "fillGradient": 0, "gridPos": { "h": 5, "w": 24, "x": 0, "y": 31 }, "hiddenSeries": false, "id": 42, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.0.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "Coda_Network_rpc_latency_ms_summary_sum / Coda_Network_rpc_latency_ms_summary_count", "interval": "", "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 2500, "visible": true } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "RPC Latency", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 36 }, "id": 11, "panels": [], "title": "Server Stats", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 37 }, "hiddenSeries": false, "id": 2, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.0.3", "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "(\n (1 - rate(node_cpu_seconds_total{job=\"mina\", mode=\"idle\", instance=\"$instance\"}[$__interval]))\n/ ignoring(cpu) group_left\n count without (cpu)( node_cpu_seconds_total{job=\"mina\", mode=\"idle\", instance=\"$instance\"})\n)\n", "format": "time_series", "interval": "1m", "intervalFactor": 5, "legendFormat": "{{cpu}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU Usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:616", "format": "percentunit", "label": null, "logBase": 1, "max": 1, "min": 0, "show": true }, { "$$hashKey": "object:617", "format": "percentunit", "label": null, "logBase": 1, "max": 1, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 37 }, "hiddenSeries": false, "id": 3, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.0.3", "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "node_load1{job=\"mina\", instance=\"$instance\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "1m load average", "refId": "A" }, { "exemplar": true, "expr": "node_load5{job=\"mina\", instance=\"$instance\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "5m load average", "refId": "B" }, { "expr": "node_load15{job=\"node\", instance=\"$instance\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "15m load average", "refId": "C" }, { "expr": "count(node_cpu_seconds_total{job=\"node\", instance=\"$instance\", mode=\"idle\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "logical cores", "refId": "D" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Load Average", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 18, "x": 0, "y": 44 }, "hiddenSeries": false, "id": 4, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.0.3", "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "(\n node_memory_MemTotal_bytes{job=\"mina\", instance=\"$instance\"}\n-\n node_memory_MemFree_bytes{job=\"mina\", instance=\"$instance\"}\n-\n node_memory_Buffers_bytes{job=\"mina\", instance=\"$instance\"}\n-\n node_memory_Cached_bytes{job=\"mina\", instance=\"$instance\"}\n)\n", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "memory used", "refId": "A" }, { "expr": "node_memory_Buffers_bytes{job=\"node\", instance=\"$instance\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "memory buffers", "refId": "B" }, { "expr": "node_memory_Cached_bytes{job=\"node\", instance=\"$instance\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "memory cached", "refId": "C" }, { "expr": "node_memory_MemFree_bytes{job=\"node\", instance=\"$instance\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "memory free", "refId": "D" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory Usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:202", "format": "bytes", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "$$hashKey": "object:203", "format": "bytes", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "datasource": "$datasource", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(50, 172, 45, 0.97)", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 80 }, { "color": "rgba(245, 54, 54, 0.9)", "value": 90 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 7, "w": 6, "x": 18, "y": 44 }, "id": 5, "interval": null, "links": [], "maxDataPoints": 100, "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.0.3", "targets": [ { "exemplar": true, "expr": "100 -\n(\n avg(node_memory_MemAvailable_bytes{job=\"mina\", instance=\"$instance\"})\n/\n avg(node_memory_MemTotal_bytes{job=\"mina\", instance=\"$instance\"})\n* 100\n)\n", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "", "refId": "A" } ], "title": "Memory Usage", "type": "gauge" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 51 }, "hiddenSeries": false, "id": 6, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.0.3", "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [ { "alias": "/ read| written/", "yaxis": 1 }, { "alias": "/ io time/", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "rate(node_disk_read_bytes_total{job=\"mina\", instance=\"$instance\", device!=\"\"}[$__interval])", "format": "time_series", "interval": "1m", "intervalFactor": 2, "legendFormat": "{{device}} read", "refId": "A" }, { "exemplar": true, "expr": "rate(node_disk_written_bytes_total{job=\"mina\", instance=\"$instance\", device!=\"\"}[$__interval])", "format": "time_series", "interval": "1m", "intervalFactor": 2, "legendFormat": "{{device}} written", "refId": "B" }, { "exemplar": true, "expr": "rate(node_disk_io_time_seconds_total{job=\"mina\", instance=\"$instance\", device!=\"\"}[$__interval])", "format": "time_series", "interval": "1m", "intervalFactor": 2, "legendFormat": "{{device}} io time", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk I/O", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 51 }, "hiddenSeries": false, "id": 7, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.0.3", "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [ { "alias": "used", "color": "#E0B400" }, { "alias": "available", "color": "#73BF69" } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum(\n max by (device) (\n node_filesystem_size_bytes{job=\"mina\", instance=\"$instance\", fstype!=\"\"}\n -\n node_filesystem_avail_bytes{job=\"mina\", instance=\"$instance\", fstype!=\"\"}\n )\n)\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "used", "refId": "A" }, { "expr": "sum(\n max by (device) (\n node_filesystem_avail_bytes{job=\"mina\", instance=\"$instance\", fstype!=\"\"}\n )\n)\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "available", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk Space Usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 58 }, "hiddenSeries": false, "id": 8, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.0.3", "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(node_network_receive_bytes_total{job=\"mina\", instance=\"$instance\", device!=\"lo\"}[$__interval])", "format": "time_series", "interval": "1m", "intervalFactor": 2, "legendFormat": "{{device}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Network Received", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 58 }, "hiddenSeries": false, "id": 9, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.0.3", "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "rate(node_network_transmit_bytes_total{job=\"mina\", instance=\"$instance\", device!=\"lo\"}[$__interval])", "format": "time_series", "interval": "1m", "intervalFactor": 2, "legendFormat": "{{device}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Network Transmitted", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:952", "format": "bytes", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "$$hashKey": "object:953", "format": "bytes", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "", "schemaVersion": 30, "style": "dark", "tags": [], "templating": { "list": [ { "current": { "selected": false, "text": "default", "value": "default" }, "description": null, "error": null, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "datasource", "options": [], "query": "prometheus", "queryValue": "", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "allValue": null, "current": { "selected": false, "text": "aws", "value": "aws" }, "datasource": "$datasource", "definition": "", "description": null, "error": null, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "instance", "options": [], "query": { "query": "label_values(node_exporter_build_info{job=\"mina\"}, instance)", "refId": "Prometheus Mina-instance-Variable-Query" }, "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "Mina Node Dashboard", "uid": "2J5g3Rknk", "version": 16 }
2022-01-06 02:10:20 UTC
null
0
0
11,831
1
187,968
16,849
28,530
victoria-metrics-cluster-ig1-version
Victoria Metrics cluster - IG1 version
An alternate version of the Victoria Metrics cluster dashboard for VM cluster v1.34.0 or higher
2020-02-28 12:03:50 UTC
2020-03-09 14:08:13 UTC
0
This dashboard is complementary to the [official](https://grafana.com/grafana/dashboards/11176) dashboard. It is more oriented for day to day usage and focus on high level metrology. The dashboard uses [MetricsQL](https://github.com/VictoriaMetrics/VictoriaMetrics/wiki/MetricsQL) so using a Victoria Metrics datasource is mandatory. Found a bug ? [Let's us known !](https://github.com/iguanesolutions/vmcluster-ig1dashboard/issues)
50,395
50,396
null
null
0
0
16,849
1
11,831
6
13,349
An alternate version of the Victoria Metrics cluster dashboard for VM cluster v1.34.0 or higher
{ "__inputs": [ { "name": "VM_DS", "label": "Victoria Metrics datasource", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.6.2" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "An alternate version of the Victoria Metrics cluster dashboard for VM cluster v1.34.0 or higher", "editable": true, "gnetId": 11831, "graphTooltip": 1, "id": null, "iteration": 1583761357056, "links": [ { "icon": "doc", "tags": [], "targetBlank": true, "title": "Victoria Metrics cluster - Readme", "tooltip": "Open the cluster README.md on the github Victoria Metric project", "type": "link", "url": "https://github.com/VictoriaMetrics/VictoriaMetrics/blob/cluster/README.md" }, { "icon": "info", "tags": [], "targetBlank": true, "title": "Example of alerting rules", "tooltip": "Community made Victoria metrics cluster alerting rules", "type": "link", "url": "https://hackmd.io/@rEkXzjc5RemiMmrWpefJsg/SyUcvcq7I" }, { "icon": "cloud", "tags": [], "targetBlank": true, "title": "Grafana Labs", "tooltip": "Check for updates !", "type": "link", "url": "https://grafana.com/grafana/dashboards/11831" }, { "icon": "bolt", "tags": [], "targetBlank": true, "title": "Found a bug ?", "tooltip": "Let us know!", "type": "link", "url": "https://github.com/iguanesolutions/vmcluster-ig1dashboard/issues" } ], "panels": [ { "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 12, "title": "Overview", "type": "row" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "$datasource", "description": "Shows the number of active time series with new data points inserted during the last hour. High value may result in ingestion slowdown. ", "format": "short", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 0, "y": 1 }, "id": 50, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true, "ymax": null, "ymin": 0 }, "tableColumn": "", "targets": [ { "expr": "sum(vm_cache_entries{job=~\"$job\", instance=~\"$instance_storage\", type=\"storage/hour_metric_ids\"})", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Active time series", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "$datasource", "description": "How many entries inverted index contains. This value is proportional to the number of unique timeseries in storage(cardinality).", "format": "short", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 4, "y": 1 }, "id": 2, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true, "ymin": 0 }, "tableColumn": "", "targets": [ { "expr": "sum(vm_rows{job=~\"$job\", instance=~\"$instance_storage\", type=\"indexdb\"})", "format": "time_series", "instant": false, "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Index Size", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "$datasource", "description": "How many datapoints are in storage", "format": "locale", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 8, "x": 8, "y": 1 }, "id": 6, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true, "ymin": 0 }, "tableColumn": "", "targets": [ { "datasource": "${VM_DS}", "expr": "sum(vm_rows{job=~\"$job\", instance=~\"$instance_storage\", type!=\"indexdb\"})", "format": "time_series", "hide": false, "instant": false, "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Total Datapoints", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "$datasource", "description": "Total amount of used disk space", "format": "bytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 16, "y": 1 }, "id": 8, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true, "ymin": 0 }, "tableColumn": "", "targets": [ { "datasource": "${VM_DS}", "expr": "sum(vm_data_size_bytes{job=~\"$job\", instance=~\"$instance_storage\", type!=\"indexdb\"})", "format": "time_series", "instant": false, "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Disk Space Usage", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "$datasource", "description": "Disk space usage / Total datapoints", "format": "bytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 20, "y": 1 }, "id": 10, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true, "ymin": 0 }, "tableColumn": "", "targets": [ { "expr": "with(\n storageNodes = {job=~\"$job\", instance=~\"$instance_storage\", type!=\"indexdb\"}\n)\nsum(vm_data_size_bytes{storageNodes}) / sum(vm_rows{storageNodes})", "format": "time_series", "instant": false, "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Datapoint Average Size", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "$datasource", "description": "Global HTTP requests rate for selected nodes", "format": "short", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 0, "y": 4 }, "id": 44, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "pluginVersion": "6.5.3", "postfix": " req/s", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true, "ymax": null, "ymin": 0 }, "tableColumn": "", "targets": [ { "expr": "sum(rate(vm_http_requests_total{job=~\"$job\", instance=~\"$instance_insert|$instance_storage|$instance_select\", path!=\"/favicon.ico\"}))", "legendFormat": "", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Requests Rate", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "$datasource", "description": "How many datapoints are inserted into storage per second (points per second)", "format": "short", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 4, "y": 4 }, "id": 4, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": " point/s", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true, "ymin": 0 }, "tableColumn": "", "targets": [ { "datasource": "${VM_DS}", "expr": "sum(rate(vm_rows_inserted_total{job=~\"$job\", instance=~\"$instance_insert\"}))", "format": "time_series", "instant": false, "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Ingestion Rate", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorPostfix": false, "colorPrefix": false, "colorValue": false, "colors": [ "#56A64B", "#FF780A", "#FF780A" ], "datasource": "$datasource", "description": "Shows how many of new time-series are created every second. High churn rate tightly connected with database performance and may result in unexpected OOM's or slow queries. It is recommended to always keep an eye on this metric to avoid unexpected cardinality \"explosions\".\n\nGood references to read:\n* https://www.robustperception.io/cardinality-is-key\n* https://www.robustperception.io/using-tsdb-analyze-to-investigate-churn-and-cardinality", "format": "short", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 8, "y": 4 }, "id": 42, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "pluginVersion": "6.5.3", "postfix": " new ts/s", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true, "ymax": null, "ymin": 0 }, "tableColumn": "", "targets": [ { "expr": "sum(rate(vm_new_timeseries_created_total{job=~\"$job\", instance=~\"$instance_storage\"}))", "refId": "A" } ], "thresholds": "1,1", "timeFrom": null, "timeShift": null, "title": "Churn Rate", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#E02F44" ], "datasource": "$datasource", "decimals": null, "description": "HTTP error rate for all selected nodes", "format": "short", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 12, "y": 4 }, "id": 46, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": " err/s", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true, "ymax": null, "ymin": 0 }, "tableColumn": "", "targets": [ { "expr": "sum(rate(vm_http_request_errors_total{job=~\"$job\", instance=~\"$instance_insert|$instance_nodes|$instance_select\"}))", "refId": "A" } ], "thresholds": "1,1", "timeFrom": null, "timeShift": null, "title": "Requests errors rate", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#E02F44" ], "datasource": "$datasource", "decimals": null, "description": "RPC errors are interconnection errors between cluster components. Errors rate should be 0 if network connection is stable and all components are up and operational.", "format": "short", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 16, "y": 4 }, "id": 47, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": " err/s", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true, "ymax": null, "ymin": 0 }, "tableColumn": "", "targets": [ { "expr": "with (\n nodes = {job=~\"$job\", instance=~\"$instance_insert|$instance_nodes|$instance_select\"}\n)\nsum(rate(vm_rpc_connection_errors_total{nodes})) + sum(rate(vm_rpc_dial_errors_total{nodes})) + sum(rate(vm_rpc_handshake_errors_total{nodes})) + sum(rate(vm_rpc_reroute_errors_total{nodes}))", "refId": "A" } ], "thresholds": "1,1", "timeFrom": null, "timeShift": null, "title": "RPC errors rate", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorPostfix": false, "colorPrefix": false, "colorValue": false, "colors": [ "#56A64B", "#FF780A", "#E02F44" ], "datasource": "$datasource", "description": "Shows how many of new time-series are created every second. High churn rate tightly connected with database performance and may result in unexpected OOM's or slow queries. It is recommended to always keep an eye on this metric to avoid unexpected cardinality \"explosions\".\n\nGood references to read:\n* https://www.robustperception.io/cardinality-is-key\n* https://www.robustperception.io/using-tsdb-analyze-to-investigate-churn-and-cardinality", "format": "short", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 20, "y": 4 }, "id": 48, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "pluginVersion": "6.5.3", "postfix": " err/s", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true, "ymax": null, "ymin": 0 }, "tableColumn": "", "targets": [ { "expr": "sum(rate(vm_log_messages_total{job=~\"$job\", instance=~\"$instance_insert|$instance_storage|$instance_select\", level=\"error\"}))", "refId": "A" } ], "thresholds": "1,1", "timeFrom": null, "timeShift": null, "title": "Logging error level rate", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "collapsed": false, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 7 }, "id": 27, "panels": [], "title": "Capacity Planning / Fine Tuning", "type": "row" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#E02F44", "#56A64B", "#FF780A" ], "datasource": "$datasource", "description": "The recommended number of vCPU cores per each vminsert instance should equal to the number of vmstorage instances in the cluster.", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 0, "y": 8 }, "id": 51, "interval": null, "links": [ { "targetBlank": true, "title": "vminsert capacity planning", "url": "https://github.com/VictoriaMetrics/VictoriaMetrics/tree/cluster#vminsert" } ], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": " core(s)", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": false, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "expr": "sum(count(vm_app_version{job=~\"$job\", instance=~\"$instance_storage\"}))", "instant": true, "legendFormat": "Number of storage nodes", "refId": "A" } ], "thresholds": "1,2", "timeFrom": null, "timeShift": null, "title": "vminsert - Needed Nb CPU Cores per node", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#E02F44", "#56A64B", "#FF780A" ], "datasource": "$datasource", "description": "The recommended number of vCPU cores per each vminsert instance should equal to the number of vmstorage instances in the cluster.", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 4, "y": 8 }, "id": 29, "interval": null, "links": [ { "targetBlank": true, "title": "vminsert capacity planning", "url": "https://github.com/VictoriaMetrics/VictoriaMetrics/tree/cluster#vminsert" } ], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": " core(s)", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": false, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "expr": "avg(go_cpu_count{job=~\"$job\", instance=~\"$instance_insert\"})", "instant": true, "legendFormat": "Number of storage nodes", "refId": "A" } ], "thresholds": "1,2", "timeFrom": null, "timeShift": null, "title": "vminsert - Current Avg CPU Cores per node", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorPostfix": false, "colorPrefix": false, "colorValue": false, "colors": [ "#E02F44", "#FF780A", "#56A64B" ], "datasource": "$datasource", "decimals": null, "description": "The recommended total number of vCPU cores for all the vminsert and all the the vmstorages instances can be calculated from the ingestion rate:\n\nvCPUs = ingestion_rate / 150K", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 8, "x": 8, "y": 8 }, "id": 28, "interval": null, "links": [ { "targetBlank": true, "title": "vminsert capacity planning", "url": "https://github.com/VictoriaMetrics/VictoriaMetrics/tree/cluster#vminsert" }, { "title": "vmstorage capacity planning", "url": "https://github.com/VictoriaMetrics/VictoriaMetrics/tree/cluster#vmstorage" } ], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "pluginVersion": "6.5.3", "postfix": " vCPU", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true, "ymax": null, "ymin": 0 }, "tableColumn": "", "targets": [ { "expr": "sum(rate(vm_rows_inserted_total{job=~\"$job\", instance=~\"$instance_insert\"})) / 150000", "instant": false, "legendFormat": "Needed Total vCPU", "refId": "A" } ], "thresholds": "1,1.5", "timeFrom": null, "timeShift": null, "title": "vminsert || vmstorage - Needed Total vCPU Capacity", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorPostfix": false, "colorPrefix": false, "colorValue": false, "colors": [ "#E02F44", "#FF780A", "#56A64B" ], "datasource": "$datasource", "description": "The recommended total number of vCPU cores for all the vminsert instances can be calculated from the ingestion rate: vCPUs = ingestion_rate / 150K.", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 16, "y": 8 }, "id": 52, "interval": null, "links": [ { "targetBlank": true, "title": "vminsert capacity planning", "url": "https://github.com/VictoriaMetrics/VictoriaMetrics/tree/cluster#vminsert" } ], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "pluginVersion": "6.5.3", "postfix": " vCPU", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": false, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "expr": "sum(go_cpu_count{job=~\"$job\", instance=~\"$instance_insert\"})", "instant": true, "legendFormat": "Needed Total vCPU", "refId": "A" } ], "thresholds": "1,1.5", "timeFrom": null, "timeShift": null, "title": "vminsert - Current vCPU Capacity", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorPostfix": false, "colorValue": false, "colors": [ "#E02F44", "#FF780A", "#56A64B" ], "datasource": "$datasource", "description": "The recommended total number of vCPU cores for all the vmstorage instances can be calculated from the ingestion rate: vCPUs = ingestion_rate / 150K.", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 20, "y": 8 }, "id": 53, "interval": null, "links": [ { "targetBlank": true, "title": "vmstorage capacity planning", "url": "https://github.com/VictoriaMetrics/VictoriaMetrics/tree/cluster#vmstorage" } ], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "pluginVersion": "6.5.3", "postfix": " vCPU", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": false, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "expr": "sum(go_cpu_count{job=~\"$job\", instance=~\"$instance_storage\"})", "instant": true, "legendFormat": "Needed Total vCPU", "refId": "A" } ], "thresholds": "1,1.5", "timeFrom": null, "timeShift": null, "title": "vmstorage - Current vCPU Capacity", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorPostfix": false, "colorValue": false, "colors": [ "#d44a3a", "#37872D", "#FF9830" ], "datasource": "$datasource", "decimals": null, "description": "The total space needed to store all the datapoints during the selected retention given the current ingestion rate, the average of dedup points on the selected period and the average size of one datapoint.\n\nprojected size = (ingestion rate - avg rate of dedup for $__range) * avg size one of datapoint * selected retention\n\n", "format": "bytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 6, "x": 0, "y": 11 }, "id": 34, "interval": null, "links": [ { "targetBlank": true, "title": "vmstorage capacity planning", "url": "https://github.com/VictoriaMetrics/VictoriaMetrics/tree/cluster#vmstorage" } ], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "pluginVersion": "6.5.3", "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true, "ymax": null, "ymin": 0 }, "tableColumn": "", "targets": [ { "expr": "with(\n insertNodes = {job=~\"$job\", instance=~\"$instance_insert\"},\n storageNodes = {job=~\"$job\", instance=~\"$instance_storage\"}\n )\n( sum(rate(vm_rows_inserted_total{insertNodes})) - sum(avg_over_time(rate(vm_deduplicated_samples_total{storageNodes, type=\"merge\"})[$__range])) ) * ( sum(vm_data_size_bytes{storageNodes, type!=\"indexdb\"}) / sum(vm_rows{storageNodes, type!=\"indexdb\"}) ) * ( 3600 * 24 * 30.4167 * $retention )", "instant": false, "legendFormat": "", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "vmstorage - Projected Total Disk Usage", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorPostfix": false, "colorValue": false, "colors": [ "#d44a3a", "#37872D", "#FF9830" ], "datasource": "$datasource", "decimals": null, "description": "The total space needed to store all the datapoints during the selected retention given the current ingestion rate, the average of dedup points on the selected period and the average size of one datapoint.\n\nprojected size per vmstorage = ( (ingestion rate - avg rate of dedup for $__range) * avg size one of datapoint * selected retention ) / nb of vmstorage", "format": "bytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 6, "x": 6, "y": 11 }, "id": 55, "interval": null, "links": [ { "targetBlank": true, "title": "vmstorage capacity planning", "url": "https://github.com/VictoriaMetrics/VictoriaMetrics/tree/cluster#vmstorage" } ], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "pluginVersion": "6.5.3", "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true, "ymax": null, "ymin": 0 }, "tableColumn": "", "targets": [ { "expr": "with(\n insertNodes = {job=~\"$job\", instance=~\"$instance_insert\"},\n storageNodes = {job=~\"$job\", instance=~\"$instance_storage\"}\n )\n( ( sum(rate(vm_rows_inserted_total{insertNodes})) - sum(avg_over_time(rate(vm_deduplicated_samples_total{storageNodes, type=\"merge\"})[$__range])) ) * ( sum(vm_data_size_bytes{storageNodes, type!=\"indexdb\"}) / sum(vm_rows{storageNodes, type!=\"indexdb\"}) ) * ( 3600 * 24 * 30.4167 * $retention ) ) / sum(count(vm_app_version{storageNodes}))", "instant": false, "legendFormat": "", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "vmstorage - Disk Space needed per vmstorage", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorPostfix": false, "colorValue": false, "colors": [ "#d44a3a", "#37872D", "#FF9830" ], "datasource": "$datasource", "decimals": null, "description": "The recommended total amount of RAM for all the vmstorage instances can be calculated from the number of active time series:\nRAM = active_time_series * 1KB.\n\nTime series is active if it received at least a single data point during the last hour or if it has been queried during the last hour.", "format": "bytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 6, "x": 12, "y": 11 }, "id": 33, "interval": null, "links": [ { "targetBlank": true, "title": "vmstorage capacity planning", "url": "https://github.com/VictoriaMetrics/VictoriaMetrics/tree/cluster#vmstorage" } ], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "pluginVersion": "6.5.3", "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true, "ymax": null, "ymin": 0 }, "tableColumn": "", "targets": [ { "expr": "sum(vm_cache_entries{job=~\"$job\", instance=~\"$instance_storage\", type=\"storage/hour_metric_ids\"}) * 1000", "instant": false, "legendFormat": "", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "vmstorage - Total RAM required for optimal performance", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorPostfix": false, "colorValue": false, "colors": [ "#d44a3a", "rgba(55, 135, 45, 0)", "rgba(255, 152, 48, 0)" ], "datasource": "$datasource", "decimals": null, "description": "The recommended total amount of RAM for all the vmstorage instances can be calculated from the number of active time series: RAM = active_time_series * 1KB.\n\nTime series is active if it received at least a single data point during the last hour or if it has been queried during the last hour.\n\nUnused RAM = allowed RAM - cache - needed RAM for active TS", "format": "bytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 6, "x": 18, "y": 11 }, "id": 54, "interval": null, "links": [ { "targetBlank": true, "title": "vmstorage capacity planning", "url": "https://github.com/VictoriaMetrics/VictoriaMetrics/tree/cluster#vmstorage" } ], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "pluginVersion": "6.5.3", "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true, "ymax": null, "ymin": 0 }, "tableColumn": "", "targets": [ { "expr": "with (\n storageNodes = {job=~\"$job\", instance=~\"$instance_storage\"}\n)\nsum(vm_allowed_memory_bytes{storageNodes}) - sum(vm_cache_size_bytes{storageNodes}) - (sum(vm_cache_entries{storageNodes, type=\"storage/hour_metric_ids\"}) * 1024)", "instant": false, "legendFormat": "", "refId": "A" } ], "thresholds": "0,1", "timeFrom": null, "timeShift": null, "title": "vmstorage - Total Unused RAM", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorPostfix": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#E02F44" ], "datasource": "$datasource", "description": "If > 0, too much concurrent inserts occured. `-maxConcurrentInserts` might be too low.", "format": "short", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 0, "y": 14 }, "id": 103, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": " timeouts/s", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true, "ymax": null, "ymin": 0 }, "tableColumn": "", "targets": [ { "expr": "sum(rate(vm_concurrent_insert_limit_timeout_total{job=~\"$job\", instance=~\"$instance_insert\"}))", "refId": "A" } ], "thresholds": "1,1", "timeFrom": null, "timeShift": null, "title": "vminsert - Concurrent Insert Limit Timeout Rate", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorPostfix": false, "colorValue": false, "colors": [ "#56A64B", "rgba(237, 129, 40, 0.89)", "#E02F44" ], "datasource": "$datasource", "description": "Some row are losts, check the VM logs.", "format": "short", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 4, "y": 14 }, "id": 105, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": " lost rows/s", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true, "ymax": null, "ymin": 0 }, "tableColumn": "", "targets": [ { "expr": "sum(rate(vm_rpc_rows_lost_total{job=~\"$job\", instance=~\"$instance_insert\"}))", "refId": "A" } ], "thresholds": "1,1", "timeFrom": null, "timeShift": null, "title": "vminsert - RPC Rows Lost Rate", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "$datasource", "description": "VictoriaMetrics stores various caches in RAM. Memory size for these caches may be limited with `-memory.allowedPercent` flag.", "format": "percentunit", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 8, "x": 8, "y": 14 }, "id": 57, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true, "ymax": null, "ymin": 0 }, "tableColumn": "", "targets": [ { "expr": "with (\n nodesWithCache = {job=~\"$job\", instance=~\"$instance_select|$instance_storage\"}\n)\n1 - (sum(vm_cache_misses_total{nodesWithCache}) / sum(vm_cache_requests_total{nodesWithCache}))", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "vmselect && vmstorage - Cache hit ratio", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorPostfix": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#E02F44" ], "datasource": "$datasource", "description": "If > 0, too many requests. `-search.maxQueueDuration` might be too low.", "format": "short", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 16, "y": 14 }, "id": 104, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": " timeouts/s", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true, "ymax": null, "ymin": 0 }, "tableColumn": "", "targets": [ { "expr": "sum(rate(vm_concurrent_select_limit_timeout_total{job=~\"$job\", instance=~\"$instance_select\"}))", "refId": "A" } ], "thresholds": "1,1", "timeFrom": null, "timeShift": null, "title": "vmselect - Concurrent Select Limit Timeout Rate", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#E02F44" ], "datasource": "$datasource", "decimals": null, "description": "Rate of queries that have exceeded the `-search.logSlowQueryDuration` value of vmselect nodes", "format": "short", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 20, "y": 14 }, "id": 30, "interval": null, "links": [ { "targetBlank": true, "title": "vmselect capacity planning", "url": "https://github.com/VictoriaMetrics/VictoriaMetrics/tree/cluster#vmselect" } ], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": " slow queries/s", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true, "ymin": 0 }, "tableColumn": "", "targets": [ { "expr": "sum(rate(vm_slow_queries_total{job=~\"$job\", instance=~\"$instance_select\"}))", "format": "time_series", "instant": false, "intervalFactor": 1, "refId": "A" } ], "thresholds": "1,1", "timeFrom": null, "timeShift": null, "title": "vmselect - Slow Queries Rate", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "collapsed": true, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 17 }, "id": 18, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "Number of datapoints per second sent to vminserts per job and type ", "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 18 }, "hiddenSeries": false, "id": 16, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum(rate(vm_rows_inserted_total{job=~\"$job\", instance=~\"$instance_insert\"})) by (type)", "legendFormat": "{{type}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "vminsert - Ingestion Rate", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "cps", "label": "points per seconds", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "* `*` - unsupported query path\n* `/write` - insert into VM\n* `/metrics` - query VM system metrics\n* `/query` - query instant values\n* `/query_range` - query over a range of time\n* `/series` - match a certain label set\n* `/label/{}/values` - query a list of label values (variables mostly)", "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 18 }, "hiddenSeries": false, "id": 59, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": true, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum(rate(vm_http_requests_total{job=~\"$job\", instance=~\"$instance_insert\", path!~\"/favicon.ico\"})) by (path)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{path}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "vminsert - Requests Rate", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "cps", "label": "requests per second", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "Shows how many ongoing insertions are taking place.\n* `max` - equal to number of CPU * 4 by default. May be configured with `maxConcurrentInserts` flag\n* `current` - current number of goroutines busy with processing requests\n\nWhen `current` hits `max` constantly, it means vminsert node is overloaded and require more CPU or higher limits.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 27 }, "hiddenSeries": false, "id": 61, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "max", "color": "#C4162A", "fill": 0, "legend": false, "stack": false } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum(vm_concurrent_insert_current{job=~\"$job\", instance=~\"$instance_insert\"})", "format": "time_series", "intervalFactor": 1, "legendFormat": "concurrent inserts", "refId": "A" }, { "expr": "sum(vm_concurrent_insert_capacity{job=~\"$job\", instance=~\"$instance_insert\"})", "format": "time_series", "intervalFactor": 1, "legendFormat": "max", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "vminsert - Concurrent Inserts", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "locale", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "", "fill": 0, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 27 }, "hiddenSeries": false, "id": 63, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/Tx/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(vm_tcplistener_read_bytes_total{job=~\"$job\", instance=~\"$instance_insert\"})) * 8 > 0", "format": "time_series", "intervalFactor": 1, "legendFormat": "Rx", "refId": "A" }, { "expr": "sum(rate(vm_tcplistener_written_bytes_total{job=~\"$job\", instance=~\"$instance_insert\"})) * 8 > 0", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "Tx", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "vminsert - Network Usage", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "vminsert", "type": "row" }, { "collapsed": true, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 18 }, "id": 38, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "Shows how many rows per second every storage node accepts. This metric doesn't show all stored rows since some of them may be dropped because of wrong timestamps or decode errors.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 19 }, "hiddenSeries": false, "id": 71, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum(rate(vm_vminsert_metrics_read_total{job=~\"$job\", instance=~\"$instance_storage\"}))", "format": "time_series", "intervalFactor": 1, "legendFormat": "ingestion rate", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "vmstorage - Ingestion Rate", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "cps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "How many datapoints are in RAM queue waiting to be written into storage. The number of pending data points should be in the range from 0 to `2*<ingestion_rate>`, since VictoriaMetrics pushes pending data to persistent storage every second. The index datapoints value in general is much lower.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 19 }, "hiddenSeries": false, "id": 73, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "pending index entries", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(vm_pending_rows{job=~\"$job\", instance=~\"$instance_storage\", type=\"storage\"})", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "pending datapoints", "refId": "A" }, { "expr": "sum(vm_pending_rows{job=~\"$job\", instance=~\"$instance_storage\", type=\"indexdb\"})", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "pending index entries", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "vmstorage - Pending Datapoints", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "pending datapoints", "logBase": 1, "max": null, "min": "0", "show": true }, { "decimals": 3, "format": "short", "label": "pending index entries", "logBase": 1, "max": null, "min": "0", "show": true } ], "yaxis": { "align": true, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 0, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 28 }, "hiddenSeries": false, "id": 87, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "with (\n storageNodes = {job=~\"$job\", instance=~\"$instance_storage\"}\n)\n1 - (sum(rate(vm_cache_misses_total{storageNodes})) by (type) / sum(rate(vm_cache_requests_total{storageNodes})) by (type))", "legendFormat": "{{type}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "vmstorage - Cache Hit Ratio", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percentunit", "label": null, "logBase": 1, "max": "1", "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 0, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 28 }, "hiddenSeries": false, "id": 92, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "max", "color": "#E02F44", "fill": 0, "legend": false, "stack": false } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum(vm_cache_size_bytes{job=~\"$job\", instance=~\"$instance_storage\"}) by(type)", "legendFormat": "{{type}}", "refId": "A" }, { "expr": "sum(vm_allowed_memory_bytes{job=~\"$job\", instance=~\"$instance_storage\"})", "legendFormat": "max", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "vmstorage - Cache Size", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "decimals": 0, "description": "Shows how many ongoing insertions are taking place.\n* `max` - equal to number of CPU * 2\n* `current` - current number of goroutines busy with inserting rows into storage\n\nWhen `current` hits `max` constantly, it means storage is overloaded and require more CPU.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 37 }, "hiddenSeries": false, "id": 79, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "max", "color": "#C4162A", "fill": 0, "legend": false } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(vm_concurrent_addrows_capacity{job=~\"$job\", instance=~\"$instance_storage\"})", "format": "time_series", "intervalFactor": 1, "legendFormat": "max", "refId": "A" }, { "expr": "sum(vm_concurrent_addrows_current{job=~\"$job\", instance=~\"$instance_storage\"})", "format": "time_series", "intervalFactor": 1, "legendFormat": "concurrent inserts", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "vmstorage - Concurrent Inserts", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "Data parts of LSM tree.\nHigh number of parts could be an evidence of slow merge performance - check the resource utilization.\n* `indexdb` - inverted index\n* `storage/small` - recently added parts of data ingested into storage(hot data)\n* `storage/big` - small parts gradually merged into big parts (cold data)", "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 37 }, "hiddenSeries": false, "id": 81, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(vm_parts{job=~\"$job\", instance=~\"$instance_storage\"}) by (type)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{type}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "vmstorage - LSM parts", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "decimals": 0, "description": "The number of on-going merges in storage nodes. It is expected to have high numbers for `storage/small` metric.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 46 }, "hiddenSeries": false, "id": 75, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum(vm_active_merges{job=~\"$job\", instance=~\"$instance_storage\"}) by(type)", "legendFormat": "{{type}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "vmstorage - Active Merges", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "The number of rows merged per second by storage nodes.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 46 }, "hiddenSeries": false, "id": 77, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(vm_rows_merged_total{job=~\"$job\", instance=~\"$instance_storage\"})) by(type)", "legendFormat": "{{type}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "vmstorage - Merge Speed", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "cps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "Shows amount of on-disk space occupied by data (datapoints & indexes) and caches.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 55 }, "hiddenSeries": false, "id": 65, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum(vm_data_size_bytes{job=~\"$job\", instance=~\"$instance_storage\"})", "format": "time_series", "intervalFactor": 1, "legendFormat": "data", "refId": "A" }, { "expr": "sum(vm_cache_size_bytes{job=~\"$job\", instance=~\"$instance_storage\"})", "legendFormat": "cache", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "vmstorage - Disk Space Usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "Removed superflouos samples from time series if they are located closer to each other than the dedup duration. Keep in mind that dedup on the storage is only performed during merge (aka delayed).\n\nSee the `-dedup.minScrapeInterval` flag.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 55 }, "hiddenSeries": false, "id": 106, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(vm_deduplicated_samples_total{job=~\"$job\", instance=~\"$instance_storage\", type=\"merge\"}))", "legendFormat": "deduplication rate", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "vmstorage - Deduplicated Samples Rate", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "cps", "label": "deduplicated datapoints / second", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "zstd compression ratio", "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 64 }, "hiddenSeries": false, "id": 20, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "with (\n storageNodes = {job=~\"$job\", instance=~\"$instance_storage\"}\n)\nsum(vm_zstd_block_compressed_bytes_total{storageNodes}) / sum(vm_zstd_block_original_bytes_total{storageNodes})", "legendFormat": "compression ratio", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "vmstorage - Compression Ratio", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percentunit", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "", "fill": 0, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 64 }, "hiddenSeries": false, "id": 95, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/Tx/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(vm_tcplistener_read_bytes_total{job=~\"$job\", instance=~\"$instance_storage\"}))", "format": "time_series", "intervalFactor": 1, "legendFormat": "Rx", "refId": "A" }, { "expr": "sum(rate(vm_tcplistener_written_bytes_total{job=~\"$job\", instance=~\"$instance_storage\"}))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "Tx", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "vmstorage - Network Usage", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "vmstorage", "type": "row" }, { "collapsed": true, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 19 }, "id": 36, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "Request rate accepted by vmselect nodes", "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 20 }, "hiddenSeries": false, "id": 83, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": true, "show": true, "sort": null, "sortDesc": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(vm_http_requests_total{job=~\"$job\", instance=~\"$instance_select\", path!~\"/favicon.ico\"})) by (path) > 0", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{path}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "vmselect - Requests Rate", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "cps", "label": "requests per second", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "Number of queries that have exceeded the -search.logSlowQueryDuration value of vmselect nodes", "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 20 }, "hiddenSeries": false, "id": 91, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(vm_slow_queries_total{job=~\"$job\", instance=~\"$instance_select\"})", "legendFormat": "slow queries", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "vmselect - Slow Queries", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 0, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 29 }, "hiddenSeries": false, "id": 89, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "with (\n storageNodes = {job=~\"$job\", instance=~\"$instance_select\"}\n)\n1 - (sum(rate(vm_cache_misses_total{storageNodes})) by (type) / sum(rate(vm_cache_requests_total{storageNodes})) by (type))", "legendFormat": "{{type}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "vmselect - Cache Hit Ratio", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percentunit", "label": null, "logBase": 1, "max": "1", "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 0, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 29 }, "hiddenSeries": false, "id": 93, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "max", "color": "#E02F44", "fill": 0, "legend": false } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(vm_cache_size_bytes{job=~\"$job\", instance=~\"$instance_select\"}) by(type)", "legendFormat": "{{type}}", "refId": "A" }, { "expr": "sum(vm_allowed_memory_bytes{job=~\"$job\", instance=~\"$instance_select\"})", "legendFormat": "max", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "vmselect - Cache Size", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "Shows how many ongoing insertions are taking place.\n* `max` - equal to number of CPU * 2 by default. May be configured with `search.maxConcurrentRequests` flag\n* `current` - current number of goroutines busy with processing requests\n\nWhen `current` hits `max` constantly, it means vmselect node is overloaded and require more CPU or higher limits.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 38 }, "hiddenSeries": false, "id": 85, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "max", "color": "#C4162A", "fill": 0, "legend": false } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(vm_concurrent_queries{job=~\"$job\", instance=~\"$instance_select\"})", "format": "time_series", "intervalFactor": 1, "legendFormat": "current", "refId": "A" }, { "expr": "sum(vm_concurrent_select_capacity{job=~\"$job\", instance=~\"$instance_select\"})", "format": "time_series", "intervalFactor": 1, "legendFormat": "max", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "vmselect - Concurrent Selects", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "Removed superflouos samples from time series if they are located closer to each other than the dedup duration. As dedup on storage is performed during merge, vmselect dedup points that have not been deduplicated yet by the storage.\n\nSee the `-dedup.minScrapeInterval` flag.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 38 }, "hiddenSeries": false, "id": 107, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(vm_deduplicated_samples_total{job=~\"$job\", instance=~\"$instance_select\", type=\"select\"}))", "legendFormat": "deduplication rate", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "vmselect - Deduplicated Samples Rate", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "cps", "label": "deduplicated datapoints / second", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "", "fill": 0, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 47 }, "hiddenSeries": false, "id": 94, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/Tx/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(vm_tcplistener_read_bytes_total{job=~\"$job\", instance=~\"$instance_select\"}))", "format": "time_series", "intervalFactor": 1, "legendFormat": "Rx", "refId": "A" }, { "expr": "sum(rate(vm_tcplistener_written_bytes_total{job=~\"$job\", instance=~\"$instance_select\"}))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "Tx", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "vmselect - Network Usage", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "vmselect", "type": "row" } ], "refresh": "1m", "schemaVersion": 22, "style": "dark", "tags": [ "Victoria Metrics", "MetricsQL" ], "templating": { "list": [ { "current": { "selected": true, "text": "Victoria Metrics datasource", "value": "Victoria Metrics datasource" }, "hide": 0, "includeAll": false, "label": "Datasource", "multi": false, "name": "datasource", "options": [], "query": "prometheus", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "allValue": null, "current": {}, "datasource": "$datasource", "definition": "label_values(vm_app_version{version=~\"^vm.*\"}, job)", "hide": 0, "includeAll": true, "label": "Job", "multi": true, "name": "job", "options": [], "query": "label_values(vm_app_version{version=~\"^vm.*\"}, job)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$datasource", "definition": "label_values(vm_app_version{version=~\"^vminsert.*\", job=~\"$job\"}, instance)", "hide": 0, "includeAll": true, "label": "Insert Nodes", "multi": true, "name": "instance_insert", "options": [], "query": "label_values(vm_app_version{version=~\"^vminsert.*\", job=~\"$job\"}, instance)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "label_values(vm_app_version{job=\"$tag\"}, instance)", "tags": [], "tagsQuery": "label_values(vm_app_version, job)", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$datasource", "definition": "label_values(vm_app_version{version=~\"^vmstorage.*\", job=~\"$job\"}, instance)", "hide": 0, "includeAll": true, "label": "Storage Nodes", "multi": true, "name": "instance_storage", "options": [], "query": "label_values(vm_app_version{version=~\"^vmstorage.*\", job=~\"$job\"}, instance)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "label_values(vm_app_version{job=\"$tag\"}, instance)", "tags": [], "tagsQuery": "label_values(vm_app_version, job)", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$datasource", "definition": "label_values(vm_app_version{version=~\"^vmselect.*\", job=~\"$job\"}, instance)", "hide": 0, "includeAll": true, "label": "Select Nodes", "multi": true, "name": "instance_select", "options": [], "query": "label_values(vm_app_version{version=~\"^vmselect.*\", job=~\"$job\"}, instance)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "label_values(vm_app_version{job=\"$tag\"}, instance)", "tags": [], "tagsQuery": "label_values(vm_app_version, job)", "type": "query", "useTags": false }, { "allValue": null, "current": { "selected": true, "text": "36", "value": "36" }, "hide": 0, "includeAll": false, "label": "Retention (months)", "multi": false, "name": "retention", "options": [ { "selected": false, "text": "1", "value": "1" }, { "selected": false, "text": "2", "value": "2" }, { "selected": false, "text": "3", "value": "3" }, { "selected": false, "text": "4", "value": "4" }, { "selected": false, "text": "5", "value": "5" }, { "selected": false, "text": "6", "value": "6" }, { "selected": false, "text": "7", "value": "7" }, { "selected": false, "text": "8", "value": "8" }, { "selected": false, "text": "9", "value": "9" }, { "selected": false, "text": "10", "value": "10" }, { "selected": false, "text": "11", "value": "11" }, { "selected": false, "text": "12", "value": "12" }, { "selected": false, "text": "13", "value": "13" }, { "selected": false, "text": "14", "value": "14" }, { "selected": false, "text": "15", "value": "15" }, { "selected": false, "text": "16", "value": "16" }, { "selected": false, "text": "17", "value": "17" }, { "selected": false, "text": "18", "value": "18" }, { "selected": false, "text": "19", "value": "19" }, { "selected": false, "text": "20", "value": "20" }, { "selected": false, "text": "21", "value": "21" }, { "selected": false, "text": "22", "value": "22" }, { "selected": false, "text": "23", "value": "23" }, { "selected": false, "text": "24", "value": "24" }, { "selected": false, "text": "25", "value": "25" }, { "selected": false, "text": "26", "value": "26" }, { "selected": false, "text": "27", "value": "27" }, { "selected": false, "text": "28", "value": "28" }, { "selected": false, "text": "29", "value": "29" }, { "selected": false, "text": "30", "value": "30" }, { "selected": false, "text": "31", "value": "31" }, { "selected": false, "text": "32", "value": "32" }, { "selected": false, "text": "33", "value": "33" }, { "selected": false, "text": "34", "value": "34" }, { "selected": false, "text": "35", "value": "35" }, { "selected": true, "text": "36", "value": "36" }, { "selected": false, "text": "37", "value": "37" }, { "selected": false, "text": "38", "value": "38" }, { "selected": false, "text": "39", "value": "39" }, { "selected": false, "text": "40", "value": "40" }, { "selected": false, "text": "41", "value": "41" }, { "selected": false, "text": "42", "value": "42" }, { "selected": false, "text": "43", "value": "43" }, { "selected": false, "text": "44", "value": "44" }, { "selected": false, "text": "45", "value": "45" }, { "selected": false, "text": "46", "value": "46" }, { "selected": false, "text": "47", "value": "47" }, { "selected": false, "text": "48", "value": "48" }, { "selected": false, "text": "49", "value": "49" }, { "selected": false, "text": "50", "value": "50" }, { "selected": false, "text": "51", "value": "51" }, { "selected": false, "text": "52", "value": "52" }, { "selected": false, "text": "53", "value": "53" }, { "selected": false, "text": "54", "value": "54" }, { "selected": false, "text": "55", "value": "55" }, { "selected": false, "text": "56", "value": "56" }, { "selected": false, "text": "57", "value": "57" }, { "selected": false, "text": "58", "value": "58" }, { "selected": false, "text": "59", "value": "59" }, { "selected": false, "text": "60", "value": "60" }, { "selected": false, "text": "61", "value": "61" }, { "selected": false, "text": "62", "value": "62" }, { "selected": false, "text": "63", "value": "63" }, { "selected": false, "text": "64", "value": "64" }, { "selected": false, "text": "65", "value": "65" }, { "selected": false, "text": "66", "value": "66" }, { "selected": false, "text": "67", "value": "67" }, { "selected": false, "text": "68", "value": "68" }, { "selected": false, "text": "69", "value": "69" }, { "selected": false, "text": "70", "value": "70" }, { "selected": false, "text": "71", "value": "71" }, { "selected": false, "text": "72", "value": "72" }, { "selected": false, "text": "73", "value": "73" }, { "selected": false, "text": "74", "value": "74" }, { "selected": false, "text": "75", "value": "75" }, { "selected": false, "text": "76", "value": "76" }, { "selected": false, "text": "77", "value": "77" }, { "selected": false, "text": "78", "value": "78" }, { "selected": false, "text": "79", "value": "79" }, { "selected": false, "text": "80", "value": "80" }, { "selected": false, "text": "81", "value": "81" }, { "selected": false, "text": "82", "value": "82" }, { "selected": false, "text": "83", "value": "83" }, { "selected": false, "text": "84", "value": "84" }, { "selected": false, "text": "85", "value": "85" }, { "selected": false, "text": "86", "value": "86" }, { "selected": false, "text": "87", "value": "87" }, { "selected": false, "text": "88", "value": "88" }, { "selected": false, "text": "89", "value": "89" }, { "selected": false, "text": "90", "value": "90" }, { "selected": false, "text": "91", "value": "91" }, { "selected": false, "text": "92", "value": "92" }, { "selected": false, "text": "93", "value": "93" }, { "selected": false, "text": "94", "value": "94" }, { "selected": false, "text": "95", "value": "95" }, { "selected": false, "text": "96", "value": "96" }, { "selected": false, "text": "97", "value": "97" }, { "selected": false, "text": "98", "value": "98" }, { "selected": false, "text": "99", "value": "99" }, { "selected": false, "text": "100", "value": "100" }, { "selected": false, "text": "101", "value": "101" }, { "selected": false, "text": "102", "value": "102" }, { "selected": false, "text": "103", "value": "103" }, { "selected": false, "text": "104", "value": "104" }, { "selected": false, "text": "105", "value": "105" }, { "selected": false, "text": "106", "value": "106" }, { "selected": false, "text": "107", "value": "107" }, { "selected": false, "text": "108", "value": "108" }, { "selected": false, "text": "109", "value": "109" }, { "selected": false, "text": "110", "value": "110" }, { "selected": false, "text": "111", "value": "111" }, { "selected": false, "text": "112", "value": "112" }, { "selected": false, "text": "113", "value": "113" }, { "selected": false, "text": "114", "value": "114" }, { "selected": false, "text": "115", "value": "115" }, { "selected": false, "text": "116", "value": "116" }, { "selected": false, "text": "117", "value": "117" }, { "selected": false, "text": "118", "value": "118" }, { "selected": false, "text": "119", "value": "119" }, { "selected": false, "text": "120", "value": "120" } ], "query": "1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120", "skipUrlSync": false, "type": "custom" } ] }, "time": { "from": "now-24h", "to": "now" }, "timepicker": { "refresh_intervals": [ "1m", "3m", "5m", "10m", "15m", "30m", "1h" ] }, "timezone": "", "title": "Victoria Metrics cluster - IG1 version", "uid": "a5de5bdcd6b4e6cf05a6212209efe6fe", "version": 130 }
2020-03-09 14:08:13 UTC
null
0
0
11,196
1
280,945
16,162
150
pl-node-basic
pl-node-basic
Pulse Line style PMET dashboards from node_exporter
2019-11-15 07:32:53 UTC
2019-12-28 10:31:08 UTC
0
Source code: https://github.com/pulse-line-dev/pl_dashboards
47,989
47,990
nodeExporter
null
0
0
16,162
1
11,196
6
41
Pulse Line style PMET dashboards from node_exporter
{ "__inputs": [], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.3.5" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Pulse Line style PMET dashboards from node_exporter", "editable": true, "gnetId": 11196, "graphTooltip": 0, "id": 16, "iteration": 1574063704379, "links": [ { "asDropdown": false, "icon": "info", "includeVars": false, "tags": [ "$node" ], "targetBlank": true, "title": "Server IP:$node", "type": "link", "url": "" }, { "icon": "external link", "tags": [], "targetBlank": true, "title": "Update Dashboards", "tooltip": "", "type": "link", "url": "https://grafana.com/dashboards/11196" }, { "icon": "external link", "tags": [], "targetBlank": true, "title": "Pulse Line Dev", "tooltip": "", "type": "link", "url": "https://github.com/pulse-line-dev" } ], "panels": [ { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 206, "panels": [], "title": "System info", "type": "row" }, { "cacheTimeout": null, "colorBackground": false, "colorPostfix": true, "colorValue": true, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_PROMETHEUS}", "decimals": 1, "description": "System uptime from /proc/stat", "format": "s", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 7, "w": 4, "x": 0, "y": 1 }, "hideTimeOverride": true, "id": 208, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "null", "nullText": null, "options": {}, "postfix": "s", "postfixFontSize": "110%", "prefix": "", "prefixFontSize": "80%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "node_time_seconds{instance=~\"$node\",job=~\"$job\"} - node_boot_time_seconds{instance=~\"$node\",job=~\"$job\"}", "instant": true, "intervalFactor": 2, "legendFormat": "{{`{{instance}}`}}", "refId": "A", "step": 1800 } ], "thresholds": "2,3", "title": "Uptime", "type": "singlestat", "valueFontSize": "150%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "columns": [], "datasource": "${DS_PROMETHEUS}", "description": "Labeled system information as provided by the uname system call.", "fontSize": "110%", "gridPos": { "h": 7, "w": 20, "x": 4, "y": 1 }, "id": 178, "links": [], "options": {}, "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 6, "desc": false }, "styles": [ { "alias": "Hostname", "colorMode": null, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "nodename", "thresholds": [ "" ], "type": "string", "unit": "bytes" }, { "alias": "Release", "colorMode": "value", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "release", "thresholds": [ "10000000000", "20000000000" ], "type": "string", "unit": "bytes" }, { "alias": "System", "colorMode": "cell", "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "sysname", "thresholds": [ "0.6", "0.8" ], "type": "string", "unit": "percentunit" }, { "alias": "Version", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 1, "link": false, "mappingType": 1, "pattern": "version", "thresholds": [], "type": "string", "unit": "bytes" }, { "alias": "Domain name", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "mappingType": 1, "pattern": "domainname", "thresholds": [], "type": "string", "unit": "short" }, { "alias": "IP", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "mappingType": 1, "pattern": "instance", "preserveFormat": false, "sanitize": false, "thresholds": [], "type": "string", "unit": "short" }, { "alias": "System Time", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #B", "thresholds": [], "type": "date", "unit": "dateTimeFromNow" }, { "alias": "Entropy", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #C", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "/.*/", "preserveFormat": true, "sanitize": false, "thresholds": [], "type": "hidden", "unit": "short" } ], "targets": [ { "expr": "node_uname_info{instance=~'$node'}", "format": "table", "hide": false, "instant": true, "intervalFactor": 1, "legendFormat": "", "refId": "A" }, { "expr": "node_time_seconds{instance=~'$node'}*1000", "format": "table", "hide": false, "instant": true, "intervalFactor": 1, "legendFormat": "", "refId": "B" }, { "expr": "node_entropy_available_bits{instance=~'$node'}-0", "format": "table", "hide": false, "instant": true, "intervalFactor": 1, "legendFormat": "", "refId": "C" } ], "title": "System general information", "transform": "table", "type": "table" }, { "cacheTimeout": null, "colorBackground": false, "colorPostfix": false, "colorValue": true, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_PROMETHEUS}", "description": "Busy state of all CPU cores together", "format": "short", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 4, "x": 0, "y": 8 }, "id": 14, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "maxPerRow": 6, "nullPointMode": "null", "nullText": null, "options": {}, "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": false }, "tableColumn": "", "targets": [ { "expr": "sum(count(node_cpu_seconds_total{instance=~\"$node\", mode='system'}) by (cpu))", "format": "time_series", "instant": true, "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 20 } ], "thresholds": "1,2", "title": "CPU Cores", "type": "singlestat", "valueFontSize": "100%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "Non available RAM memory", "format": "bytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 4, "x": 4, "y": 8 }, "id": 75, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "maxPerRow": 6, "nullPointMode": "null", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "70%", "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": false }, "tableColumn": "", "targets": [ { "expr": "sum(node_memory_MemTotal_bytes{instance=~\"$node\"})", "format": "time_series", "instant": true, "intervalFactor": 1, "legendFormat": "{{`{{instance}}`}}", "refId": "A", "step": 20 } ], "thresholds": "2,3", "title": "Total RAM", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "Total SWAP", "format": "bytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 4, "x": 8, "y": 8 }, "id": 196, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "maxPerRow": 6, "nullPointMode": "null", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "70%", "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": false }, "tableColumn": "", "targets": [ { "expr": "sum(node_memory_SwapTotal_bytes{instance=~\"$node\",job=~\"$job\"})", "instant": true, "intervalFactor": 1, "legendFormat": "{{`{{instance}}`}}", "refId": "A", "step": 900 } ], "thresholds": "2,3", "title": "Total SWAP", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "Filesystem size in bytes.", "format": "bytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 4, "x": 12, "y": 8 }, "id": 179, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "maxPerRow": 6, "nullPointMode": "null", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "70%", "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": false }, "tableColumn": "", "targets": [ { "expr": "sum(node_filesystem_size_bytes{instance=~\"$node\",mountpoint=\"/\",fstype!=\"rootfs\"})", "format": "time_series", "instant": true, "intervalFactor": 1, "legendFormat": "{{`{{instance}}`}}", "refId": "A", "step": 20 } ], "thresholds": "2,3", "title": "Total disk space", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#56A64B", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "System Load (1m avg)", "format": "short", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 4, "x": 16, "y": 8 }, "id": 193, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "maxPerRow": 12, "nullPointMode": "null", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "70%", "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": false }, "tableColumn": "", "targets": [ { "expr": "node_load1{instance=~\"$node\",job=~\"$job\"}", "hide": false, "intervalFactor": 1, "instant": true, "refId": "A", "step": 900 } ], "thresholds": "2,3", "title": "System Load (1m avg)", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#56A64B", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "System Load (5m avg)", "format": "short", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 4, "x": 20, "y": 8 }, "id": 194, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "maxPerRow": 12, "nullPointMode": "null", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "70%", "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": false }, "tableColumn": "", "targets": [ { "expr": "node_load5{instance=~\"$node\",job=~\"$job\"}", "hide": false, "intervalFactor": 1, "instant": true, "refId": "A", "step": 900 } ], "thresholds": "2,3", "title": "System Load (5m avg)", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 12 }, "id": 204, "panels": [], "title": "System loads", "type": "row" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_PROMETHEUS}", "decimals": null, "description": "Busy state of all CPU cores together", "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 4, "x": 0, "y": 13 }, "id": 181, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "maxPerRow": 12, "nullPointMode": "null", "nullText": null, "options": {}, "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": "(((count(count(node_cpu_seconds_total{instance=~\"$node\",job=~\"$job\"}) by (cpu))) - avg(sum by (mode)(irate(node_cpu_seconds_total{mode='idle',instance=~\"$node\",job=~\"$job\"}[5m])))) * 100) / count(count(node_cpu_seconds_total{instance=~\"$node\",job=~\"$job\"}) by (cpu))", "hide": false, "instant": false, "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 900 } ], "thresholds": "85,95", "title": "CPU Busy", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "Non available RAM memory", "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 4, "x": 4, "y": 13 }, "hideTimeOverride": false, "id": 183, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "maxPerRow": 6, "nullPointMode": "null", "nullText": null, "options": {}, "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": "((node_memory_MemTotal_bytes{instance=~\"$node\",job=~\"$job\"} - node_memory_MemFree_bytes{instance=~\"$node\",job=~\"$job\"}) / (node_memory_MemTotal_bytes{instance=~\"$node\",job=~\"$job\"} )) * 100", "format": "time_series", "hide": true, "intervalFactor": 1, "instant": true, "refId": "A", "step": 900 }, { "expr": "100 - ((node_memory_MemAvailable_bytes{instance=~\"$node\",job=~\"$job\"} * 100) / node_memory_MemTotal_bytes{instance=~\"$node\",job=~\"$job\"})", "format": "time_series", "hide": false, "intervalFactor": 1, "instant": true, "refId": "B", "step": 900 } ], "thresholds": "80,90", "title": "Used RAM Memory", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_PROMETHEUS}", "decimals": null, "description": "Used Swap", "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 4, "x": 8, "y": 13 }, "id": 185, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "maxPerRow": 6, "nullPointMode": "null", "nullText": null, "options": {}, "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": "((node_memory_SwapTotal_bytes{instance=~\"$node\",job=~\"$job\"} - node_memory_SwapFree_bytes{instance=~\"$node\",job=~\"$job\"}) / (node_memory_SwapTotal_bytes{instance=~\"$node\",job=~\"$job\"} )) * 100", "intervalFactor": 1, "instant": true, "refId": "A", "step": 900 } ], "thresholds": "10,25", "title": "Used SWAP", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_PROMETHEUS}", "decimals": null, "description": "Used Root FS", "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 4, "x": 12, "y": 13 }, "id": 187, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "maxPerRow": 6, "nullPointMode": "null", "nullText": null, "options": {}, "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": "100 - ((node_filesystem_avail_bytes{instance=~\"$node\",job=~\"$job\",mountpoint=\"/\",fstype!=\"rootfs\"} * 100) / node_filesystem_size_bytes{instance=~\"$node\",job=~\"$job\",mountpoint=\"/\",fstype!=\"rootfs\"})", "format": "time_series", "intervalFactor": 1, "refId": "A", "instant": true, "step": 900 } ], "thresholds": "80,90", "title": "Used Root FS", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_PROMETHEUS}", "decimals": null, "description": "Busy state of all CPU cores together (1 min average)", "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 4, "x": 16, "y": 13 }, "id": 189, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "maxPerRow": 12, "nullPointMode": "null", "nullText": null, "options": {}, "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": "avg(node_load1{instance=~\"$node\",job=~\"$job\"}) / count(count(node_cpu_seconds_total{instance=~\"$node\",job=~\"$job\"}) by (cpu)) * 100", "hide": false, "instant": true, "intervalFactor": 1, "refId": "A", "step": 900 } ], "thresholds": "85, 95", "title": "CPU System Load (1m avg)", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_PROMETHEUS}", "decimals": null, "description": "Busy state of all CPU cores together (5 min average)", "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 4, "x": 20, "y": 13 }, "id": 191, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "maxPerRow": 12, "nullPointMode": "null", "nullText": null, "options": {}, "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": "avg(node_load5{instance=~\"$node\",job=~\"$job\"}) / count(count(node_cpu_seconds_total{instance=~\"$node\",job=~\"$job\"}) by (cpu)) * 100", "format": "time_series", "hide": false, "intervalFactor": 1, "instant": true, "refId": "A", "step": 900 } ], "thresholds": "85, 95", "title": "CPU System Load (5m avg)", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "columns": [], "datasource": "${DS_PROMETHEUS}", "description": "Network devices except for Hyper-V eth", "fontSize": "110%", "gridPos": { "h": 7, "w": 24, "x": 0, "y": 17 }, "id": 214, "links": [], "options": {}, "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 6, "desc": false }, "styles": [ { "alias": "Network Device", "colorMode": null, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "device", "thresholds": [ "" ], "type": "string", "unit": "bytes" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "/.*/", "preserveFormat": true, "sanitize": false, "thresholds": [], "type": "hidden", "unit": "short" } ], "targets": [ { "expr": "node_network_device_id{instance=~'$node',device!~\"veth.*\"}", "format": "table", "hide": false, "instant": true, "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "System network devices", "transform": "table", "type": "table" }, { "datasource": "${DS_PROMETHEUS}", "description": "Overview of CPU, Memory, FS", "gridPos": { "h": 6, "w": 12, "x": 0, "y": 24 }, "id": 177, "options": { "displayMode": "lcd", "fieldOptions": { "calcs": [ "last" ], "defaults": { "mappings": [], "max": 100, "min": 0, "thresholds": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 60 }, { "color": "red", "value": 80 } ], "title": "", "unit": "percent" }, "override": {}, "values": false }, "orientation": "horizontal" }, "pluginVersion": "6.3.5", "targets": [ { "expr": "100 - (avg(irate(node_cpu_seconds_total{instance=~\"$node\",mode=\"idle\"}[30m])) * 100)", "instant": true, "legendFormat": "CPU Busy", "refId": "A" }, { "expr": "avg(irate(node_cpu_seconds_total{instance=~\"$node\",mode=\"iowait\"}[30m])) * 100", "hide": true, "instant": true, "legendFormat": "Busy Iowait", "refId": "C" }, { "expr": "(1 - (node_memory_MemAvailable_bytes{instance=~\"$node\"} / (node_memory_MemTotal_bytes{instance=~\"$node\"})))* 100", "instant": true, "legendFormat": "Used RAM Memory", "refId": "B" }, { "expr": "100 - ((node_filesystem_avail_bytes{instance=~\"$node\",mountpoint=\"$maxmount\",fstype=~\"ext4|xfs\"} * 100) / node_filesystem_size_bytes {instance=~\"$node\",mountpoint=\"$maxmount\",fstype=~\"ext4|xfs\"})", "hide": false, "instant": true, "legendFormat": "Used Max Mount($maxmount)", "refId": "D" }, { "expr": "(1 - (node_memory_SwapFree_bytes{instance=~\"$node\"} / node_memory_SwapTotal_bytes{instance=~\"$node\"})) * 100", "instant": true, "legendFormat": "Used SWAP", "refId": "E" } ], "timeFrom": null, "timeShift": null, "title": "Overview of CPU, Memory, FS", "type": "bargauge" }, { "columns": [], "datasource": "${DS_PROMETHEUS}", "description": "Filesystem space available to non-root users in bytes.", "fontSize": "110%", "gridPos": { "h": 6, "w": 12, "x": 12, "y": 24 }, "id": 164, "links": [], "options": {}, "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 6, "desc": false }, "styles": [ { "alias": "Mounted on", "colorMode": null, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "mountpoint", "thresholds": [ "" ], "type": "string", "unit": "bytes" }, { "alias": "Avail", "colorMode": "value", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #A", "thresholds": [ "10000000000", "20000000000" ], "type": "number", "unit": "bytes" }, { "alias": "Used", "colorMode": "cell", "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #B", "thresholds": [ "0.6", "0.8" ], "type": "number", "unit": "percentunit" }, { "alias": "Size", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 1, "link": false, "mappingType": 1, "pattern": "Value #C", "thresholds": [], "type": "number", "unit": "bytes" }, { "alias": "Filesystem", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "mappingType": 1, "pattern": "fstype", "thresholds": [], "type": "string", "unit": "short" }, { "alias": "IP", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "mappingType": 1, "pattern": "instance", "preserveFormat": false, "sanitize": false, "thresholds": [], "type": "string", "unit": "short" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "/.*/", "preserveFormat": true, "sanitize": false, "thresholds": [], "type": "hidden", "unit": "short" } ], "targets": [ { "expr": "node_filesystem_size_bytes{instance=~'$node',fstype=~\"ext4|xfs\"}-0", "format": "table", "hide": false, "instant": true, "intervalFactor": 1, "legendFormat": "", "refId": "C" }, { "expr": "node_filesystem_avail_bytes {instance=~'$node',fstype=~\"ext4|xfs\"}-0", "format": "table", "hide": false, "instant": true, "interval": "10s", "intervalFactor": 1, "legendFormat": "", "refId": "A" }, { "expr": "1-(node_filesystem_free_bytes{instance=~'$node',fstype=~\"ext4|xfs\"} / node_filesystem_size_bytes{instance=~'$node',fstype=~\"ext4|xfs\"})", "format": "table", "hide": false, "instant": true, "intervalFactor": 1, "legendFormat": "", "refId": "B" } ], "title": "Disk Space Used Basic(EXT4/XFS)", "transform": "table", "type": "table" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 30 }, "id": 202, "panels": [], "title": "CPU, Memory, Disk, Traffic loads", "type": "row" }, { "aliasColors": { "Idle - Waiting for something to happen": "#052B51", "guest": "#9AC48A", "idle": "#052B51", "iowait": "#EAB839", "irq": "#BF1B00", "nice": "#C15C17", "softirq": "#E24D42", "steal": "#FCE2DE", "system": "#508642", "user": "#5195CE" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "Collected from /proc/stat, /sys/devices/system/cpu/cpu*, /proc/cpuinfo", "fill": 4, "fillGradient": 0, "gridPos": { "h": 12, "w": 12, "x": 0, "y": 31 }, "id": 210, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 250, "sort": null, "sortDesc": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 6, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": true, "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum by (mode)(irate(node_cpu_seconds_total{mode=\"system\",instance=~\"$node\",job=~\"$job\"}[5m])) * 100", "format": "time_series", "interval": "10s", "intervalFactor": 2, "legendFormat": "System - Processes executing in kernel mode", "refId": "A", "step": 20 }, { "expr": "sum by (mode)(irate(node_cpu_seconds_total{mode='user',instance=~\"$node\",job=~\"$job\"}[5m])) * 100", "format": "time_series", "intervalFactor": 2, "legendFormat": "User - Normal processes executing in user mode", "refId": "B", "step": 240 }, { "expr": "sum by (mode)(irate(node_cpu_seconds_total{mode='nice',instance=~\"$node\",job=~\"$job\"}[5m])) * 100", "format": "time_series", "intervalFactor": 2, "legendFormat": "Nice - Niced processes executing in user mode", "refId": "C", "step": 240 }, { "expr": "sum by (mode)(irate(node_cpu_seconds_total{mode='idle',instance=~\"$node\",job=~\"$job\"}[5m])) * 100", "format": "time_series", "intervalFactor": 2, "legendFormat": "Idle - Waiting for something to happen", "refId": "F", "step": 240 }, { "expr": "sum by (mode)(irate(node_cpu_seconds_total{mode='iowait',instance=~\"$node\",job=~\"$job\"}[5m])) * 100", "format": "time_series", "intervalFactor": 2, "legendFormat": "Iowait - Waiting for I/O to complete", "refId": "D", "step": 240 }, { "expr": "sum by (mode)(irate(node_cpu_seconds_total{mode='irq',instance=~\"$node\",job=~\"$job\"}[5m])) * 100", "format": "time_series", "intervalFactor": 2, "legendFormat": "Irq - Servicing interrupts", "refId": "G", "step": 240 }, { "expr": "sum by (mode)(irate(node_cpu_seconds_total{mode='softirq',instance=~\"$node\",job=~\"$job\"}[5m])) * 100", "format": "time_series", "intervalFactor": 2, "legendFormat": "Softirq - Servicing softirqs", "refId": "H", "step": 240 }, { "expr": "sum by (mode)(irate(node_cpu_seconds_total{mode='steal',instance=~\"$node:$port\",job=~\"$job\"}[5m])) * 100", "format": "time_series", "intervalFactor": 2, "legendFormat": "Steal - Time spent in other operating systems when running in a virtualized environment", "refId": "E", "step": 240 }, { "expr": "sum by (mode)(irate(node_cpu_seconds_total{mode='guest',instance=~\"$node\",job=~\"$job\"}[5m])) * 100", "format": "time_series", "intervalFactor": 2, "legendFormat": "Guest - Time spent running a virtual CPU for a guest operating system", "refId": "I", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Percentage", "logBase": 1, "max": "100", "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "192.168.200.241:9100_总内存": "dark-red", "内存_Avaliable": "#6ED0E0", "内存_Cached": "#EF843C", "内存_Free": "#629E51", "内存_Total": "#6d1f62", "内存_Used": "#eab839", "可用": "#9ac48a", "总内存": "#bf1b00" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "Collected from /proc/meminfo\t", "fill": 1, "fillGradient": 0, "gridPos": { "h": 12, "w": 12, "x": 12, "y": 31 }, "height": "300", "id": 156, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*_Total/", "color": "#C4162A", "fill": 0 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_memory_MemTotal_bytes{instance=~\"$node\"}", "format": "time_series", "hide": false, "instant": false, "intervalFactor": 1, "legendFormat": "RAM Total", "refId": "A", "step": 4 }, { "expr": "node_memory_MemTotal_bytes{instance=~\"$node\"} - node_memory_MemAvailable_bytes{instance=~\"$node\"}", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "RAM Used", "refId": "B", "step": 4 }, { "expr": "node_memory_MemAvailable_bytes{instance=~\"$node\"}", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "RAM Available", "refId": "F", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory Basic", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 3, "description": "Disk space used of all filesystems mounted", "fill": 4, "fillGradient": 0, "gridPos": { "h": 11, "w": 12, "x": 0, "y": 43 }, "height": "", "id": 212, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "sort": "current", "sortDesc": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 6, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "100 - ((node_filesystem_avail_bytes{instance=~\"$node\",job=~\"$job\",device!~'rootfs'} * 100) / node_filesystem_size_bytes{instance=~\"$node\",job=~\"$job\",device!~'rootfs'})", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{`{{mountpoint}}`}}", "refId": "A", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk Space Used Basic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": "100", "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "vda_write": "#6ED0E0" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Read/write completions per second", "fill": 1, "fillGradient": 1, "gridPos": { "h": 11, "w": 12, "x": 12, "y": 43 }, "height": "300", "id": 161, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*_Reads completed$/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_disk_reads_completed_total{instance=~\"$node\"}[30m])", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{`{{device}}`}}_Reads", "refId": "A", "step": 10 }, { "expr": "irate(node_disk_writes_completed_total{instance=~\"$node\"}[30m])", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{`{{device}}`}}_Writes", "refId": "B", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk IOps Completed", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "iops", "label": "IO read (-) / write (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "vda_write": "#6ED0E0" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Per second read / write bytes ", "fill": 1, "fillGradient": 1, "gridPos": { "h": 11, "w": 12, "x": 0, "y": 54 }, "height": "300", "id": 168, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*_Read bytes$/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_disk_read_bytes_total{instance=~\"$node\"}[30m])", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{`{{device}}`}}_Read", "refId": "A", "step": 10 }, { "expr": "irate(node_disk_written_bytes_total{instance=~\"$node\"}[30m])", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{`{{device}}`}}_Written", "refId": "B", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk R/W Data", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "Bps", "label": "Bytes read (-) / write (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "vda": "#6ED0E0" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Time spent on each read/write operation", "fill": 1, "fillGradient": 1, "gridPos": { "h": 11, "w": 12, "x": 12, "y": 54 }, "height": "300", "id": 160, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/,*_Read time$/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_disk_read_time_seconds_total{instance=~\"$node\"}[30m]) / irate(node_disk_reads_completed_total{instance=~\"$node\"}[30m])", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{`{{device}}`}}_Read time", "refId": "B" }, { "expr": "irate(node_disk_write_time_seconds_total{instance=~\"$node\"}[30m]) / irate(node_disk_writes_completed_total{instance=~\"$node\"}[30m])", "format": "time_series", "hide": false, "instant": false, "intervalFactor": 1, "legendFormat": "{{`{{device}}`}}_Write time", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk R/W Time(Reference: less than 100ms)(beta)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": "Time. read (-) / write (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "filefd_192.168.200.241:9100": "super-light-green", "switches_192.168.200.241:9100": "semi-dark-red" }, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Collected from /sys/fs/file-nr", "fill": 0, "fillGradient": 1, "gridPos": { "h": 11, "w": 12, "x": 0, "y": 65 }, "hideTimeOverride": false, "id": 16, "legend": { "alignAsTable": false, "avg": false, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pluginVersion": "6.4.2", "pointradius": 1, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/filefd_.*/", "lines": false, "pointradius": 1, "points": true }, { "alias": "/switches_.*/", "color": "#F2495C", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_filefd_allocated{instance=~\"$node\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 5, "legendFormat": "filefd_{{`{{instance}}`}}", "refId": "B" }, { "expr": "irate(node_context_switches_total{instance=~\"$node\"}[30m])", "intervalFactor": 5, "legendFormat": "switches_{{`{{instance}}`}}", "refId": "A" }, { "expr": "node_filefd_maximum{instance=~\"$node\"}", "hide": true, "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Open File Descriptor(left)/Context switches(right)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": "context_switches", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Idle - Waiting for something to happen": "#052B51", "guest": "#9AC48A", "idle": "#052B51", "iowait": "#EAB839", "irq": "#BF1B00", "nice": "#C15C17", "sdb_每秒I/O操作%": "#d683ce", "softirq": "#E24D42", "steal": "#FCE2DE", "system": "#508642", "user": "#5195CE", "磁盘花费在I/O操作占比": "#ba43a9" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": null, "description": "The time spent on I/O in the natural time of each second.(wall-clock time)", "fill": 1, "fillGradient": 5, "gridPos": { "h": 11, "w": 12, "x": 12, "y": 65 }, "id": 175, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "sort": null, "sortDesc": null, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "maxPerRow": 6, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_disk_io_time_seconds_total{instance=~\"$node\"}[30m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{`{{device}}`}}_ IO time", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Time Spent Doing I/Os", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "s", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "192.168.10.227:9100_em1_in下载": "super-light-green", "192.168.10.227:9100_em1_out上传": "dark-blue" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Exposes network interface statistics such as bytes transferred.", "fill": 1, "fillGradient": 3, "gridPos": { "h": 12, "w": 12, "x": 0, "y": 76 }, "height": "300", "id": 157, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": false, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*_transmit$/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_network_receive_bytes_total{instance=~'$node',device!~'tap.*|veth.*|br.*|docker.*|virbr*|lo*'}[30m])*8", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{`{{device}}`}}_receive", "refId": "A", "step": 4 }, { "expr": "irate(node_network_transmit_bytes_total{instance=~'$node',device!~'tap.*|veth.*|br.*|docker.*|virbr*|lo*'}[30m])*8", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{`{{device}}`}}_transmit", "refId": "B", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Network Traffic Basic", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bps", "label": "transmit(-)/receive(+)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "TCP": "#6ED0E0" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "TCP_alloc - Allocated sockets\n\nCurrEstab - TCP connections for which the current state is either ESTABLISHED or CLOSE- WAIT\n\nTCP_tw - Sockets wating close\n\nUDP_inuse - Udp sockets currently in use\n\nSockets_used - Sockets currently in use", "fill": 1, "fillGradient": 0, "gridPos": { "h": 12, "w": 12, "x": 12, "y": 76 }, "height": "300", "id": 158, "interval": "", "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": false, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*_Sockets_used/", "color": "#C4162A", "fill": 0 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_netstat_Tcp_CurrEstab{instance=~'$node'}", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "CurrEstab", "refId": "A", "step": 20 }, { "expr": "node_sockstat_TCP_tw{instance=~'$node'}", "format": "time_series", "intervalFactor": 1, "legendFormat": "TCP_tw", "refId": "D" }, { "expr": "node_sockstat_sockets_used{instance=~'$node'}", "legendFormat": "Sockets_used", "refId": "B" }, { "expr": "node_sockstat_UDP_inuse{instance=~'$node'}", "legendFormat": "UDP_inuse", "refId": "C" }, { "expr": "node_sockstat_TCP_alloc{instance=~'$node'}", "legendFormat": "TCP_alloc", "refId": "E" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Network Sockstat", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 88 }, "id": 216, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 1 }, "id": 218, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 6, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_context_switches_total{instance=~\"$node\",job=~\"$job\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Context switches", "refId": "A", "step": 240 }, { "expr": "irate(node_intr_total{instance=~\"$node\",job=~\"$job\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Interrupts", "refId": "B", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Context Switches / Interrupts", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Counter", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "15分钟": "#6ED0E0", "1分钟": "#BF1B00", "5分钟": "#CCA300" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Exposes load average.", "editable": true, "error": false, "fill": 1, "fillGradient": 1, "grid": {}, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 1 }, "height": "300", "id": 13, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "maxPerRow": 6, "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_load1{instance=~\"$node\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "1m", "metric": "", "refId": "A", "step": 20, "target": "" }, { "expr": "node_load5{instance=~\"$node\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "5m", "refId": "B", "step": 20 }, { "expr": "node_load15{instance=~\"$node\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "15m", "refId": "C", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "System Load", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 11 }, "id": 220, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Critical*./", "color": "#E24D42", "fill": 0 }, { "alias": "/.*Max*./", "color": "#EF843C", "fill": 0 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_interrupts_total{instance=~\"$node\",job=~\"$job\"}[5m])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{`{{ type }}`}} - {{`{{ info }}`}}", "refId": "A", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Interrupts Detail", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Counter", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 11 }, "id": 222, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Max*./", "color": "#890F02", "fill": 0 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "process_max_fds{instance=~\"$node\",job=~\"$job\"}", "interval": "", "intervalFactor": 2, "legendFormat": "Maximum open file descriptors", "refId": "A", "step": 240 }, { "expr": "process_open_fds{instance=~\"$node\",job=~\"$job\"}", "interval": "", "intervalFactor": 2, "legendFormat": "Open file descriptors", "refId": "B", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "File Descriptors", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Descriptors", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 21 }, "id": 224, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 6, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_entropy_available_bits{instance=~\"$node\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Entropy available to random number generators", "refId": "C", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Entropy", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Entropy", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 21 }, "id": 226, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 6, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_procs_blocked{instance=~\"$node\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Processes blocked waiting for I/O to complete", "refId": "A", "step": 240 }, { "expr": "node_procs_running{instance=~\"$node\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Processes in runnable state", "refId": "B", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Processes State", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Processes", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 31 }, "id": 228, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 6, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_forks_total{instance=~\"$node\",job=~\"$job\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Processes forks second", "refId": "C", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Processes Forks", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Forks / sec", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 31 }, "id": 230, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "process_virtual_memory_bytes{instance=~\"$node\",job=~\"$job\"}", "interval": "", "intervalFactor": 2, "legendFormat": "Processes virtual memory size in bytes", "refId": "C", "step": 240 }, { "expr": "process_resident_memory_bytes{instance=~\"$node\",job=~\"$job\"}", "interval": "", "intervalFactor": 2, "legendFormat": "Processes resident memory size in bytes", "refId": "A", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Processes Memory", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": "Bytes", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "", "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 41 }, "id": 232, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Variation*./", "color": "#890F02" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_timex_sync_status{instance=~\"$node\",job=~\"$job\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "Is clock synchronized to a reliable server (1 = yes, 0 = no)", "refId": "B", "step": 240 }, { "expr": "node_timex_frequency_adjustment_ratio{instance=~\"$node\",job=~\"$job\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "Local clock frequency adjustment", "refId": "A", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Time Syncronized Status", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Counter", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "", "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 41 }, "id": 234, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Variation*./", "color": "#890F02" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_timex_estimated_error_seconds{instance=~\"$node\",job=~\"$job\"}", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "Estimated error in seconds", "refId": "B", "step": 240 }, { "expr": "node_timex_offset_seconds{instance=~\"$node\",job=~\"$job\"}", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "Time offset in between local system and reference clock", "refId": "A", "step": 240 }, { "expr": "node_timex_maxerror_seconds{instance=~\"$node\",job=~\"$job\"}", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "Maximum error in seconds", "refId": "C", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Time Syncronized Drift", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": "Seconds", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "System detail", "type": "row" } ], "refresh": false, "schemaVersion": 19, "style": "dark", "tags": [ "Prometheus", "node_exporter", "pulse-line" ], "templating": { "list": [ { "current": { "selected": false, "tags": [], "text": "Prometheus", "value": "Prometheus" }, "hide": 0, "includeAll": false, "label": "", "multi": false, "name": "DS_PROMETHEUS", "options": [], "query": "prometheus", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "allValue": null, "current": { "selected": true, "text": "node-exporter", "value": "node-exporter" }, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(node_uname_info, job)", "hide": 0, "includeAll": false, "label": "JOB", "multi": false, "name": "job", "options": [], "query": "label_values(node_uname_info, job)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(node_uname_info{job=~\"$job\"}, tke_cluster)", "hide": 0, "includeAll": false, "label": "TKE", "multi": false, "name": "tke", "options": [], "query": "label_values(node_uname_info{job=~\"$job\"}, tke_cluster)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allFormat": "glob", "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(node_uname_info{tke_cluster=~\"$tke\"},instance)", "hide": 0, "includeAll": false, "label": "IP", "multi": false, "multiFormat": "regex values", "name": "node", "options": [], "query": "label_values(node_uname_info{tke_cluster=~\"$tke\"},instance)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": { "isNone": true, "text": "None", "value": "" }, "datasource": "${DS_PROMETHEUS}", "definition": "", "hide": 2, "includeAll": false, "label": "", "multi": false, "name": "maxmount", "options": [], "query": "query_result(topk(1,sort_desc (max(node_filesystem_size_bytes{instance=~'$node',fstype=~\"ext4|xfs\"}) by (mountpoint))))", "refresh": 2, "regex": "/.*\\\"(.*)\\\".*/", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allFormat": "glob", "allValue": null, "current": { "isNone": true, "text": "None", "value": "" }, "datasource": "${DS_PROMETHEUS}", "definition": "", "hide": 2, "includeAll": false, "label": "环境", "multi": false, "multiFormat": "regex values", "name": "env", "options": [], "query": "label_values(node_exporter_build_info,env)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allFormat": "glob", "allValue": "", "current": { "isNone": true, "text": "None", "value": "" }, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(node_exporter_build_info{env=~'$env'},name)", "hide": 2, "includeAll": false, "label": "名称", "multi": false, "multiFormat": "regex values", "name": "name", "options": [], "query": "label_values(node_exporter_build_info{env=~'$env'},name)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "/.*/", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "datasource": "${DS_PROMETHEUS}", "filters": [], "hide": 0, "label": "", "name": "Filters", "skipUrlSync": false, "type": "adhoc" } ] }, "time": { "from": "now-2d", "to": "now" }, "timepicker": { "now": true, "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "pl-node-basic", "uid": "373ECF9F8C803577426C92138DB4A597", "version": 2 }
2019-12-28 10:31:08 UTC
null
0
0
9,921
1
240,154
14,324
105
klaytn
Klaytn
null
2019-03-14 10:36:31 UTC
2019-05-23 05:32:38 UTC
0
This dashboard for monitoring klaytn blockchain node metrics collected by custom exporter and stored in Prometheus TSDB.
43,063
43,064
Other
null
0
0
14,324
1
9,921
6
49
null
{ "__inputs": [ { "name": "DS_KLAYTN", "label": "klaytn", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "5.1.4" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "5.0.0" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "5.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "5.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 9921, "graphTooltip": 0, "id": null, "iteration": 1558585635124, "links": [], "panels": [ { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 125, "panels": [], "title": "BlockChain", "type": "row" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_KLAYTN}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 5, "w": 5, "x": 0, "y": 1 }, "id": 10, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": " Tx/Sec", "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": false }, "tableColumn": "", "targets": [ { "expr": "rate(klaytn_blockchain_block_tx_counter{instance=\"$server\"}[30s])", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "TPS (rate)", "type": "singlestat", "valueFontSize": "200%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_KLAYTN}", "format": "s", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 5, "w": 4, "x": 5, "y": 1 }, "id": 38, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "expr": "klaytn_chain_inserts{instance=\"$server\"}", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "0.8,1.0", "title": "BlockInsertTime", "type": "singlestat", "valueFontSize": "100%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_KLAYTN}", "description": "Consensus Round Time (prepare -> commit)", "format": "s", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 5, "w": 4, "x": 9, "y": 1 }, "id": 42, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "expr": "klaytn_consensus_istanbul_core_timer{instance=\"$server\"}", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "1.3,1.5", "title": "Consensus Round Time", "type": "singlestat", "valueFontSize": "100%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_KLAYTN}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 5, "w": 6, "x": 13, "y": 1 }, "id": 6, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "Num : ", "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": false }, "tableColumn": "", "targets": [ { "expr": "klaytn_blockchain_head_blocknumber{instance=\"$server\"}", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Head Block Number", "type": "singlestat", "valueFontSize": "100%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_KLAYTN}", "description": "Live Peer Connection", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 5, "w": 2, "x": 19, "y": 1 }, "id": 20, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "expr": "klaytn_p2p_PeerCountGauge{instance=\"$server\"}", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Live Peer Con", "type": "singlestat", "valueFontSize": "200%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_KLAYTN}", "description": "TxPool Pending Current Size", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 5, "w": 3, "x": 0, "y": 6 }, "id": 31, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "expr": " klaytn_tx_pool_pending_gauge{instance=\"$server\"}", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "TxPool (pending)", "type": "singlestat", "valueFontSize": "200%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_KLAYTN}", "description": "TxPool Queue Current Size", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 5, "w": 3, "x": 3, "y": 6 }, "id": 32, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "expr": " klaytn_tx_pool_queue_gauge{instance=\"$server\"}", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "TxPool (queue)", "type": "singlestat", "valueFontSize": "200%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_KLAYTN}", "description": "Tx Received Count", "format": "short", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 5, "w": 3, "x": 6, "y": 6 }, "id": 49, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "expr": "klaytn_klay_prop_txns_in_packets{instance=\"$server\"}", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Tx Received Count", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_KLAYTN}", "description": "Tx Received Bytes", "format": "decbytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 5, "w": 3, "x": 9, "y": 6 }, "id": 51, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "expr": "klaytn_klay_prop_txns_in_traffic{instance=\"$server\"}", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Tx Received Bytes", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_KLAYTN}", "description": "Tx Send Count", "format": "short", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 5, "w": 3, "x": 12, "y": 6 }, "id": 50, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "expr": "klaytn_klay_prop_txns_out_packets{instance=\"$server\"}", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Tx Send Count", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_KLAYTN}", "description": "Tx Send Bytes", "format": "decbytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 5, "w": 3, "x": 15, "y": 6 }, "id": 52, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "", "targets": [ { "expr": "klaytn_klay_prop_txns_out_traffic{instance=\"$server\"}", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Tx Send Bytes", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 11 }, "id": 69, "panels": [], "repeat": "server", "title": "Process Infos", "type": "row" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_KLAYTN}", "decimals": null, "description": "process cpu consume time rate (per second)", "format": "s", "gauge": { "maxValue": null, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 0, "y": 12 }, "id": 28, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "__name__", "targets": [ { "expr": "rate(process_cpu_seconds_total{instance=\"$server\"}[30s])", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "CPU (rate)", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_KLAYTN}", "decimals": null, "description": "Memory Allocation (resident)", "format": "decbytes", "gauge": { "maxValue": null, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 3, "y": 12 }, "id": 26, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "__name__", "targets": [ { "expr": "process_resident_memory_bytes{instance=\"$server\"}", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Mem(res)", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_KLAYTN}", "decimals": null, "description": "Memory Allocation (virtual)", "format": "decbytes", "gauge": { "maxValue": null, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 6, "y": 12 }, "id": 27, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "__name__", "targets": [ { "expr": "process_virtual_memory_bytes{instance=\"$server\"}", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Mem(vir)", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_KLAYTN}", "decimals": null, "description": "Opened File Description", "format": "none", "gauge": { "maxValue": null, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 9, "y": 12 }, "id": 21, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "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": false }, "tableColumn": "__name__", "targets": [ { "expr": "process_open_fds{instance=\"$server\"}", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Opened fd", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 16 }, "id": 23, "panels": [], "repeat": null, "title": "All", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_KLAYTN}", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 0, "y": 17 }, "id": 8, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(klaytn_blockchain_block_tx_counter[30s])", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "TPS (rate)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_KLAYTN}", "description": "txpool queue current size", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 6, "y": 17 }, "id": 30, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeatDirection": "h", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "klaytn_tx_pool_queue_gauge", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "TxPool (queue)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_KLAYTN}", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 12, "y": 17 }, "id": 2, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "klaytn_blockchain_head_blocknumber", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Head Block Num", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_KLAYTN}", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 18, "y": 17 }, "id": 126, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(klaytn_blockchain_head_blocknumber[30s])", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Block Produce(rate)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_KLAYTN}", "description": "txpool pending current size", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 0, "y": 24 }, "id": 16, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "klaytn_tx_pool_pending_gauge", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "TxPool - pending", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_KLAYTN}", "description": "Recived Block Count", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 6, "y": 24 }, "id": 35, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeatDirection": "h", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "klaytn_klay_prop_blocks_in_packets", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "BlockCount (Received)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_KLAYTN}", "description": "Send Block Count", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 12, "y": 24 }, "id": 36, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeatDirection": "h", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "klaytn_klay_prop_blocks_out_packets", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "BlockCount(Send)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_KLAYTN}", "description": "BlockInsertTime(sec)", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 18, "y": 24 }, "id": 37, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeatDirection": "h", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "klaytn_chain_inserts", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "BlockInsertTime(sec)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "sec", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_KLAYTN}", "description": "Live Peer Connection", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 0, "y": 31 }, "id": 33, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeatDirection": "h", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "klaytn_p2p_PeerCountGauge", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Live Peer Con", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_KLAYTN}", "description": "P2P Live Connection", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 6, "y": 31 }, "id": 60, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeatDirection": "h", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "klaytn_p2p_ConnectionCountGauge", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "P2P Live Connection", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_KLAYTN}", "description": "P2P Inbound Connection", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 12, "y": 31 }, "id": 61, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeatDirection": "h", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "klaytn_p2p_ConnectionInCountGauge", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "P2P Inbound Connection", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_KLAYTN}", "description": "Consensus Commit Sec", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 18, "y": 31 }, "id": 41, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "klaytn_consensus_istanbul_core_timer", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Consensus Commit Sec", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_KLAYTN}", "description": "BlockBytes (Received)", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 0, "y": 38 }, "id": 39, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "klaytn_klay_prop_blocks_in_traffic", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "BlockBytes (Received)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_KLAYTN}", "description": "BlockBytes (Send)", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 6, "y": 38 }, "id": 40, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "klaytn_klay_prop_blocks_out_traffic", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "BlockBytes (Send)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_KLAYTN}", "description": "tx received bytes", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 12, "y": 38 }, "id": 53, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "klaytn_klay_prop_txns_in_packets", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "tx received bytes", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_KLAYTN}", "description": "P2P Outbound Connection", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 18, "y": 38 }, "id": 62, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeatDirection": "h", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "klaytn_p2p_ConnectionOutCountGauge", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "P2P Outbound Connection", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_KLAYTN}", "description": "cpu process consume sec (rate)", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 0, "y": 45 }, "id": 18, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(process_cpu_seconds_total[30s])", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU (rate, sec)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_KLAYTN}", "description": "Memory Allocation (resident)", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 6, "y": 45 }, "id": 29, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "process_resident_memory_bytes", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Mem(res) - all", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_KLAYTN}", "description": "Memory Allocation (virtual)", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 12, "y": 45 }, "id": 34, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "process_virtual_memory_bytes", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Mem(vir) - all", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_KLAYTN}", "description": "tx send bytes", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 18, "y": 45 }, "id": 54, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "klaytn_klay_prop_txns_out_packets", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "tx send bytes", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_KLAYTN}", "description": "P2P Dial Try Rate", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 0, "y": 52 }, "id": 44, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(klaytn_p2p_DialTryCounter[30s])", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "P2P Dial Try Rate", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_KLAYTN}", "description": "P2P Dial Fail Rate", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 6, "y": 52 }, "id": 43, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(klaytn_p2p_DialFailCounter[30s])", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "P2P Dial Fail Rate", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 59 }, "id": 12, "panels": [], "title": "LevelDB", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_KLAYTN}", "description": "LevelDB (read)", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 0, "y": 60 }, "id": 55, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "klaytn_klay_db_chaindata_disk_read", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "LevelDB (read)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_KLAYTN}", "description": "LevelDB (Write)", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 6, "y": 60 }, "id": 46, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "klaytn_klay_db_chaindata_disk_write", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "LevelDB (Write)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_KLAYTN}", "description": "LevelDB 'header' (Read/Write)", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 12, "y": 60 }, "id": 123, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "klaytn_klay_db_chaindata_header_disk_read", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{instance}}:read", "refId": "G" }, { "expr": "klaytn_klay_db_chaindata_header_disk_write", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{instance}}:write", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "LevelDB 'header' dir. (R/W)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_KLAYTN}", "description": "LevelDB 'body' (Read/Write)", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 18, "y": 60 }, "id": 110, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "klaytn_klay_db_chaindata_body_disk_read", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{instance}}:read", "refId": "C" }, { "expr": "klaytn_klay_db_chaindata_body_disk_write", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{instance}}:write", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "LevelDB 'body' dir. (R/W)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_KLAYTN}", "description": "LevelDB 'statetrie' directory (Read/Write)", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 0, "y": 67 }, "id": 111, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "klaytn_klay_db_chaindata_statetrie_disk_read", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{instance}}:read", "refId": "J" }, { "expr": "klaytn_klay_db_chaindata_statetrie_disk_write", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{instance}}:write", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "LevelDB 'statetrie' dir. (R/W)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_KLAYTN}", "description": "LevelDB 'misc' directory (Read/Write)", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 6, "y": 67 }, "id": 122, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "klaytn_klay_db_chaindata_misc_disk_read", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{instance}}:read", "refId": "G" }, { "expr": "klaytn_klay_db_chaindata_misc_disk_write", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{instance}}:write", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "LevelDB 'misc' dir. (R/W)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_KLAYTN}", "description": "LevelDB 'statetrie' directory (Read/Write)", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 12, "y": 67 }, "id": 119, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "klaytn_klay_db_chaindata_txlookup_disk_read", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{instance}}:read", "refId": "J" }, { "expr": "klaytn_klay_db_chaindata_txlookup_disk_write", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{instance}}:write", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "LevelDB 'txlookup' dir. (R/W)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_KLAYTN}", "description": "LevelDB 'receipts' directory (Read/Write)", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 18, "y": 67 }, "id": 57, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "klaytn_klay_db_chaindata_receipts_disk_read", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{instance}}:read", "refId": "G" }, { "expr": "klaytn_klay_db_chaindata_receipts_disk_write", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{instance}}:write", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "LevelDB 'receipts' dir. (R/W)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "schemaVersion": 16, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_KLAYTN}", "definition": "", "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "server", "options": [], "query": "label_values(instance)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_KLAYTN}", "definition": "", "hide": 2, "includeAll": false, "label": null, "multi": false, "name": "MaxFds", "options": [], "query": "query_result(process_max_fds{instance=\"$server\"})", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-5m", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "Klaytn" }
2019-05-23 05:32:38 UTC
null
0
0
10,423
1
258,923
18,883
430
seaweedfs
SeaweedFS
Monitoring SeaweedFS
2019-06-24 07:20:31 UTC
2020-09-30 21:03:24 UTC
0
Moving to https://github.com/chrislusf/seaweedfs/blob/master/other/metrics/grafana_seaweedfs.json
45,220
45,221
null
null
2
5
18,883
1
10,423
6
51
null
{ "__inputs": [ { "name": "DS_PROMETHEUS-DEV", "label": "prometheus-dev", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "4.6.2" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "${DS_PROMETHEUS-DEV}", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "limit": 100, "name": "Annotations & Alerts", "showIn": 0, "type": "dashboard" } ] }, "editable": true, "gnetId": 10423, "graphTooltip": 0, "hideControls": false, "id": null, "links": [], "refresh": "30s", "rows": [ { "collapse": true, "height": 251, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS-DEV}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 46, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.90, sum(rate(SeaweedFS_filer_request_seconds_bucket[1m])) by (le))", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "average", "refId": "A", "step": 60 }, { "expr": "histogram_quantile(0.90, sum(rate(SeaweedFS_filer_request_seconds_bucket[1m])) by (le, type))", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "{{type}}", "refId": "B", "step": 60 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Filer Request Duration 90th percentile", "tooltip": { "msResolution": true, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS-DEV}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 49, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.95, sum(rate(SeaweedFS_filer_request_seconds_bucket[1m])) by (le))", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "average", "refId": "A", "step": 60 }, { "expr": "histogram_quantile(0.95, sum(rate(SeaweedFS_filer_request_seconds_bucket[1m])) by (le, type))", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "{{type}}", "refId": "B", "step": 60 }, { "expr": "", "format": "time_series", "intervalFactor": 2, "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Filer Request Duration 95th percentile", "tooltip": { "msResolution": true, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS-DEV}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 45, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.99, sum(rate(SeaweedFS_filer_request_seconds_bucket[1m])) by (le))", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "average", "refId": "A", "step": 60 }, { "expr": "histogram_quantile(0.99, sum(rate(SeaweedFS_filer_request_seconds_bucket[1m])) by (le, type))", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "{{type}}", "refId": "B", "step": 60 }, { "expr": "", "format": "time_series", "intervalFactor": 2, "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Filer Request Duration 99th percentile", "tooltip": { "msResolution": true, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS-DEV}", "editable": true, "error": false, "fill": 0, "grid": {}, "id": 2, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": false, "rightSide": true, "show": true, "sideWidth": 250, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 12, "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "total", "lines": false } ], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(SeaweedFS_filer_request_total[1m]) * 5", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{type}}", "refId": "A", "step": 30 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Filer QPS", "tooltip": { "msResolution": true, "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Filer", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS-DEV}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 56, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.90, sum(rate(SeaweedFS_s3_request_seconds_bucket[1m])) by (le))", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "average", "refId": "A", "step": 60 }, { "expr": "histogram_quantile(0.90, sum(rate(SeaweedFS_s3_request_seconds_bucket[1m])) by (le, type))", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "{{type}}", "refId": "B", "step": 60 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "S3 Request Duration 90th percentile", "tooltip": { "msResolution": true, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS-DEV}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 57, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.95, sum(rate(SeaweedFS_s3_request_seconds_bucket[1m])) by (le))", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "average", "refId": "A", "step": 60 }, { "expr": "histogram_quantile(0.95, sum(rate(SeaweedFS_s3_request_seconds_bucket[1m])) by (le, type))", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "{{type}}", "refId": "B", "step": 60 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "S3 Request Duration 95th percentile", "tooltip": { "msResolution": true, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS-DEV}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 58, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.99, sum(rate(SeaweedFS_s3_request_seconds_bucket[1m])) by (le))", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "average", "refId": "A", "step": 60 }, { "expr": "histogram_quantile(0.99, sum(rate(SeaweedFS_s3_request_seconds_bucket[1m])) by (le, type))", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "{{type}}", "refId": "B", "step": 60 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "S3 Request Duration 99th percentile", "tooltip": { "msResolution": true, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS-DEV}", "editable": true, "error": false, "fill": 0, "grid": {}, "id": 55, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": false, "rightSide": true, "show": true, "sideWidth": 250, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 12, "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "total", "lines": false } ], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(SeaweedFS_s3_request_total[1m]) * 5", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{type}}", "refId": "A", "step": 30 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "S3 API QPS", "tooltip": { "msResolution": true, "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS-DEV}", "editable": true, "error": false, "fill": 0, "grid": {}, "hideTimeOverride": false, "id": 59, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": false, "rightSide": true, "show": true, "sideWidth": 250, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 12, "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "total", "lines": false } ], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by (type) (SeaweedFS_s3_request_total{type=~'PUT|COPY|POST|LIST'})*0.000005", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "{{type}} requests", "refId": "A", "step": 30 }, { "expr": "sum (SeaweedFS_s3_request_total{type=~'PUT|COPY|POST|LIST'})*0.000005", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "All PUT, COPY, POST, LIST", "refId": "C", "step": 30 }, { "expr": "sum (SeaweedFS_s3_request_total{type!~'PUT|COPY|POST|LIST'})*0.0000004", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "GET and all other", "refId": "B" }, { "expr": "sum by (type) (SeaweedFS_s3_request_total{type!~'PUT|COPY|POST|LIST'})*0.0000004", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "{{type}} requests", "refId": "D" } ], "thresholds": [], "timeFrom": "1M", "timeShift": null, "title": "S3 API Monthly Cost if on AWS", "tooltip": { "msResolution": true, "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "currencyUSD", "label": "Cost in US$", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "currencyUSD", "label": "Write Cost", "logBase": 1, "max": null, "min": null, "show": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "S3 Gateway", "titleSize": "h6" }, { "collapse": true, "height": 252, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS-DEV}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 47, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.99, sum(rate(SeaweedFS_volumeServer_request_seconds_bucket[1m])) by (le, exported_instance))", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "{{exported_instance}}", "refId": "B" }, { "expr": "histogram_quantile(0.99, sum(rate(SeaweedFS_volumeServer_request_seconds_bucket[1m])) by (le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "average", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Volume Server Request Duration 99th percentile", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS-DEV}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 40, "legend": { "alignAsTable": true, "avg": false, "current": false, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "rightSide": true, "show": true, "sort": "total", "sortDesc": true, "total": true, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(SeaweedFS_volumeServer_request_total[1m])) by (type)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{type}}", "refId": "A", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Volume Server QPS", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS-DEV}", "fill": 1, "id": 48, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(SeaweedFS_volumeServer_volumes) by (collection, type)", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "{{collection}} {{type}}", "refId": "A" }, { "expr": "sum(SeaweedFS_volumeServer_max_volumes)", "format": "time_series", "intervalFactor": 2, "legendFormat": "Total", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Volume Count", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS-DEV}", "fill": 1, "id": 50, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(SeaweedFS_volumeServer_total_disk_size) by (collection, type)", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "{{collection}} {{type}}", "refId": "A" }, { "expr": "sum(SeaweedFS_volumeServer_total_disk_size)", "format": "time_series", "intervalFactor": 2, "legendFormat": "Total", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Used Disk Space by Collection and Type", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS-DEV}", "fill": 1, "id": 51, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(SeaweedFS_volumeServer_total_disk_size) by (exported_instance)", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "{{exported_instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Used Disk Space by Host", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Volume Server", "titleSize": "h6" }, { "collapse": true, "height": 251, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS-DEV}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 12, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.99, sum(rate(SeaweedFS_filerStore_request_seconds_bucket[1m])) by (le, type))", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{type}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Filer Store Request Duration 99th percentile", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS-DEV}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 14, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(SeaweedFS_filerStore_request_total [1m])) by (type)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{type}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Filer Store QPS", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Filer Store", "titleSize": "h6" }, { "collapse": true, "height": 242, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS-DEV}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 52, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "go_memstats_alloc_bytes{exported_job=\"filer\"}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "bytes allocated", "refId": "B" }, { "expr": "rate(go_memstats_alloc_bytes_total{exported_job=\"filer\"}[30s])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "alloc rate", "refId": "A" }, { "expr": "go_memstats_stack_inuse_bytes{exported_job=\"filer\"}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "stack inuse", "refId": "C" }, { "expr": "go_memstats_heap_inuse_bytes{exported_job=\"filer\"}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "heap inuse", "refId": "D" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Filer Go Memory Stats", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS-DEV}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 54, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "go_gc_duration_seconds{exported_job=\"filer\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{quantile}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Filer Go GC duration quantiles", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS-DEV}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 53, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "go_goroutines{exported_job=\"filer\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{exported_instance}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Filer Go Routines", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Filer Instances", "titleSize": "h6" } ], "schemaVersion": 14, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-30d", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "SeaweedFS", "version": 2, "description": "Monitoring SeaweedFS" }
2020-09-20 05:00:25 UTC
2020-09-30 21:03:24 UTC
2
5
10,006
1
244,456
24,806
686
mysql-innodb-cluster
MySQL Innodb Cluster
A dashboard for Innodb Cluster monitoring
2019-04-05 09:23:57 UTC
2022-07-26 10:17:58 UTC
0
To use with MySQL Custom Queries (PMM). The yaml : https://github.com/valentin-traen/MySQL-PMM-innodb_cluster_monitoring/blob/master/queries-mysqld.yml
43,660
43,661
Other
null
1
5
24,806
1
10,006
6
53
A dashboard for Innodb Cluster monitoring
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "panel", "id": "btplc-status-dot-panel", "name": "Status Dot", "version": "0.2.4" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "5.4.5" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "5.0.0" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "5.0.0" }, { "type": "panel", "id": "table", "name": "Table", "version": "5.0.0" }, { "type": "panel", "id": "text", "name": "Text", "version": "5.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "A dashboard for Innodb Cluster monitoring", "editable": true, "gnetId": 10006, "graphTooltip": 0, "id": null, "iteration": 1652950981320, "links": [], "panels": [ { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 12, "panels": [], "title": "GENERAL", "type": "row" }, { "content": "##### MySQL Instances", "gridPos": { "h": 2, "w": 6, "x": 0, "y": 1 }, "id": 30, "links": [], "mode": "markdown", "title": "", "transparent": true, "type": "text" }, { "datasource": "${DS_PROMETHEUS}", "decimals": 2, "defaultColor": "#bf1b00", "format": "none", "gridPos": { "h": 2, "w": 6, "x": 0, "y": 3 }, "id": 49, "linkIndex": "0", "linkVars": [ { "index": "0", "name": "host" } ], "links": [ { "params": "var-host=$host", "title": "Mysql Overview", "type": "absolute", "url": "https://pmm-tessi.interne.tessi-techno.fr/graph/d/MQWgroiiz/mysql-overview?from=now-5m&to=now&var-interval=$__auto_interval_interval" } ], "mathColorValue": "data[end]", "mathDisplayValue": "data[end]", "mathScratchPad": "data = size(data)[1] == 0 ? [NaN] : data", "radius": "20px", "targets": [ { "expr": "mysql_up{instance=~\"$cluster\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [ { "color": "#629e51", "value": "1" } ], "title": "MySQL State", "type": "btplc-status-dot-panel" }, { "columns": [], "datasource": "${DS_PROMETHEUS}", "fontSize": "110%", "gridPos": { "h": 5, "w": 24, "x": 0, "y": 5 }, "id": 2, "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": null, "desc": false }, "styles": [ { "alias": "Last check", "dateFormat": "DD/MM/YY HH:MM:SS", "pattern": "Time", "type": "date" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "CHANNEL_NAME", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "Hostname", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "INSTANCE_NAME", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "Hostname", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "MEMBER_HOST", "thresholds": [], "type": "hidden", "unit": "short", "valueMaps": [] }, { "alias": "Role", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "MEMBER_ROLE", "thresholds": [], "type": "string", "unit": "short", "valueMaps": [] }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "MEMBER_STATE", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "State", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "MEMBER_STATE_UPDATE", "thresholds": [], "type": "string", "unit": "short" }, { "alias": "MySQL Version", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "MEMBER_VERSION", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "__name__", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "instance", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "job", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": " ", "colorMode": "row", "colors": [ "#629e51", "#c15c17", "#bf1b00" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "mappingType": 1, "pattern": "Value", "thresholds": [ "1", "2", "3" ], "type": "number", "unit": "short" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "MEMBER_ID", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "MEMBER_PORT", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "Cluster Name", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "CLUSTER_NAME", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "number", "unit": "short" } ], "targets": [ { "expr": "mysql_performance_schema_group_replication_replication_group_members_STATUS{instance=~\"$cluster\"}", "format": "table", "instant": true, "intervalFactor": 1, "refId": "A" } ], "title": "ETAT DU CLUSTER", "transform": "table", "transparent": true, "type": "table" }, { "columns": [], "fontSize": "110%", "gridPos": { "h": 4, "w": 24, "x": 0, "y": 10 }, "id": 51, "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 0, "desc": true }, "styles": [ { "alias": "Server name", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "HOST_NAME", "type": "string" }, { "alias": "Version", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "VERSION", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "State", "colorMode": "row", "colors": [ "#508642", "#508642", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "mappingType": 1, "pattern": "Value", "thresholds": [ "0" ], "type": "string", "unit": "none", "valueMaps": [ { "text": "Reachable", "value": "0" }, { "text": "Unreachable", "value": "1" } ] }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "/.*/", "thresholds": [], "type": "hidden", "unit": "short" } ], "targets": [ { "expr": "mysql_performance_schema_group_replication_replication_router_VALUE{instance=~\"$cluster\"}", "format": "table", "instant": true, "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "MySQL ROUTER", "transform": "table", "type": "table" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 14 }, "id": 10, "panels": [], "title": "Node informations", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "**InnoDB Row Operations**\n\nThis graph allows you to see which operations occur and the number of rows affected per operation. A graph like Queries Per Second will give you an idea of queries, but one query could effect millions of rows.", "editable": true, "error": false, "fill": 2, "grid": {}, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 15 }, "id": 6, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": "cluster", "repeatDirection": "v", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "calculatedInterval": "2m", "datasourceErrors": {}, "errors": {}, "expr": "rate(mysql_global_status_innodb_row_ops_total{instance=~\"$cluster\"}[$interval]) or irate(mysql_global_status_innodb_row_ops_total{instance=~\"$cluster\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Rows {{ operation }}", "metric": "", "refId": "A", "step": 300 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "[$cluster] InnoDB Row Operations", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 15 }, "id": 16, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": false, "linewidth": 2, "links": [], "minSpan": null, "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": "cluster", "repeatDirection": "v", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum(increase(node_network_receive_bytes{instance=~\"$cluster\", device!=\"lo\"}[1h]))", "format": "time_series", "interval": "1h", "intervalFactor": 1, "legendFormat": "Inbound", "metric": "node_nf_conntrack_entries_limit", "refId": "A", "step": 40, "target": "" }, { "expr": "sum(increase(node_network_transmit_bytes{instance=~\"$cluster\", device!=\"lo\"}[1h]))", "format": "time_series", "interval": "1h", "intervalFactor": 1, "legendFormat": "Outbound", "metric": "node_nf_conntrack_entries_limit", "refId": "B", "step": 40 } ], "thresholds": [], "timeFrom": "24h", "timeRegions": [], "timeShift": null, "title": "[$cluster] Network usage", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "bytes", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": false, "schemaVersion": 16, "style": "dark", "tags": [ "HA", "MySQL", "Innodb" ], "templating": { "list": [ { "auto": true, "auto_count": 200, "auto_min": "1s", "current": { "text": "auto", "value": "$__auto_interval_interval" }, "hide": 0, "label": "interval", "name": "interval", "options": [ { "selected": true, "text": "auto", "value": "$__auto_interval_interval" }, { "selected": false, "text": "1s", "value": "1s" }, { "selected": false, "text": "5s", "value": "5s" }, { "selected": false, "text": "1m", "value": "1m" }, { "selected": false, "text": "5m", "value": "5m" }, { "selected": false, "text": "1h", "value": "1h" }, { "selected": false, "text": "6h", "value": "6h" }, { "selected": false, "text": "1d", "value": "1d" } ], "query": "1s,5s,1m,5m,1h,6h,1d", "refresh": 2, "skipUrlSync": false, "type": "interval" }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "", "hide": 0, "includeAll": false, "label": "cluster", "multi": true, "name": "cluster", "options": [], "query": "label_values(mysql_performance_schema_group_replication_replication_group_members_STATUS, INSTANCE_NAME)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "label_values(mysql_performance_schema_group_replication_replication_group_members_STATUS{CLUSTER_NAME=\"$tag\"}, INSTANCE_NAME)", "tags": [ "kyc_cluster_preprod", "kyc_cluster_production", "kyc_cluster_test" ], "tagsQuery": "label_values(mysql_performance_schema_group_replication_replication_group_members_STATUS, CLUSTER_NAME)", "type": "query", "useTags": true } ] }, "time": { "from": "now-5m", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "MySQL Innodb Cluster", "uid": "NSip98emz", "version": 29 }
2022-05-19 09:08:56 UTC
null
0
0
5,468
1
137,555
7,886
1,840
kafka-overview-burrow-consumer-lag-stats-kafka-disk-usage
Kubernetes Kafka Overview, Burrow consumer lag stats, Kafka disk usage
Kafka resource usage and consumer lag overview
2018-04-07 19:38:49 UTC
2018-07-07 23:50:32 UTC
0
Docs: \ https://github.com/ignatev/burrow-kafka-dashboard 25 april 2018 \ Add topic size \ Add disk usage stats
25,547
25,550
Other
null
0
0
7,886
1
5,468
6
1,611
Kafka resource usage and consumer lag overview
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "5.0.0" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "5.0.0" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "5.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Kafka resource usage and consumer lag overview", "editable": true, "gnetId": 5468, "graphTooltip": 0, "id": null, "links": [], "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 6, "w": 13, "x": 0, "y": 0 }, "id": 22, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": false, "hideZero": true, "max": false, "min": false, "rightSide": true, "show": true, "sort": "total", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [ {} ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by(topic) (kafka_log_size)", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{topic}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Kafka log size by topic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 6, "w": 11, "x": 13, "y": 0 }, "id": 20, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by(pod) (kafka_log_size)", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{pod}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Kafka log size by broker (disk space utilization)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "localhost:7071": "#629E51" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 6, "w": 8, "x": 0, "y": 6 }, "id": 1, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(process_cpu_seconds_total{job=\"kafka-hs\"}[1m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{pod}}", "metric": "process_cpu_seconds_total", "refId": "A", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "CPU Usage", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Cores", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "localhost:7071": "#BA43A9" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 6, "w": 8, "x": 8, "y": 6 }, "id": 2, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum without(area)(jvm_memory_bytes_used{job=\"kafka-hs\"})", "format": "time_series", "hide": true, "intervalFactor": 2, "legendFormat": "{{pod}}", "metric": "jvm_memory_bytes_used", "refId": "A", "step": 4 }, { "expr": "sum by (pod_name)(container_memory_usage_bytes{pod_name=~\"kafka-.\"}) ", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{pod_name}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "JVM Memory Used", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "Memory", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "localhost:7071": "#890F02" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 6, "w": 8, "x": 16, "y": 6 }, "id": 3, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum without(gc)(rate(jvm_gc_collection_seconds_sum{job=\"kafka-hs\"}[5m]))", "format": "time_series", "intervalFactor": 10, "legendFormat": "{{pod}}", "metric": "jvm_gc_collection_seconds_sum", "refId": "A", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Time spent in GC", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percentunit", "label": "% time in GC", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 6, "w": 8, "x": 0, "y": 12 }, "id": 4, "isNew": true, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": false, "hideZero": true, "max": true, "min": false, "rightSide": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum without(instance, pod)(rate(kafka_server_brokertopicmetrics_messagesin_total{job=\"kafka-hs\",topic!=\"\"}[5m]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{topic}}", "metric": "kafka_server_brokertopicmetrics_messagesin_total", "refId": "A", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Messages In Per Topic", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Messages/s", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 6, "w": 8, "x": 8, "y": 12 }, "id": 5, "isNew": true, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideZero": true, "max": true, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum without(instance, pod)(rate(kafka_server_brokertopicmetrics_bytesin_total{job=\"kafka-hs\",topic!=\"\"}[5m]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{topic}}", "metric": "kafka_server_brokertopicmetrics_bytesin_total", "refId": "A", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Bytes In Per Topic", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": "Bytes/s", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 6, "w": 8, "x": 16, "y": 12 }, "id": 6, "isNew": true, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideZero": true, "max": true, "min": false, "rightSide": true, "show": true, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum without(instance, pod)(rate(kafka_server_brokertopicmetrics_bytesout_total{job=\"kafka-hs\",topic!=\"\"}[5m]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{topic}}", "metric": "kafka_server_brokertopicmetrics_bytesin_total", "refId": "A", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Bytes Out Per Topic", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": "Bytes/s", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 6, "w": 8, "x": 0, "y": 18 }, "id": 18, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideZero": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "kafka_controller_kafkacontroller_offlinepartitionscount", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{pod}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Offline partitions", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 6, "w": 8, "x": 8, "y": 18 }, "id": 8, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideZero": true, "max": true, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "kafka_burrow_total_lag", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{group}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Consumer lag by group", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 6, "w": 8, "x": 16, "y": 18 }, "id": 16, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": false, "hideZero": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by (group)(rate(kafka_burrow_partition_lag[10m]))", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{group}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Average partition lag by group", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 5, "w": 12, "x": 0, "y": 24 }, "id": 14, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "rightSide": true, "show": true, "sort": "max", "sortDesc": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by (topic)(kafka_cluster_partition_underreplicated)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{topic}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Underreplicated partitions by topic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 5, "w": 12, "x": 12, "y": 24 }, "id": 12, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by (pod)(rate(kafka_server_replicamanager_isrexpands_total[1m]))", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{pod}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "ISR expands by instance", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "refresh": "1m", "schemaVersion": 16, "style": "dark", "tags": [ "Kafka" ], "templating": { "list": [] }, "time": { "from": "now-3h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "Kubernetes Kafka Overview, Burrow consumer lag stats, Kafka disk usage", "uid": "i8HLvrkiz", "version": 3 }
2018-04-25 13:41:47 UTC
2018-07-07 23:50:32 UTC
0
0
7,991
1
171,305
22,297
14,069
2mysql-simple-dashboard
2MySQL Simple Dashboard
My MySQL simple dashboard
2018-09-18 15:37:19 UTC
2021-08-30 07:41:48 UTC
0
I know... it's just an other MySQL dashboard! But it doesn't need any collection tool since it uses a simple stored routine scheduled by MySQL itself available here: https://github.com/meob/my2Collector
41,342
41,343
Other
null
17
4.12
22,297
1
7,991
6
1,638
My MySQL simple dashboard
{ "__inputs": [ { "name": "DS_MYMYSQL", "label": "MyMySQL", "description": "", "type": "datasource", "pluginId": "mysql", "pluginName": "MySQL" } ], "__requires": [ { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.1.2" }, { "type": "panel", "id": "graph", "name": "Graph (old)", "version": "" }, { "type": "panel", "id": "heatmap", "name": "Heatmap", "version": "" }, { "type": "datasource", "id": "mysql", "name": "MySQL", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "text", "name": "Text", "version": "" } ], "annotations": { "list": [ { "$$hashKey": "object:1657", "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "limit": 100, "name": "Annotations & Alerts", "showIn": 0, "target": { "limit": 100, "matchAny": false, "tags": [], "type": "dashboard" }, "type": "dashboard" } ] }, "description": "My MySQL simple dashboard", "editable": true, "gnetId": 7991, "graphTooltip": 1, "id": null, "iteration": 1630308714917, "links": [ { "$$hashKey": "object:109", "asDropdown": true, "icon": "external link", "includeVars": true, "tags": [ "MyMySQL" ], "title": "My Tools", "type": "dashboards" }, { "$$hashKey": "object:110", "icon": "external link", "includeVars": false, "tags": [], "targetBlank": true, "title": "Meo's Site", "type": "link", "url": "https://www.xenialab.it/meo/web/index5.htm#my" } ], "panels": [ { "datasource": "${DS_MYMYSQL}", "gridPos": { "h": 2, "w": 20, "x": 0, "y": 0 }, "id": 32, "links": [], "options": { "content": "<div style=\"text-align: center;\">$MyInstance -- <b>$MyVar</b></div>", "mode": "html" }, "pluginVersion": "8.1.2", "targets": [ { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": false, "rawSql": "SELECT\n c1 AS \"time\",\n v1\nFROM mylog\nWHERE\n $__timeFilter(c1)\nORDER BY c1", "refId": "A", "select": [ [ { "params": [ "v1" ], "type": "column" } ] ], "table": "mylog", "timeColumn": "c1", "timeColumnType": "timestamp", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "title": "Connection Info", "transparent": true, "type": "text" }, { "cacheTimeout": null, "datasource": "$MyInstance", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 2, "w": 4, "x": 20, "y": 0 }, "id": 20, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.1.2", "targets": [ { "alias": "", "format": "time_series", "group": [], "hide": false, "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n UNIX_TIMESTAMP(timest) as time_sec,\n variable_value/600 as value\nFROM my2.status\nWHERE $__timeFilter(timest)\n AND variable_name='CONNECTIONS-d'\n AND variable_value>=0\nORDER BY timest ASC\n", "refId": "A", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "title": "Connections/sec", "transparent": true, "type": "stat" }, { "aliasColors": { "ABORTED_CLIENTS": "#bf1b00", "ABORTED_CLIENTS-d": "#890f02", "ABORTED_CONNECTS": "#f29191", "Aborted_clients-d": "#c15c17", "Aborted_connects-d": "#cca300", "SLOW_QUERIES": "#e24d42", "SLOW_QUERIES-d": "#cca300", "Slow_queries": "#99440a", "Slow_queries-d": "#890f02", "THREADS_CONNECTED": "#3f6833", "THREADS_RUNNING": "#cca300", "Threads_connected": "#64b0c8" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$MyInstance", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 5, "fillGradient": 0, "gridPos": { "h": 6, "w": 10, "x": 0, "y": 2 }, "hiddenSeries": false, "id": 2, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "paceLength": 10, "percentage": false, "pluginVersion": "8.1.2", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:730", "alias": "SLOW_QUERIES", "fill": 0, "yaxis": 2 }, { "$$hashKey": "object:731", "alias": "ABORTED_CLIENTS", "fill": 0, "yaxis": 2 }, { "$$hashKey": "object:732", "alias": "ABORTED_CONNECTS", "fill": 0, "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "format": "time_series", "group": [], "hide": false, "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT $__timeGroup(timest, '10m') AS time,\n variable_name as metric,\n avg(variable_value+0) as value\n FROM my2.status\n WHERE $__timeFilter(timest)\n AND variable_name in ('THREADS_CONNECTED', 'THREADS_RUNNING')\n GROUP BY 1,2\n ORDER BY 1 ASC", "refId": "A", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] }, { "alias": "", "format": "time_series", "group": [], "hide": false, "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n $__timeGroup(timest, '10m') as time,\n substr(variable_name,1,length(variable_name)-2) as metric,\n avg(variable_value+0) as value\nFROM my2.status\nWHERE $__timeFilter(timest)\n and variable_name in ('SLOW_QUERIES-d', 'ABORTED_CONNECTS-d','ABORTED_CLIENTS-d')\n and variable_value>=0\nGROUP BY 1,2\nORDER BY 1 ASC\n", "refId": "B", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [ { "$$hashKey": "object:791", "colorMode": "gray", "fill": true, "fromDayOfWeek": 6, "line": false, "op": "time", "toDayOfWeek": 7 } ], "timeShift": null, "title": "Threads & Errors", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:763", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:764", "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$MyInstance", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 10, "x": 10, "y": 2 }, "hiddenSeries": false, "id": 4, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 3, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "paceLength": 10, "percentage": false, "pluginVersion": "8.1.2", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:1850", "alias": "SIZEDB.TOTAL", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "format": "time_series", "group": [], "hide": false, "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n $__timeGroup(timest,'24h') as time,\n variable_name as metric,\n avg(variable_value+0) as value\nFROM my2.status\nWHERE $__timeFilter(timest)\n and variable_name in ('SIZEDB.TOTAL')\nGROUP BY 1,2\nORDER BY 1 ASC\n", "refId": "A", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "thresholds": [], "timeFrom": "180d", "timeRegions": [ { "$$hashKey": "object:1888", "colorMode": "gray", "fill": true, "fromDayOfWeek": 6, "line": false, "op": "time", "toDayOfWeek": 7 } ], "timeShift": null, "title": "Space usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1863", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false }, { "$$hashKey": "object:1864", "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "datasource": "$MyInstance", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "#d44a3a", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 95 }, { "color": "#299c46", "value": 98 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 20, "y": 2 }, "id": 41, "interval": null, "links": [], "maxDataPoints": 100, "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.1.2", "targets": [ { "alias": "", "format": "time_series", "group": [], "hide": false, "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT $__timeGroup(s1.timest,'30m') as time_sec,\n avg(1-s1.variable_value/s2.variable_value)*100 as value\nFROM my2.status s1, my2.status s2\nWHERE $__timeFilter(s1.timest)\n AND s1.timest=s2.timest\n AND s1.variable_name='INNODB_BUFFER_POOL_READS-d'\n AND s2.variable_name='INNODB_BUFFER_POOL_READ_REQUESTS-d'\n AND s2.variable_value>0\nGROUP BY 1\nORDER BY 1 ASC\n", "refId": "A", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "title": "InnoDB Cache Hit", "type": "gauge" }, { "cacheTimeout": null, "datasource": "$MyInstance", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "#d44a3a", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 95 }, { "color": "#299c46", "value": 98 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 20, "y": 6 }, "id": 42, "interval": null, "links": [], "maxDataPoints": 100, "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.1.2", "targets": [ { "alias": "", "format": "time_series", "group": [], "hide": false, "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT $__timeGroup(s1.timest,'30m') as time_sec,\n avg(1-s1.variable_value/s2.variable_value)*100 as value\nFROM my2.status s1, my2.status s2\nWHERE $__timeFilter(s1.timest)\n AND s1.timest=s2.timest\n AND s1.variable_name='KEY_READS-d'\n AND s2.variable_name='KEY_READ_REQUESTS-d'\n AND s2.variable_value>0\nGROUP BY 1\nORDER BY 1 ASC\n", "refId": "A", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "title": "MyISAM Cache Hit", "type": "gauge" }, { "aliasColors": { "DELETE": "#bf1b00", "DELETE_MULTI": "#bf1b00", "INSERT": "#629e51", "INSERT_SELECT": "#3f6833", "SELECT": "#5195ce", "UPDATE": "#cca300", "UPDATE_MULTI": "#f2c96d" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$MyInstance", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 5, "fillGradient": 0, "gridPos": { "h": 6, "w": 10, "x": 0, "y": 8 }, "hiddenSeries": false, "id": 6, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "paceLength": 10, "percentage": false, "pluginVersion": "8.1.2", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "SELECT", "yaxis": 1 } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "", "format": "time_series", "group": [], "hide": false, "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT $__timeGroup(timest, '10m') AS time,\n substr(variable_name,5,length(variable_name)-6) as metric,\n avg(variable_value/600) as value\n FROM my2.status\n WHERE $__timeFilter(timest)\n and variable_name in ('COM_SELECT-d', 'COM_INSERT-d', 'COM_UPDATE-d', 'COM_DELETE-d')\n and variable_value >=0\n GROUP BY 1,2\n ORDER BY 1 ASC\n", "refId": "A", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [ { "colorMode": "gray", "fill": true, "fromDayOfWeek": 6, "line": false, "op": "time", "toDayOfWeek": 7 } ], "timeShift": null, "title": "SQL Commands /sec", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:118", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:119", "format": "ops", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$MyInstance", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 10, "x": 10, "y": 8 }, "hiddenSeries": false, "id": 8, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "paceLength": 10, "percentage": false, "pluginVersion": "8.1.2", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "BYTES_SENT-d", "yaxis": 2 }, { "alias": "BYTES_RECEIVED-d", "transform": "negative-Y", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "format": "time_series", "group": [], "hide": false, "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT $__timeGroup(timest, '10m') AS time,\n variable_name as metric,\n avg(variable_value+0)/600 as value\n FROM my2.status\n WHERE $__timeFilter(timest)\n and variable_name in ('Bytes_received-d', 'Bytes_sent-d')\n GROUP BY 1,2\n ORDER BY 1 ASC\n", "refId": "A", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [ { "colorMode": "gray", "fill": true, "fromDayOfWeek": 6, "line": false, "op": "time", "toDayOfWeek": 7 } ], "timeShift": null, "title": "Network", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false }, { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "datasource": "$MyInstance", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "#d44a3a", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 30 }, { "color": "#299c46", "value": 50 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 20, "y": 9 }, "id": 43, "interval": null, "links": [], "maxDataPoints": 100, "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.1.2", "targets": [ { "alias": "", "format": "time_series", "group": [], "hide": false, "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT $__timeGroup(s1.timest,'30m') as time_sec,\n avg((s1.variable_value/(s1.variable_value+s2.variable_value))*100) as value\nFROM my2.status s1, my2.status s2\nWHERE $__timeFilter(s1.timest)\n AND s1.timest=s2.timest\n AND s1.variable_name='QCACHE_HITS-d'\n AND s2.variable_name='COM_SELECT-d'\n AND s2.variable_value>0\nGROUP BY 1\nORDER BY 1 ASC\n\n\n\n", "refId": "A", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "title": "Query Cache Hit", "type": "gauge" }, { "cacheTimeout": null, "datasource": "$MyInstance", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "#d44a3a", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 0.5 }, { "color": "#299c46", "value": 0.6 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 2, "w": 4, "x": 20, "y": 12 }, "id": 36, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.1.2", "targets": [ { "alias": "", "format": "time_series", "group": [], "hide": false, "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n UNIX_TIMESTAMP(timest) as time_sec,\n sum(variable_value+0) as value\nFROM my2.status\nWHERE $__timeFilter(timest)\n AND variable_name like 'PROCESSES_COMMAND.Binlog Dump%'\nGROUP BY timest\nORDER BY timest ASC\n", "refId": "A", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "title": "Master - Connected Slaves", "type": "stat" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$MyInstance", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 2, "fillGradient": 0, "gridPos": { "h": 6, "w": 10, "x": 0, "y": 14 }, "hiddenSeries": false, "id": 10, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "paceLength": 10, "percentage": false, "pluginVersion": "8.1.2", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/_sec/", "color": "#3f6833", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "format": "time_series", "group": [], "hide": false, "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n UNIX_TIMESTAMP(timest) as time,\n variable_value+0 as value, variable_value/600 as value_sec,\n variable_name as metric\nFROM my2.status\nWHERE $__timeFilter(timest)\n and variable_name in ($MyStatistics)\nORDER BY timest ASC\n", "refId": "A", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [ { "colorMode": "gray", "fill": true, "fromDayOfWeek": 6, "line": false, "op": "time", "toDayOfWeek": 7 } ], "timeShift": null, "title": "Custom Statistic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": "", "logBase": 1, "max": null, "min": "0", "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateRdYlGn", "exponent": 0.5, "max": null, "min": null, "mode": "spectrum" }, "dataFormat": "tsbuckets", "datasource": "$MyInstance", "gridPos": { "h": 6, "w": 10, "x": 10, "y": 14 }, "heatmap": {}, "hideTimeOverride": false, "hideZeroBuckets": false, "highlightCards": true, "id": 18, "legend": { "show": true }, "links": [], "reverseYBuckets": false, "targets": [ { "alias": "", "format": "time_series", "group": [], "hide": false, "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n $__timeGroup(timest, '24h') as time,\n concat(' ',max(date_format(timest,'%H'))) as metric,\n sum(variable_value)/3600 as value\nFROM my2.status\nWHERE variable_name='QUERIES-d'\n and variable_value>0\n and $__timeFilter(timest)\nGROUP BY $__timeGroup(timest, '1h'),$__timeGroup(timest, '24h')\nORDER BY $__timeGroup(timest, '1h'),$__timeGroup(timest, '24h')\n", "refId": "A", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "timeFrom": "14d", "timeShift": null, "title": "Heatmap (Queries /sec)", "tooltip": { "show": true, "showHistogram": false }, "tooltipDecimals": null, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": null, "format": "short", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "lower", "yBucketNumber": null, "yBucketSize": null }, { "cacheTimeout": null, "datasource": "$MyInstance", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "#d44a3a", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 0.5 }, { "color": "#299c46", "value": 0.6 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 2, "w": 4, "x": 20, "y": 14 }, "id": 37, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.1.2", "targets": [ { "alias": "", "format": "time_series", "group": [], "hide": false, "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n UNIX_TIMESTAMP(timest) as time_sec,\n variable_value+0 as value\nFROM my2.status\nWHERE $__timeFilter(timest)\n AND variable_name ='replication_connection_status'\nORDER BY timest ASC\n", "refId": "A", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "title": "Slave - IO Thread", "type": "stat" }, { "cacheTimeout": null, "datasource": "$MyInstance", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "#d44a3a", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 0.5 }, { "color": "#299c46", "value": 0.6 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 2, "w": 4, "x": 20, "y": 16 }, "id": 45, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.1.2", "targets": [ { "alias": "", "format": "time_series", "group": [], "hide": false, "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n UNIX_TIMESTAMP(timest) as time_sec,\n variable_value+0 as value\nFROM my2.status\nWHERE $__timeFilter(timest)\n AND variable_name ='replication_applier_status'\nORDER BY timest ASC\n", "refId": "A", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "title": "Slave - SQL Thread", "type": "stat" }, { "cacheTimeout": null, "datasource": "$MyInstance", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 0.1 }, { "color": "#d44a3a", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 2, "w": 4, "x": 20, "y": 18 }, "id": 38, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.1.2", "targets": [ { "alias": "", "format": "time_series", "group": [], "hide": false, "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n UNIX_TIMESTAMP(timest) as time_sec,\n variable_value+0 as value\nFROM my2.status\nWHERE $__timeFilter(timest)\n AND (variable_name ='replication_worker_time' OR variable_name ='replication_max_worker_time')\nORDER BY timest ASC\n", "refId": "A", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "title": "Slave - sec. behind Master", "type": "stat" }, { "datasource": "$MyInstance", "gridPos": { "h": 1, "w": 10, "x": 0, "y": 20 }, "id": 44, "links": [], "options": { "content": "", "mode": "html" }, "pluginVersion": "8.1.2", "targets": [ { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n c1 AS \"time\",\n v1\nFROM mylog\nWHERE\n $__timeFilter(c1)\nORDER BY c1", "refId": "A", "select": [ [ { "params": [ "v1" ], "type": "column" } ] ], "table": "mylog", "timeColumn": "c1", "timeColumnType": "timestamp", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "title": "$MyVar2", "transparent": true, "type": "text" }, { "datasource": "${DS_MYMYSQL}", "gridPos": { "h": 1, "w": 10, "x": 10, "y": 20 }, "id": 46, "links": [], "options": { "content": "<a href=\"https://github.com/meob/my2Collector\">Github</a>", "mode": "html" }, "pluginVersion": "8.1.2", "targets": [ { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": false, "rawSql": "SELECT\n c1 AS \"time\",\n v1\nFROM mylog\nWHERE\n $__timeFilter(c1)\nORDER BY c1", "refId": "A", "select": [ [ { "params": [ "v1" ], "type": "column" } ] ], "table": "mylog", "timeColumn": "c1", "timeColumnType": "timestamp", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "title": "This dashboard uses my2 collector (https://github.com/meob/my2Collector)", "transparent": true, "type": "text" }, { "datasource": "${DS_MYMYSQL}", "gridPos": { "h": 1, "w": 4, "x": 20, "y": 20 }, "id": 40, "links": [], "options": { "content": "<a href=\"https://www.xenialab.it\">XeniaLAB</a>", "mode": "html" }, "pluginVersion": "8.1.2", "targets": [ { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": false, "rawSql": "SELECT\n c1 AS \"time\",\n v1\nFROM mylog\nWHERE\n $__timeFilter(c1)\nORDER BY c1", "refId": "A", "select": [ [ { "params": [ "v1" ], "type": "column" } ] ], "table": "mylog", "timeColumn": "c1", "timeColumnType": "timestamp", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "title": "by XeniaLAB", "transparent": true, "type": "text" } ], "refresh": false, "schemaVersion": 30, "style": "dark", "tags": [ "MyMySQL" ], "templating": { "list": [ { "current": { "selected": false, "text": "MyMySQL", "value": "MyMySQL" }, "description": null, "error": null, "hide": 1, "includeAll": false, "label": null, "multi": false, "name": "MyInstance", "options": [], "query": "mysql", "queryValue": "", "refresh": 1, "regex": "/.*/", "skipUrlSync": false, "type": "datasource" }, { "allValue": null, "current": {}, "datasource": "$MyInstance", "definition": "", "description": null, "error": null, "hide": 0, "includeAll": false, "label": "Custom Statistic", "multi": true, "name": "MyStatistics", "options": [], "query": "select distinct variable_name from my2.status where variable_name is not null and variable_name <>'' order by 1", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$MyInstance", "definition": "select concat( @@hostname,':', @@port)", "description": null, "error": null, "hide": 2, "includeAll": false, "label": null, "multi": false, "name": "MyVar", "options": [], "query": "select concat( @@hostname,':', @@port)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$MyInstance", "definition": "select concat('MySQL version: ',version(), ' Created at: ', date_format(min(create_time),'%Y-%m-%d %T') ,\n ' Started at: ', date_format(date_sub(now(), INTERVAL variable_value second),'%Y-%m-%d %T')) info\n from information_schema.tables,performance_schema.global_status\n where variable_name='UPTIME'\n group by variable_value\n", "description": null, "error": null, "hide": 2, "includeAll": false, "label": null, "multi": false, "name": "MyVar2", "options": [], "query": "select concat('MySQL version: ',version(), ' Created at: ', date_format(min(create_time),'%Y-%m-%d %T') ,\n ' Started at: ', date_format(date_sub(now(), INTERVAL variable_value second),'%Y-%m-%d %T')) info\n from information_schema.tables,performance_schema.global_status\n where variable_name='UPTIME'\n group by variable_value\n", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-7d", "to": "now" }, "timepicker": { "refresh_intervals": [ "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "2MySQL Simple Dashboard", "uid": "4Z1opp5mk", "version": 174 }
2021-08-30 07:41:48 UTC
null
1
5