HTTP Sender Table

HTTP Sender Table

A table of HTTP target endpoints with associated payload sizes and rates.

 

JSON

{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__elements": {}, "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "10.1.1" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "table", "name": "Table", "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": "", "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", "cellOptions": { "type": "auto" }, "filterable": true, "inspect": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Uploaded" }, "properties": [ { "id": "unit", "value": "decbytes" } ] }, { "matcher": { "id": "byName", "options": "Downloaded" }, "properties": [ { "id": "unit", "value": "decbytes" } ] }, { "matcher": { "id": "byName", "options": "Upload Rate" }, "properties": [ { "id": "unit", "value": "Bps" } ] }, { "matcher": { "id": "byName", "options": "Download Rate" }, "properties": [ { "id": "unit", "value": "Bps" } ] }, { "matcher": { "id": "byName", "options": "View in Cxn" }, "properties": [ { "id": "links", "value": [ { "title": "", "url": "cxn://${__data.fields[1]}?g=${__data.fields[2]}&t=${__data.fields[3]}&c=${__value.raw}" } ] } ] }, { "matcher": { "id": "byName", "options": "Channel" }, "properties": [ { "id": "links", "value": [ { "targetBlank": true, "title": "", "url": "/d/Ys27Ui67z/http-sender-device?var-instance=${__data.fields[1]}&var-group=${__data.fields[2]}&var-tab=${__data.fields[3]}&var-channel=${__value.raw}" } ] } ] } ] }, "gridPos": { "h": 25, "w": 24, "x": 0, "y": 0 }, "id": 3, "options": { "cellHeight": "sm", "footer": { "countRows": false, "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true }, "pluginVersion": "10.1.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "connexion_httpsender_payload_sent_sum", "format": "table", "instant": true, "range": false, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "connexion_httpsender_payload_received_sum", "format": "table", "hide": false, "instant": true, "range": false, "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "rate(connexion_httpsender_payload_sent_sum[$__rate_interval])", "format": "table", "hide": false, "instant": true, "range": false, "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "rate(connexion_httpsender_payload_received_sum[$__rate_interval])", "format": "table", "hide": false, "instant": true, "range": false, "refId": "D" } ], "title": "Http Target (by channel)", "transformations": [ { "id": "seriesToColumns", "options": { "byField": "ChannelKey" } }, { "id": "organize", "options": { "excludeByName": { "Channel 1": false, "Channel 2": true, "Channel 3": true, "Channel 4": false, "ChannelKey": true, "ChannelKey 1": true, "ChannelKey 2": true, "ChannelKey 3": true, "ChannelKey 4": true, "Group 1": false, "Group 2": true, "Group 3": true, "Group 4": true, "Tab 1": false, "Tab 2": true, "Tab 3": true, "Tab 4": true, "Target 1": false, "Target 2": true, "Target 3": true, "Target 4": true, "Time 1": true, "Time 2": true, "Time 3": true, "Time 4": true, "__name__ 1": true, "__name__ 2": true, "instance 2": true, "instance 3": true, "instance 4": true, "job 1": true, "job 2": true, "job 3": true, "job 4": true }, "indexByName": { "Channel 1": 5, "Channel 2": 11, "Channel 3": 19, "Channel 4": 34, "ChannelKey": 33, "Group 1": 2, "Group 2": 12, "Group 3": 20, "Group 4": 25, "Tab 1": 3, "Tab 2": 13, "Tab 3": 21, "Tab 4": 26, "Target 1": 0, "Target 2": 30, "Target 3": 31, "Target 4": 32, "Time 1": 4, "Time 2": 10, "Time 3": 18, "Time 4": 24, "Value #A": 8, "Value #B": 17, "Value #C": 9, "Value #D": 29, "__name__ 1": 6, "__name__ 2": 14, "instance 1": 1, "instance 2": 15, "instance 3": 22, "instance 4": 27, "job 1": 7, "job 2": 16, "job 3": 23, "job 4": 28 }, "renameByName": { "Channel 1": "Channel", "Channel 4": "View in Cxn", "ChannelKey": "", "Group 1": "Group", "Tab 1": "Tab", "Target": "", "Target 1": "", "Value #A": "Uploaded", "Value #B": "Downloaded", "Value #C": "Upload Rate", "Value #D": "Download Rate", "instance 1": "Connexion", "job 4": "" } } } ], "type": "table" } ], "refresh": "5s", "schemaVersion": 38, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-5m", "to": "now" }, "timepicker": {}, "timezone": "", "title": "Http Sender Target Table", "uid": "LSlgrWe7k", "version": 2, "weekStart": "" }