Last active
August 29, 2015 13:59
-
-
Save alq666/10944631 to your computer and use it in GitHub Desktop.
This file contains 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
{ | |
"board_bgtype": "board_graph", | |
"board_title": "High-level Screenboard with Datadog", | |
"height": 143, | |
"id": 2938, | |
"template_variables": [ | |
{ | |
"default": "*", | |
"name": "scope" | |
} | |
], | |
"templated": true, | |
"widgets": [ | |
{ | |
"aggregator": "max", | |
"conditional_formats": [ | |
{ | |
"color": "green_on_white", | |
"comparator": "<", | |
"invert": false, | |
"value": 1 | |
}, | |
{ | |
"color": "red_on_white", | |
"comparator": ">=", | |
"invert": false, | |
"value": 1 | |
} | |
], | |
"height": 5, | |
"precision": 0, | |
"query": "avg:aws.elb.un_healthy_host_count{$scope}", | |
"text_align": "right", | |
"text_size": "auto", | |
"timeframe": "1d", | |
"title": true, | |
"title_align": "left", | |
"title_size": 16, | |
"title_text": "Unhealthy Backends", | |
"type": "query_value", | |
"unit": "auto", | |
"width": 14, | |
"x": 16, | |
"y": 36 | |
}, | |
{ | |
"aggregator": "max", | |
"conditional_formats": [ | |
{ | |
"color": "red_on_white", | |
"comparator": "<", | |
"invert": false, | |
"value": 1 | |
}, | |
{ | |
"color": "green_on_white", | |
"comparator": ">=", | |
"invert": false, | |
"value": 1 | |
} | |
], | |
"height": 5, | |
"precision": 0, | |
"query": "sum:aws.elb.healthy_host_count{$scope}", | |
"text_align": "right", | |
"text_size": "auto", | |
"timeframe": "1d", | |
"title": true, | |
"title_align": "left", | |
"title_size": 16, | |
"title_text": "Healthy Backends", | |
"type": "query_value", | |
"unit": "auto", | |
"width": 14, | |
"x": 16, | |
"y": 29 | |
}, | |
{ | |
"bgcolor": "pink", | |
"font_size": "36", | |
"height": 28, | |
"html": "Web", | |
"text_align": "center", | |
"tick": true, | |
"tick_edge": "bottom", | |
"tick_pos": "50%", | |
"title": true, | |
"title_align": "left", | |
"title_size": 16, | |
"title_text": "", | |
"type": "note", | |
"width": 14, | |
"x": 0.08333333333333333, | |
"y": 45 | |
}, | |
{ | |
"height": 12, | |
"legend": false, | |
"legend_size": "0", | |
"tile_def": { | |
"events": [], | |
"requests": [ | |
{ | |
"q": "nginx.net.request_per_s{*} by {host}", | |
"stacked": false | |
} | |
], | |
"viz": "heatmap" | |
}, | |
"timeframe": "1d", | |
"title": true, | |
"title_align": "left", | |
"title_size": 16, | |
"title_text": "Throughput", | |
"type": "timeseries", | |
"width": 48, | |
"x": 32, | |
"y": 59 | |
}, | |
{ | |
"aggregator": "max", | |
"conditional_formats": [], | |
"height": 5, | |
"precision": 0, | |
"query": "sum:aws.elb.request_count{$scope}", | |
"text_align": "right", | |
"text_size": "auto", | |
"timeframe": "4h", | |
"title": true, | |
"title_align": "left", | |
"title_size": 16, | |
"title_text": "Requests", | |
"type": "query_value", | |
"unit": "/s", | |
"width": 14, | |
"x": 16, | |
"y": 22 | |
}, | |
{ | |
"aggregator": "max", | |
"conditional_formats": [], | |
"height": 5, | |
"precision": 0, | |
"query": "1000*avg:aws.elb.latency{$scope}", | |
"text_align": "right", | |
"text_size": "auto", | |
"timeframe": "4h", | |
"title": true, | |
"title_align": "left", | |
"title_size": 16, | |
"title_text": "Latency", | |
"type": "query_value", | |
"unit": "ms", | |
"width": 14, | |
"x": 16, | |
"y": 15 | |
}, | |
{ | |
"height": 12, | |
"legend": false, | |
"legend_size": "0", | |
"tile_def": { | |
"events": [], | |
"requests": [ | |
{ | |
"q": "sum:aws.elb.request_count{$scope} by {availability-zone}" | |
} | |
], | |
"viz": "timeseries" | |
}, | |
"timeframe": "4h", | |
"title": true, | |
"title_align": "left", | |
"title_size": 16, | |
"title_text": "Requests per zone", | |
"type": "timeseries", | |
"width": 48, | |
"x": 32, | |
"y": 15 | |
}, | |
{ | |
"height": 12, | |
"legend": false, | |
"legend_size": "0", | |
"tile_def": { | |
"events": [], | |
"requests": [ | |
{ | |
"q": "sum:gunicorn.workers{role:mcnulty-query} by {state,availability-zone}" | |
} | |
], | |
"viz": "timeseries" | |
}, | |
"timeframe": "4h", | |
"title": true, | |
"title_align": "left", | |
"title_size": 16, | |
"title_text": "Web workers", | |
"type": "timeseries", | |
"width": 48, | |
"x": 32, | |
"y": 45 | |
}, | |
{ | |
"aggregator": "avg", | |
"conditional_formats": [ | |
{ | |
"color": "red_on_white", | |
"comparator": "<=", | |
"invert": false, | |
"value": 5 | |
}, | |
{ | |
"color": "green_on_white", | |
"comparator": ">", | |
"invert": false, | |
"value": 5 | |
} | |
], | |
"height": 5, | |
"precision": 0, | |
"query": "sum:gunicorn.workers{role:mcnulty-query,state:idle}", | |
"text_align": "right", | |
"text_size": "auto", | |
"timeframe": "4h", | |
"title": true, | |
"title_align": "left", | |
"title_size": 16, | |
"title_text": "Idle Web Workers", | |
"type": "query_value", | |
"unit": "auto", | |
"width": 14, | |
"x": 16, | |
"y": 52 | |
}, | |
{ | |
"bgcolor": "blue", | |
"font_size": "36", | |
"height": 28, | |
"html": "ELB", | |
"text_align": "center", | |
"tick": true, | |
"tick_edge": "bottom", | |
"tick_pos": "50%", | |
"title": true, | |
"title_align": "left", | |
"title_size": 16, | |
"title_text": "", | |
"type": "note", | |
"width": 14, | |
"x": 0.08333333333333333, | |
"y": 15 | |
}, | |
{ | |
"aggregator": "avg", | |
"conditional_formats": [], | |
"height": 5, | |
"precision": 0, | |
"query": "sum:gunicorn.workers{role:mcnulty-query,state:working}", | |
"text_align": "right", | |
"text_size": "auto", | |
"timeframe": "4h", | |
"title": true, | |
"title_align": "left", | |
"title_size": 16, | |
"title_text": "Active Web Workers", | |
"type": "query_value", | |
"unit": "auto", | |
"width": 14, | |
"x": 16, | |
"y": 45 | |
}, | |
{ | |
"aggregator": "avg", | |
"conditional_formats": [], | |
"height": 5, | |
"precision": 0, | |
"query": "avg:dd.dogweb.latency.no_tags.median{role:mcnulty-query}", | |
"text_align": "right", | |
"text_size": "auto", | |
"timeframe": "4h", | |
"title": true, | |
"title_align": "left", | |
"title_size": 16, | |
"title_text": "Query latency", | |
"type": "query_value", | |
"unit": "ms", | |
"width": 14, | |
"x": 16, | |
"y": 59 | |
}, | |
{ | |
"aggregator": "max", | |
"conditional_formats": [ | |
{ | |
"color": "white_on_red", | |
"comparator": ">=", | |
"invert": false, | |
"value": 5 | |
} | |
], | |
"height": 5, | |
"precision": 0, | |
"query": "sum:aws.elb.httpcode_backend_5xx{$scope}", | |
"text_align": "right", | |
"text_size": "auto", | |
"timeframe": "4h", | |
"title": true, | |
"title_align": "left", | |
"title_size": 16, | |
"title_text": "Errors", | |
"type": "query_value", | |
"unit": "auto", | |
"width": 14, | |
"x": 16, | |
"y": 66 | |
}, | |
{ | |
"bgcolor": "white", | |
"font_size": "36", | |
"height": 28, | |
"html": "Cache", | |
"text_align": "center", | |
"tick": false, | |
"tick_edge": "bottom", | |
"tick_pos": "50%", | |
"title": true, | |
"title_align": "left", | |
"title_size": 16, | |
"title_text": "", | |
"type": "note", | |
"width": 14, | |
"x": 0.08333333333333333, | |
"y": 75 | |
}, | |
{ | |
"height": 12, | |
"legend": false, | |
"legend_size": "0", | |
"tile_def": { | |
"events": [], | |
"requests": [ | |
{ | |
"q": "avg:redis.info.latency_ms{*} by {host}", | |
"stacked": false | |
} | |
], | |
"viz": "heatmap" | |
}, | |
"timeframe": "4h", | |
"title": true, | |
"title_align": "left", | |
"title_size": 16, | |
"title_text": "Cache latency", | |
"type": "timeseries", | |
"width": 48, | |
"x": 32, | |
"y": 75 | |
}, | |
{ | |
"aggregator": "max", | |
"conditional_formats": [], | |
"height": 5, | |
"precision": 0, | |
"query": "avg:redis.info.latency_ms{*}", | |
"text_align": "right", | |
"text_size": "auto", | |
"timeframe": "4h", | |
"title": true, | |
"title_align": "left", | |
"title_size": 16, | |
"title_text": "Worst case latency", | |
"type": "query_value", | |
"unit": "ms", | |
"width": 14, | |
"x": 16, | |
"y": 82 | |
}, | |
{ | |
"aggregator": "avg", | |
"conditional_formats": [], | |
"height": 5, | |
"precision": 0, | |
"query": "avg:redis.info.latency_ms{*}", | |
"text_align": "right", | |
"text_size": "auto", | |
"timeframe": "4h", | |
"title": true, | |
"title_align": "left", | |
"title_size": 16, | |
"title_text": "Average latency", | |
"type": "query_value", | |
"unit": "ms", | |
"width": 14, | |
"x": 16, | |
"y": 75 | |
}, | |
{ | |
"aggregator": "max", | |
"conditional_formats": [ | |
{ | |
"color": "green_on_white", | |
"comparator": "<=", | |
"invert": false, | |
"value": 8000 | |
}, | |
{ | |
"color": "red_on_white", | |
"comparator": ">", | |
"invert": false, | |
"value": 8000 | |
} | |
], | |
"height": 5, | |
"precision": 0, | |
"query": "max:redis.net.clients{*}", | |
"text_align": "right", | |
"text_size": "auto", | |
"timeframe": "4h", | |
"title": true, | |
"title_align": "left", | |
"title_size": 16, | |
"title_text": "Connections", | |
"type": "query_value", | |
"unit": "auto", | |
"width": 14, | |
"x": 16, | |
"y": 89 | |
}, | |
{ | |
"aggregator": "max", | |
"conditional_formats": [], | |
"height": 5, | |
"precision": 0, | |
"query": "max:redis.mem.rss{role:redis-livecache}", | |
"text_align": "right", | |
"text_size": "auto", | |
"timeframe": "4h", | |
"title": true, | |
"title_align": "left", | |
"title_size": 16, | |
"title_text": "Memory", | |
"type": "query_value", | |
"unit": "B", | |
"width": 14, | |
"x": 16, | |
"y": 96 | |
}, | |
{ | |
"height": 12, | |
"legend": false, | |
"legend_size": "0", | |
"tile_def": { | |
"events": [], | |
"requests": [ | |
{ | |
"q": "max:redis.mem.rss{*} by {host}", | |
"stacked": false | |
} | |
], | |
"viz": "timeseries" | |
}, | |
"timeframe": "4h", | |
"title": true, | |
"title_align": "left", | |
"title_size": 16, | |
"title_text": "Cache memory usage", | |
"type": "timeseries", | |
"width": 48, | |
"x": 32, | |
"y": 89 | |
}, | |
{ | |
"height": 12, | |
"legend": false, | |
"legend_size": "0", | |
"tile_def": { | |
"events": [], | |
"requests": [ | |
{ | |
"q": "avg:system.net.bytes_rcvd{*} by {host}" | |
} | |
], | |
"viz": "heatmap" | |
}, | |
"timeframe": "4h", | |
"title": true, | |
"title_align": "left", | |
"title_size": 16, | |
"title_text": "Bandwidth", | |
"type": "timeseries", | |
"width": 48, | |
"x": 32, | |
"y": 29 | |
}, | |
{ | |
"bgcolor": "yellow", | |
"font_size": "36", | |
"height": 36, | |
"html": "Errors", | |
"text_align": "center", | |
"tick": true, | |
"tick_edge": "right", | |
"tick_pos": "50%", | |
"title": true, | |
"title_align": "left", | |
"title_size": 16, | |
"title_text": "", | |
"type": "note", | |
"width": 14, | |
"x": 0.08333333333333333, | |
"y": 107 | |
}, | |
{ | |
"height": 9, | |
"query": "status:error priority:normal", | |
"timeframe": "4h", | |
"title": false, | |
"type": "event_timeline", | |
"width": 64, | |
"x": 16, | |
"y": 107 | |
}, | |
{ | |
"event_size": "s", | |
"height": 25, | |
"query": "status:error sources:-chef priority:normal", | |
"timeframe": "1w", | |
"title": true, | |
"title_align": "left", | |
"title_size": 13, | |
"title_text": "Runtime errors", | |
"type": "event_stream", | |
"width": 32, | |
"x": 16, | |
"y": 116 | |
}, | |
{ | |
"event_size": "s", | |
"height": 25, | |
"query": "status:error sources:chef", | |
"timeframe": "1w", | |
"title": true, | |
"title_align": "left", | |
"title_size": 16, | |
"title_text": "Provisioning errors", | |
"type": "event_stream", | |
"width": 33, | |
"x": 47, | |
"y": 116 | |
}, | |
{ | |
"height": 13, | |
"sizing": "fit", | |
"title": true, | |
"title_align": "left", | |
"title_size": 16, | |
"title_text": "", | |
"type": "image", | |
"url": "https://www.evernote.com/shard/s37/sh/6b56ce78-e6d1-422b-a845-607c6460208a/cc83f57b59cd795be8bffd0fbe444b9c/deep/0/datadoglogo.png", | |
"width": 14, | |
"x": 0, | |
"y": 0 | |
}, | |
{ | |
"bgcolor": "blue", | |
"font_size": "36", | |
"height": 28, | |
"html": "ELB", | |
"text_align": "center", | |
"tick": true, | |
"tick_edge": "bottom", | |
"tick_pos": "50%", | |
"title": true, | |
"title_align": "left", | |
"title_size": 16, | |
"title_text": "", | |
"type": "note", | |
"width": 14, | |
"x": 82.08333333333333, | |
"y": 15 | |
}, | |
{ | |
"bgcolor": "pink", | |
"font_size": "36", | |
"height": 28, | |
"html": "Web", | |
"text_align": "center", | |
"tick": true, | |
"tick_edge": "bottom", | |
"tick_pos": "50%", | |
"title": true, | |
"title_align": "left", | |
"title_size": 16, | |
"title_text": "", | |
"type": "note", | |
"width": 14, | |
"x": 82.08333333333333, | |
"y": 45 | |
}, | |
{ | |
"bgcolor": "white", | |
"font_size": "36", | |
"height": 28, | |
"html": "Cache", | |
"text_align": "center", | |
"tick": false, | |
"tick_edge": "bottom", | |
"tick_pos": "50%", | |
"title": true, | |
"title_align": "left", | |
"title_size": 16, | |
"title_text": "", | |
"type": "note", | |
"width": 14, | |
"x": 82.08333333333333, | |
"y": 75 | |
}, | |
{ | |
"bgcolor": "yellow", | |
"font_size": "36", | |
"height": 36, | |
"html": "Errors", | |
"text_align": "center", | |
"tick": true, | |
"tick_edge": "left", | |
"tick_pos": "50%", | |
"title": true, | |
"title_align": "left", | |
"title_size": 16, | |
"title_text": "", | |
"type": "note", | |
"width": 14, | |
"x": 82.08333333333333, | |
"y": 107 | |
}, | |
{ | |
"color": "#4d4d4d", | |
"font_size": "auto", | |
"height": 7, | |
"text": "Architecture", | |
"text_align": "left", | |
"title": true, | |
"title_align": "left", | |
"title_size": 16, | |
"title_text": "", | |
"type": "free_text", | |
"width": 24, | |
"x": 16, | |
"y": 0 | |
}, | |
{ | |
"bgcolor": "blue", | |
"font_size": "36", | |
"height": 7, | |
"html": "ELB", | |
"text_align": "center", | |
"tick": true, | |
"tick_edge": "right", | |
"tick_pos": "50%", | |
"title": true, | |
"title_align": "left", | |
"title_size": 16, | |
"title_text": "", | |
"type": "note", | |
"width": 12, | |
"x": 40, | |
"y": 2 | |
}, | |
{ | |
"bgcolor": "pink", | |
"font_size": "36", | |
"height": 7, | |
"html": "Web", | |
"text_align": "center", | |
"tick": true, | |
"tick_edge": "right", | |
"tick_pos": "50%", | |
"title": true, | |
"title_align": "left", | |
"title_size": 16, | |
"title_text": "", | |
"type": "note", | |
"width": 12, | |
"x": 54, | |
"y": 2 | |
}, | |
{ | |
"bgcolor": "white", | |
"font_size": "36", | |
"height": 7, | |
"html": "Cache", | |
"text_align": "center", | |
"tick": false, | |
"tick_edge": "right", | |
"tick_pos": "50%", | |
"title": true, | |
"title_align": "left", | |
"title_size": 16, | |
"title_text": "", | |
"type": "note", | |
"width": 12, | |
"x": 68, | |
"y": 2 | |
} | |
], | |
"width": "100%" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment