{ "annotations": { "list": [ { "builtIn": 1, "datasource": { "type": "grafana", "uid": "-- Grafana --" }, "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "fiscalYearStartMonth": 0, "graphTooltip": 0, "id": 15, "links": [], "panels": [ { "datasource": { "type": "yesoreyeram-infinity-datasource", "uid": "ANONYMIZED_DATASOURCE_UID" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 60, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": 0 }, { "color": "dark-green", "value": 0 }, { "color": "dark-yellow", "value": 30 }, { "color": "dark-red", "value": 50 } ] } }, "overrides": [] }, "gridPos": { "h": 6, "w": 4, "x": 0, "y": 0 }, "id": 2, "options": { "minVizHeight": 75, "minVizWidth": 75, "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "sizing": "auto" }, "pluginVersion": "12.1.1", "targets": [ { "columns": [], "datasource": { "type": "yesoreyeram-infinity-datasource", "uid": "ANONYMIZED_DATASOURCE_UID" }, "filters": [], "format": "table", "global_query_id": "", "parser": "backend", "refId": "A", "root_selector": "$.record_count", "source": "url", "type": "json", "url": "https://COMPANY.halopsa.com/api/Tickets", "url_options": { "data": "", "method": "GET", "params": [ { "key": "datesearch", "value": "datereported" }, { "key": "startdate", "value": "${__from:date:YYYY-MM-DD} 00:00:00" }, { "key": "enddate", "value": "${__to:date:YYYY-MM-DD} 23:59:59" }, { "key": "count", "value": "includeclosed=false" }, { "key": "tickettype_id", "value": "1,3" } ] } } ], "title": "Tickets Opened Today", "type": "gauge" }, { "datasource": { "type": "yesoreyeram-infinity-datasource", "uid": "ANONYMIZED_DATASOURCE_UID" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 60, "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "value": 0 } ] } }, "overrides": [] }, "gridPos": { "h": 6, "w": 4, "x": 4, "y": 0 }, "id": 3, "options": { "minVizHeight": 75, "minVizWidth": 75, "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "sizing": "auto" }, "pluginVersion": "12.1.1", "targets": [ { "columns": [], "datasource": { "type": "yesoreyeram-infinity-datasource", "uid": "ANONYMIZED_DATASOURCE_UID" }, "filters": [], "format": "table", "global_query_id": "", "parser": "backend", "refId": "Closed", "root_selector": "$.record_count", "source": "url", "type": "json", "url": "https://COMPANY.halopsa.com/api/Tickets", "url_options": { "data": "", "method": "GET", "params": [ { "key": "datesearch", "value": "dateclosed" }, { "key": "startdate", "value": "${__from:date:YYYY-MM-DD} 00:00:00" }, { "key": "enddate", "value": "${__to:date:YYYY-MM-DD} 23:59:59" }, { "key": "tickettype_id", "value": "1,3" }, { "key": "includedclosed", "value": "true" } ] } }, { "columns": [], "datasource": { "type": "yesoreyeram-infinity-datasource", "uid": "ANONYMIZED_DATASOURCE_UID" }, "filters": [], "format": "table", "global_query_id": "", "hide": false, "parser": "backend", "refId": "Open", "root_selector": "$.record_count", "source": "url", "type": "json", "url": "https://COMPANY.halopsa.com/api/Tickets", "url_options": { "data": "", "method": "GET", "params": [ { "key": "datesearch", "value": "datereported" }, { "key": "startdate", "value": "${__from:date:YYYY-MM-DD} 00:00:00" }, { "key": "enddate", "value": "${__to:date:YYYY-MM-DD} 23:59:59" }, { "key": "includeclosed", "value": "false" }, { "key": "tickettype_id", "value": "1,3" } ] } } ], "title": "Tickets Closed Today", "transformations": [ { "id": "configFromData", "options": { "applyTo": { "id": "byName", "options": "Closed Closed" }, "configRefId": "Open", "mappings": [ { "fieldName": "Open", "handlerArguments": { "threshold": { "color": "green" } }, "handlerKey": "threshold1" } ] } } ], "type": "gauge" }, { "datasource": { "type": "yesoreyeram-infinity-datasource", "uid": "ANONYMIZED_DATASOURCE_UID" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 50, "min": -50, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": 0 }, { "color": "green", "value": -0.5 }, { "color": "purple", "value": 0 }, { "color": "#EAB839", "value": 0.5 }, { "color": "orange", "value": 10 }, { "color": "dark-red", "value": 20 } ] } }, "overrides": [] }, "gridPos": { "h": 6, "w": 4, "x": 8, "y": 0 }, "id": 4, "options": { "minVizHeight": 75, "minVizWidth": 75, "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "/.*/", "values": true }, "showThresholdLabels": false, "showThresholdMarkers": true, "sizing": "auto" }, "pluginVersion": "12.1.1", "targets": [ { "columns": [], "datasource": { "type": "yesoreyeram-infinity-datasource", "uid": "ANONYMIZED_DATASOURCE_UID" }, "filters": [], "format": "table", "global_query_id": "", "hide": false, "parser": "backend", "refId": "Open", "root_selector": "$ ~> | $ | {\"join_key\": \"data\", \"count_a\": $.record_count} |", "source": "url", "type": "json", "url": "https://COMPANY.halopsa.com/api/Tickets", "url_options": { "data": "", "method": "GET", "params": [ { "key": "datesearch", "value": "dateoccurred" }, { "key": "startdate", "value": "${__from:date:YYYY-MM-DD} 00:00:00" }, { "key": "enddate", "value": "${__to:date:YYYY-MM-DD} 23:59:59" }, { "key": "requesttype_id", "value": "1,3" }, { "key": "includeclosed", "value": "false" }, { "key": "count", "value": "1000" } ] } }, { "columns": [], "datasource": { "type": "yesoreyeram-infinity-datasource", "uid": "ANONYMIZED_DATASOURCE_UID" }, "filters": [], "format": "table", "global_query_id": "", "hide": false, "parser": "backend", "refId": "Closed", "root_selector": "$ ~> | $ | {\"join_key\": \"data\", \"count_b\": $.record_count} |", "source": "url", "type": "json", "url": "https://COMPANY.halopsa.com/api/Tickets", "url_options": { "data": "", "method": "GET", "params": [ { "key": "datesearch", "value": "dateclosed" }, { "key": "startdate", "value": "${__from:date:YYYY-MM-DD} 00:00:00" }, { "key": "enddate", "value": "${__to:date:YYYY-MM-DD} 23:59:59" }, { "key": "requesttype_id", "value": "1,3" }, { "key": "includeclosed", "value": "true" }, { "key": "count", "value": "1000" } ] } } ], "title": "Net Ticket Change", "transformations": [ { "id": "joinByField", "options": { "byField": "join_key", "mode": "outerTabular" } }, { "id": "calculateField", "options": { "binary": { "left": { "matcher": { "id": "byName", "options": "count_a Open" } }, "operator": "-", "right": { "matcher": { "id": "byName", "options": "count_b Closed" } } }, "mode": "binary", "reduce": { "reducer": "sum" }, "replaceFields": true } } ], "type": "gauge" }, { "datasource": { "type": "yesoreyeram-infinity-datasource", "uid": "ANONYMIZED_DATASOURCE_UID" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 60, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": 0 }, { "color": "dark-green", "value": 0 }, { "color": "dark-yellow", "value": 30 }, { "color": "dark-red", "value": 50 } ] } }, "overrides": [] }, "gridPos": { "h": 6, "w": 4, "x": 12, "y": 0 }, "id": 5, "options": { "minVizHeight": 75, "minVizWidth": 75, "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "sizing": "auto" }, "pluginVersion": "12.1.1", "targets": [ { "columns": [], "datasource": { "type": "yesoreyeram-infinity-datasource", "uid": "ANONYMIZED_DATASOURCE_UID" }, "filters": [], "format": "table", "global_query_id": "", "parser": "backend", "refId": "A", "root_selector": "$count(tickets[tickettype_id = 1 or tickettype_id = 3])", "source": "url", "type": "json", "url": "https://COMPANY.halopsa.com/api/Tickets", "url_options": { "data": "", "method": "GET", "params": [ { "key": "includeclosed", "value": "0" }, { "key": "datesearch", "value": "datemodified" }, { "key": "count", "value": "1000" }, { "key": "startdate", "value": "1900-01-01 00:00:00" }, { "key": "enddate", "value": "${__from:date:YYYY-MM-DD:subtract(7d)} 23:59:59" } ] } } ], "title": "Stale Tickets (7 days old)", "type": "gauge" }, { "datasource": { "type": "yesoreyeram-infinity-datasource", "uid": "ANONYMIZED_DATASOURCE_UID" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [], "max": 8, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": 0 }, { "color": "dark-green", "value": 0 }, { "color": "#EAB839", "value": 2 }, { "color": "dark-red", "value": 4 } ] }, "unit": "h" }, "overrides": [] }, "gridPos": { "h": 6, "w": 4, "x": 16, "y": 0 }, "id": 1, "options": { "minVizHeight": 75, "minVizWidth": 75, "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "sizing": "auto" }, "pluginVersion": "12.1.1", "targets": [ { "columns": [], "datasource": { "type": "yesoreyeram-infinity-datasource", "uid": "ANONYMIZED_DATASOURCE_UID" }, "filters": [], "format": "table", "global_query_id": "", "parser": "backend", "refId": "ResolutionQuery", "root_selector": "$exists($.tickets) and $count($.tickets) > 0 ? \n $average($.tickets[dateclosed != null].(($toMillis(dateclosed) - $toMillis(dateoccurred)) / (1000 * 60 * 60))) : 0", "source": "url", "type": "json", "url": "https://COMPANY.halopsa.com/api/Tickets", "url_options": { "data": "", "method": "GET", "params": [ { "key": "closed_only", "value": "true" }, { "key": "startdate", "value": "${__from:date:MM-DD-YYYY} 08:00:00" }, { "key": "requesttype", "value": "1,3" }, { "key": "enddate", "value": "${__to:date:MM-DD-YYYY} 17:00:00" } ] } } ], "title": "Average Resolution Time (Hours)", "type": "gauge" }, { "datasource": { "type": "yesoreyeram-infinity-datasource", "uid": "ANONYMIZED_DATASOURCE_UID" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 90, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": 0 }, { "color": "green", "value": 0 }, { "color": "#EAB839", "value": 30 }, { "color": "red", "value": 60.0001 } ] } }, "overrides": [] }, "gridPos": { "h": 6, "w": 4, "x": 20, "y": 0 }, "id": 8, "options": { "minVizHeight": 75, "minVizWidth": 75, "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "sizing": "auto" }, "pluginVersion": "12.1.1", "targets": [ { "columns": [ { "selector": "id", "text": "ticket_id", "type": "number" }, { "selector": "dateoccurred", "text": "opened_time", "type": "timestamp" } ], "datasource": { "type": "yesoreyeram-infinity-datasource", "uid": "ANONYMIZED_DATASOURCE_UID" }, "filters": [], "format": "table", "global_query_id": "", "parser": "backend", "refId": "A", "root_selector": "tickets", "source": "url", "type": "json", "url": "https://COMPANY.halopsa.com/api/Tickets", "url_options": { "data": "", "method": "GET", "params": [ { "key": "datesearch", "value": "dateoccurred" }, { "key": "startdate", "value": "${__from:date:YYYY-MM-DD} 08:00:00" }, { "key": "enddate", "value": "${__from:date:YYYY-MM-DD} 17:00:00" }, { "key": "count", "value": "1000" }, { "key": "tickettype_id", "value": "1,3" } ] } }, { "columns": [ { "selector": "ticket_id", "text": "ticket_id", "type": "number" }, { "selector": "datetime", "text": "action_time", "type": "timestamp" }, { "selector": "outcome", "text": "outcome", "type": "string" }, { "selector": "who_agentid", "text": "agent_id", "type": "number" } ], "datasource": { "type": "yesoreyeram-infinity-datasource", "uid": "ANONYMIZED_DATASOURCE_UID" }, "filters": [], "format": "table", "global_query_id": "", "hide": false, "parser": "backend", "refId": "B", "root_selector": "actions", "source": "url", "type": "json", "url": "https://COMPANY.halopsa.com/api/Actions", "url_options": { "data": "", "method": "GET", "params": [ { "key": "startdate", "value": "${__from:date:YYYY-MM-DD} 00:00:00" }, { "key": "enddate", "value": "${__from:date:YYYY-MM-DD} 23:59:59" }, { "key": "agentonly", "value": "true" }, { "key": "count", "value": "1000" } ] } } ], "title": "Average Response Time (Minutes)", "transformations": [ { "id": "joinByField", "options": { "byField": "ticket_id", "mode": "outer" } }, { "id": "filterByValue", "options": { "filters": [ { "config": { "id": "isNotNull", "options": {} }, "fieldName": "opened_time A" } ], "match": "all", "type": "include" } }, { "id": "filterByValue", "options": { "filters": [ { "config": { "id": "isNotNull", "options": {} }, "fieldName": "action_time B" } ], "match": "any", "type": "include" } }, { "id": "sortBy", "options": { "fields": {}, "sort": [ { "field": "action_time B" } ] } }, { "id": "groupBy", "options": { "fields": { "action_time B": { "aggregations": [ "firstNotNull" ], "operation": "aggregate" }, "opened_time A": { "aggregations": [ "firstNotNull" ], "operation": "aggregate" }, "ticket_id": { "aggregations": [], "operation": "groupby" } } } }, { "id": "calculateField", "options": { "alias": "response_time_ms", "binary": { "left": { "matcher": { "id": "byName", "options": "action_time B (firstNotNull)" } }, "operator": "-", "right": { "matcher": { "id": "byName", "options": "opened_time A (firstNotNull)" } } }, "mode": "binary", "reduce": { "reducer": "sum" } } }, { "id": "calculateField", "options": { "alias": "response_time_minutes", "binary": { "left": { "matcher": { "id": "byName", "options": "response_time_ms" } }, "operator": "/", "right": { "fixed": "60000" } }, "mode": "binary", "reduce": { "reducer": "sum" } } }, { "id": "filterByValue", "options": { "filters": [ { "config": { "id": "greater", "options": { "value": "0" } }, "fieldName": "response_time_minutes" } ], "match": "all", "type": "include" } }, { "id": "organize", "options": { "excludeByName": { "action_time B (firstNotNull)": true, "opened_time A (firstNotNull)": true, "response_time_ms": true, "ticket_id": true }, "includeByName": {}, "indexByName": {}, "renameByName": {} } }, { "id": "reduce", "options": { "labelsToFields": false, "reducers": [ "mean" ] } } ], "type": "gauge" }, { "datasource": { "type": "yesoreyeram-infinity-datasource", "uid": "ANONYMIZED_DATASOURCE_UID" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "value": 0 }, { "color": "yellow", "value": 30 }, { "color": "green", "value": 50 }, { "color": "blue", "value": 100 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 11, "w": 24, "x": 0, "y": 6 }, "id": 6, "options": { "displayMode": "lcd", "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": false }, "maxVizHeight": 300, "minVizHeight": 16, "minVizWidth": 8, "namePlacement": "left", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "/.*/", "values": false }, "showUnfilled": true, "sizing": "auto", "valueMode": "hidden" }, "pluginVersion": "12.1.1", "targets": [ { "columns": [ { "selector": "id", "text": "agent_id", "type": "number" }, { "selector": "name", "text": "name", "type": "string" } ], "datasource": { "type": "yesoreyeram-infinity-datasource", "uid": "ANONYMIZED_DATASOURCE_UID" }, "filters": [], "format": "table", "global_query_id": "", "hide": false, "parser": "backend", "refId": "Agent", "root_selector": "", "source": "url", "type": "json", "url": "https://COMPANY.halopsa.com/api/Agent", "url_options": { "data": "", "method": "GET", "params": [ { "key": "includeenabled", "value": "true" }, { "key": "basic_fields_only", "value": "false" }, { "key": "count", "value": "1000" } ] } }, { "columns": [], "datasource": { "type": "yesoreyeram-infinity-datasource", "uid": "ANONYMIZED_DATASOURCE_UID" }, "filters": [], "format": "table", "global_query_id": "", "hide": false, "parser": "backend", "refId": "TimesheetEvent", "root_selector": "$count($) > 0 ? $ : [{\"agent_id\": 0, \"timetaken\": 0}]", "source": "url", "type": "json", "url": "https://COMPANY.halopsa.com/api/TimesheetEvent", "url_options": { "data": "", "method": "GET", "params": [ { "key": "start_date", "value": "${__from:date:YYYY-MM-DD} 00:00:00" }, { "key": "end_date", "value": "${__to:date:YYYY-MM-DD} 23:59:59" } ] } }, { "columns": [], "datasource": { "type": "yesoreyeram-infinity-datasource", "uid": "ANONYMIZED_DATASOURCE_UID" }, "filters": [], "format": "table", "global_query_id": "", "hide": false, "parser": "backend", "refId": "Timesheet", "root_selector": "(\n $filtered := $filter($, function($item) {\n $exists($item.date) and $substring($item.date, 0, 10) = $substring($now(), 0, 10)\n });\n $count($filtered) > 0 ? $filtered.{\n \"agent_id\": agent_id,\n \"target_hours\": target_hours,\n \"agent_name\": agent_name\n } : [{\"agent_id\": 0, \"target_hours\": 8, \"agent_name\": \"No Data\"}]\n)", "source": "url", "type": "json", "url": "https://COMPANY.halopsa.com/api/Timesheet", "url_options": { "data": "", "method": "GET", "params": [] } } ], "title": "Agent Utilization (Today)", "transformations": [ { "id": "joinByField", "options": { "byField": "agent_id", "mode": "outerTabular" } }, { "id": "groupBy", "options": { "fields": { "agent_name C": { "aggregations": [], "operation": "groupby" }, "name Agent": { "aggregations": [], "operation": "groupby" }, "target_hours C": { "aggregations": [ "firstNotNull" ], "operation": "aggregate" }, "target_hours Timesheet": { "aggregations": [ "lastNotNull" ], "operation": "aggregate" }, "timetaken A": { "aggregations": [ "sum" ], "operation": "aggregate" }, "timetaken TimesheetEvent": { "aggregations": [ "sum" ], "operation": "aggregate" } } } }, { "id": "calculateField", "options": { "alias": "ratio", "binary": { "left": { "matcher": { "id": "byName", "options": "timetaken TimesheetEvent (sum)" } }, "operator": "/", "right": { "matcher": { "id": "byName", "options": "target_hours Timesheet (lastNotNull)" } } }, "mode": "binary", "reduce": { "reducer": "sum" }, "replaceFields": false } }, { "id": "calculateField", "options": { "alias": "utilization_percentage", "binary": { "left": { "matcher": { "id": "byName", "options": "ratio" } }, "operator": "*", "right": { "fixed": "100" } }, "mode": "binary", "reduce": { "reducer": "sum" }, "replaceFields": false } }, { "id": "sortBy", "options": { "fields": {}, "sort": [ { "desc": true, "field": "utilization_percentage" } ] } }, { "id": "rowsToFields", "options": { "mappings": [ { "fieldName": "name", "handlerKey": "field.name" }, { "fieldName": "utilization_percentage", "handlerKey": "field.value" }, { "fieldName": "timetaken TimesheetEvent (sum)", "handlerKey": "__ignore" }, { "fieldName": "target_hours Timesheet (lastNotNull)", "handlerKey": "__ignore" }, { "fieldName": "ratio", "handlerKey": "__ignore" } ] } }, { "id": "organize", "options": { "excludeByName": { "Agent Name 1": true, "Agent Name 2": true, "Agent Name 3": true, "Unassigned": true, "null": true }, "includeByName": {}, "indexByName": {}, "renameByName": {} } } ], "type": "bargauge" }, { "datasource": { "type": "yesoreyeram-infinity-datasource", "uid": "ANONYMIZED_DATASOURCE_UID" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "axisBorderShow": false, "axisCenteredZero": false, "axisColorMode": "text", "axisGridShow": false, "axisLabel": "", "axisPlacement": "auto", "fillOpacity": 80, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineWidth": 1, "scaleDistribution": { "type": "linear" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": 0 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 12, "w": 24, "x": 0, "y": 17 }, "id": 7, "options": { "barRadius": 0, "barWidth": 0.97, "fullHighlight": false, "groupWidth": 0.7, "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": false }, "orientation": "vertical", "showValue": "always", "stacking": "none", "tooltip": { "hideZeros": false, "mode": "none", "sort": "none" }, "xField": "client_name", "xTickLabelRotation": 0, "xTickLabelSpacing": 0 }, "pluginVersion": "12.1.1", "targets": [ { "columns": [], "datasource": { "type": "yesoreyeram-infinity-datasource", "uid": "ANONYMIZED_DATASOURCE_UID" }, "filters": [], "format": "table", "global_query_id": "", "parser": "backend", "refId": "A", "root_selector": "$.tickets.{\n \"client_name\": client_name,\n \"ticket_count\": 1\n}", "source": "url", "type": "json", "url": "https://COMPANY.halopsa.com/api/Tickets", "url_options": { "data": "", "method": "GET", "params": [ { "key": "datesearch", "value": "dateoccurred" }, { "key": "startdate", "value": "${__from:date:YYYY-MM-DD} 00:00:00" }, { "key": "enddate", "value": "${__to:date:YYYY-MM-DD} 23:59:59" }, { "key": "count", "value": "1000" }, { "key": "requesttype_id", "value": "1,3" } ] } } ], "title": "Clients by Ticket Count Today (Top 5)", "transformations": [ { "id": "groupBy", "options": { "fields": { "client_name": { "aggregations": [], "operation": "groupby" }, "ticket_count": { "aggregations": [ "sum" ], "operation": "aggregate" } } } }, { "id": "sortBy", "options": { "fields": {}, "sort": [ { "desc": true, "field": "ticket_count (sum)" } ] } }, { "id": "limit", "options": { "limitField": "5" } } ], "type": "barchart" } ], "preload": false, "refresh": "30s", "schemaVersion": 41, "tags": [], "templating": { "list": [] }, "time": { "from": "now/d", "to": "now/d" }, "timepicker": { "refresh_intervals": [ "30s" ] }, "timezone": "browser", "title": "Agent Dashboard", "uid": "ANONYMIZED_DASHBOARD_UID", "version": 123 }