Created
          July 9, 2025 12:11 
        
      - 
      
 - 
        
Save ajeetraina/a62dc67dd1c0478ec59ee9540af70bff to your computer and use it in GitHub Desktop.  
    grafana-dashboard.json
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | { | |
| "dashboard": { | |
| "annotations": { | |
| "list": [ | |
| { | |
| "builtIn": 1, | |
| "datasource": { | |
| "type": "grafana", | |
| "uid": "-- Grafana --" | |
| }, | |
| "enable": true, | |
| "hide": true, | |
| "iconColor": "rgba(0, 211, 255, 1)", | |
| "name": "Annotations & Alerts", | |
| "type": "dashboard" | |
| } | |
| ] | |
| }, | |
| "description": "A comprehensive demo dashboard with fixed color configurations", | |
| "editable": true, | |
| "fiscalYearStartMonth": 0, | |
| "graphTooltip": 0, | |
| "id": null, | |
| "links": [], | |
| "liveNow": false, | |
| "panels": [ | |
| { | |
| "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, | |
| "vis": false | |
| }, | |
| "insertNulls": false, | |
| "lineInterpolation": "linear", | |
| "lineWidth": 1, | |
| "pointSize": 5, | |
| "scaleDistribution": { | |
| "type": "linear" | |
| }, | |
| "showPoints": "auto", | |
| "spanNulls": false, | |
| "stacking": { | |
| "group": "A", | |
| "mode": "none" | |
| }, | |
| "thresholdsStyle": { | |
| "mode": "off" | |
| } | |
| }, | |
| "max": 100, | |
| "min": 0, | |
| "unit": "percent" | |
| }, | |
| "overrides": [] | |
| }, | |
| "gridPos": { | |
| "h": 8, | |
| "w": 12, | |
| "x": 0, | |
| "y": 0 | |
| }, | |
| "id": 1, | |
| "options": { | |
| "legend": { | |
| "calcs": [], | |
| "displayMode": "list", | |
| "placement": "bottom", | |
| "showLegend": true | |
| }, | |
| "tooltip": { | |
| "mode": "single", | |
| "sort": "none" | |
| } | |
| }, | |
| "targets": [ | |
| { | |
| "alias": "CPU Usage %", | |
| "datasource": { | |
| "type": "testdata", | |
| "uid": "000000002" | |
| }, | |
| "refId": "A", | |
| "scenarioId": "random_walk" | |
| } | |
| ], | |
| "title": "CPU Usage Over Time", | |
| "type": "timeseries" | |
| }, | |
| { | |
| "fieldConfig": { | |
| "defaults": { | |
| "color": { | |
| "mode": "thresholds" | |
| }, | |
| "max": 100, | |
| "min": 0, | |
| "thresholds": { | |
| "mode": "absolute", | |
| "steps": [ | |
| { | |
| "color": "green", | |
| "value": null | |
| }, | |
| { | |
| "color": "yellow", | |
| "value": 60 | |
| }, | |
| { | |
| "color": "red", | |
| "value": 85 | |
| } | |
| ] | |
| }, | |
| "unit": "percent" | |
| }, | |
| "overrides": [] | |
| }, | |
| "gridPos": { | |
| "h": 8, | |
| "w": 6, | |
| "x": 12, | |
| "y": 0 | |
| }, | |
| "id": 2, | |
| "options": { | |
| "orientation": "auto", | |
| "reduceOptions": { | |
| "values": false, | |
| "calcs": [ | |
| "lastNotNull" | |
| ], | |
| "fields": "" | |
| }, | |
| "showThresholdLabels": false, | |
| "showThresholdMarkers": true | |
| }, | |
| "pluginVersion": "10.0.0", | |
| "targets": [ | |
| { | |
| "alias": "Memory %", | |
| "datasource": { | |
| "type": "testdata", | |
| "uid": "000000002" | |
| }, | |
| "refId": "A", | |
| "scenarioId": "random_walk" | |
| } | |
| ], | |
| "title": "Memory Usage", | |
| "type": "gauge" | |
| }, | |
| { | |
| "fieldConfig": { | |
| "defaults": { | |
| "color": { | |
| "mode": "thresholds" | |
| }, | |
| "mappings": [], | |
| "thresholds": { | |
| "mode": "absolute", | |
| "steps": [ | |
| { | |
| "color": "blue", | |
| "value": null | |
| } | |
| ] | |
| }, | |
| "unit": "short" | |
| }, | |
| "overrides": [] | |
| }, | |
| "gridPos": { | |
| "h": 8, | |
| "w": 6, | |
| "x": 18, | |
| "y": 0 | |
| }, | |
| "id": 3, | |
| "options": { | |
| "colorMode": "none", | |
| "graphMode": "area", | |
| "justifyMode": "auto", | |
| "orientation": "auto", | |
| "reduceOptions": { | |
| "values": false, | |
| "calcs": [ | |
| "lastNotNull" | |
| ], | |
| "fields": "" | |
| }, | |
| "textMode": "auto" | |
| }, | |
| "pluginVersion": "10.0.0", | |
| "targets": [ | |
| { | |
| "alias": "Active Users", | |
| "datasource": { | |
| "type": "testdata", | |
| "uid": "000000002" | |
| }, | |
| "refId": "A", | |
| "scenarioId": "random_walk" | |
| } | |
| ], | |
| "title": "Active Users", | |
| "type": "stat" | |
| }, | |
| { | |
| "fieldConfig": { | |
| "defaults": { | |
| "color": { | |
| "mode": "palette-classic" | |
| }, | |
| "custom": { | |
| "hideFrom": { | |
| "legend": false, | |
| "tooltip": false, | |
| "vis": false | |
| } | |
| } | |
| }, | |
| "overrides": [] | |
| }, | |
| "gridPos": { | |
| "h": 8, | |
| "w": 12, | |
| "x": 0, | |
| "y": 8 | |
| }, | |
| "id": 4, | |
| "options": { | |
| "bucketOffset": 0 | |
| }, | |
| "targets": [ | |
| { | |
| "alias": "Response Time", | |
| "datasource": { | |
| "type": "testdata", | |
| "uid": "000000002" | |
| }, | |
| "refId": "A", | |
| "scenarioId": "random_walk" | |
| } | |
| ], | |
| "title": "Response Time Distribution", | |
| "type": "histogram" | |
| }, | |
| { | |
| "fieldConfig": { | |
| "defaults": { | |
| "color": { | |
| "mode": "thresholds" | |
| }, | |
| "mappings": [], | |
| "thresholds": { | |
| "mode": "absolute", | |
| "steps": [ | |
| { | |
| "color": "red", | |
| "value": null | |
| }, | |
| { | |
| "color": "yellow", | |
| "value": 0.8 | |
| }, | |
| { | |
| "color": "green", | |
| "value": 0.95 | |
| } | |
| ] | |
| }, | |
| "unit": "percentunit" | |
| }, | |
| "overrides": [] | |
| }, | |
| "gridPos": { | |
| "h": 4, | |
| "w": 6, | |
| "x": 12, | |
| "y": 8 | |
| }, | |
| "id": 5, | |
| "options": { | |
| "colorMode": "value", | |
| "graphMode": "area", | |
| "justifyMode": "auto", | |
| "orientation": "auto", | |
| "reduceOptions": { | |
| "values": false, | |
| "calcs": [ | |
| "lastNotNull" | |
| ], | |
| "fields": "" | |
| }, | |
| "textMode": "auto" | |
| }, | |
| "pluginVersion": "10.0.0", | |
| "targets": [ | |
| { | |
| "csvContent": "Service,Status\nAPI,1\nDatabase,1\nCache,0.95", | |
| "datasource": { | |
| "type": "testdata", | |
| "uid": "000000002" | |
| }, | |
| "refId": "A", | |
| "scenarioId": "csv_content" | |
| } | |
| ], | |
| "title": "Service Health", | |
| "type": "stat" | |
| }, | |
| { | |
| "fieldConfig": { | |
| "defaults": { | |
| "color": { | |
| "mode": "thresholds" | |
| }, | |
| "mappings": [], | |
| "thresholds": { | |
| "mode": "absolute", | |
| "steps": [ | |
| { | |
| "color": "green", | |
| "value": null | |
| }, | |
| { | |
| "color": "yellow", | |
| "value": 5 | |
| }, | |
| { | |
| "color": "red", | |
| "value": 10 | |
| } | |
| ] | |
| }, | |
| "unit": "short" | |
| }, | |
| "overrides": [] | |
| }, | |
| "gridPos": { | |
| "h": 4, | |
| "w": 6, | |
| "x": 18, | |
| "y": 8 | |
| }, | |
| "id": 6, | |
| "options": { | |
| "colorMode": "value", | |
| "graphMode": "area", | |
| "justifyMode": "auto", | |
| "orientation": "auto", | |
| "reduceOptions": { | |
| "values": false, | |
| "calcs": [ | |
| "lastNotNull" | |
| ], | |
| "fields": "" | |
| }, | |
| "textMode": "auto" | |
| }, | |
| "pluginVersion": "10.0.0", | |
| "targets": [ | |
| { | |
| "alias": "Errors/min", | |
| "datasource": { | |
| "type": "testdata", | |
| "uid": "000000002" | |
| }, | |
| "refId": "A", | |
| "scenarioId": "random_walk" | |
| } | |
| ], | |
| "title": "Error Rate", | |
| "type": "stat" | |
| } | |
| ], | |
| "refresh": "5s", | |
| "schemaVersion": 38, | |
| "style": "dark", | |
| "tags": [ | |
| "demo", | |
| "monitoring", | |
| "example" | |
| ], | |
| "templating": { | |
| "list": [] | |
| }, | |
| "time": { | |
| "from": "now-6h", | |
| "to": "now" | |
| }, | |
| "timepicker": {}, | |
| "timezone": "", | |
| "title": "Enhanced Demo Dashboard", | |
| "uid": "", | |
| "version": 0, | |
| "weekStart": "" | |
| } | |
| } | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment