Created
August 25, 2021 19:35
-
-
Save maguec/a87cc290b2cffcf83d72d2363c69c79a to your computer and use it in GitHub Desktop.
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
{ | |
"title": "ACRE", | |
"description": "", | |
"widgets": [ | |
{ | |
"id": 1426048574507798, | |
"definition": { | |
"type": "image", | |
"url": "https://images.g2crowd.com/uploads/product/image/social_landscape/social_landscape_41977d19e7b55aacdaec9fa50510761b/redis-enterprise.png", | |
"sizing": "contain", | |
"margin": "lg", | |
"has_background": true, | |
"has_border": true, | |
"vertical_align": "center", | |
"horizontal_align": "center" | |
}, | |
"layout": { | |
"x": 0, | |
"y": 0, | |
"width": 2, | |
"height": 2 | |
} | |
}, | |
{ | |
"id": 5453387983588940, | |
"definition": { | |
"title": "Total Keys", | |
"title_size": "16", | |
"title_align": "left", | |
"time": {}, | |
"type": "query_value", | |
"requests": [ | |
{ | |
"formulas": [ | |
{ | |
"formula": "query1" | |
} | |
], | |
"queries": [ | |
{ | |
"data_source": "metrics", | |
"name": "query1", | |
"query": "avg:azure.cache_redisenterprise.totalkeys{$Instance}", | |
"aggregator": "last" | |
} | |
], | |
"response_format": "scalar" | |
} | |
], | |
"autoscale": true, | |
"precision": 0 | |
}, | |
"layout": { | |
"x": 2, | |
"y": 0, | |
"width": 3, | |
"height": 2 | |
} | |
}, | |
{ | |
"id": 6521287240663186, | |
"definition": { | |
"title": "Cache Latency", | |
"title_size": "16", | |
"title_align": "left", | |
"time": {}, | |
"type": "query_value", | |
"requests": [ | |
{ | |
"formulas": [ | |
{ | |
"formula": "query1" | |
} | |
], | |
"queries": [ | |
{ | |
"data_source": "metrics", | |
"name": "query1", | |
"query": "avg:azure.cache_redisenterprise.cache_latency{$Instance}", | |
"aggregator": "last" | |
} | |
], | |
"response_format": "scalar" | |
} | |
], | |
"autoscale": true, | |
"precision": 2 | |
}, | |
"layout": { | |
"x": 5, | |
"y": 0, | |
"width": 3, | |
"height": 2 | |
} | |
}, | |
{ | |
"id": 6956616649740304, | |
"definition": { | |
"title": "SeverLoad", | |
"title_size": "16", | |
"title_align": "left", | |
"time": {}, | |
"type": "query_value", | |
"requests": [ | |
{ | |
"formulas": [ | |
{ | |
"formula": "query1" | |
} | |
], | |
"queries": [ | |
{ | |
"data_source": "metrics", | |
"name": "query1", | |
"query": "max:azure.cache_redisenterprise.server_load{$Instance}", | |
"aggregator": "last" | |
} | |
], | |
"response_format": "scalar" | |
} | |
], | |
"autoscale": true, | |
"precision": 2 | |
}, | |
"layout": { | |
"x": 8, | |
"y": 0, | |
"width": 2, | |
"height": 2 | |
} | |
}, | |
{ | |
"id": 2924730986903706, | |
"definition": { | |
"title": "Cache Latency", | |
"title_size": "16", | |
"title_align": "left", | |
"show_legend": true, | |
"legend_layout": "auto", | |
"legend_columns": [ | |
"avg", | |
"min", | |
"max", | |
"value", | |
"sum" | |
], | |
"time": {}, | |
"type": "timeseries", | |
"requests": [ | |
{ | |
"formulas": [ | |
{ | |
"formula": "query1" | |
} | |
], | |
"queries": [ | |
{ | |
"data_source": "metrics", | |
"name": "query1", | |
"query": "avg:azure.cache_redisenterprise.cache_latency{$Instance}" | |
} | |
], | |
"response_format": "timeseries", | |
"style": { | |
"palette": "dog_classic", | |
"line_type": "solid", | |
"line_width": "normal" | |
}, | |
"display_type": "line" | |
} | |
], | |
"yaxis": { | |
"scale": "linear", | |
"include_zero": true, | |
"label": "", | |
"min": "auto", | |
"max": "auto" | |
}, | |
"markers": [] | |
}, | |
"layout": { | |
"x": 0, | |
"y": 2, | |
"width": 5, | |
"height": 3 | |
} | |
}, | |
{ | |
"id": 2402019307779864, | |
"definition": { | |
"title": "Cache Total Operations / Second", | |
"title_size": "16", | |
"title_align": "left", | |
"show_legend": true, | |
"legend_layout": "auto", | |
"legend_columns": [ | |
"avg", | |
"min", | |
"max", | |
"value", | |
"sum" | |
], | |
"time": {}, | |
"type": "timeseries", | |
"requests": [ | |
{ | |
"formulas": [ | |
{ | |
"formula": "query1" | |
} | |
], | |
"queries": [ | |
{ | |
"data_source": "metrics", | |
"name": "query1", | |
"query": "avg:azure.cache_redisenterprise.operations_per_second{$Instance}" | |
} | |
], | |
"response_format": "timeseries", | |
"style": { | |
"palette": "dog_classic", | |
"line_type": "solid", | |
"line_width": "normal" | |
}, | |
"display_type": "line" | |
} | |
], | |
"yaxis": { | |
"scale": "linear", | |
"include_zero": true, | |
"label": "", | |
"min": "auto", | |
"max": "auto" | |
}, | |
"markers": [] | |
}, | |
"layout": { | |
"x": 5, | |
"y": 2, | |
"width": 5, | |
"height": 3 | |
} | |
}, | |
{ | |
"id": 8588171593999460, | |
"definition": { | |
"title": "Reads/Writes", | |
"title_size": "16", | |
"title_align": "left", | |
"show_legend": true, | |
"legend_layout": "auto", | |
"legend_columns": [ | |
"avg", | |
"min", | |
"max", | |
"value", | |
"sum" | |
], | |
"time": {}, | |
"type": "timeseries", | |
"requests": [ | |
{ | |
"formulas": [ | |
{ | |
"formula": "query1" | |
}, | |
{ | |
"formula": "query2" | |
} | |
], | |
"queries": [ | |
{ | |
"data_source": "metrics", | |
"name": "query1", | |
"query": "avg:azure.cache_redisenterprise.cache_read{$Instance}" | |
}, | |
{ | |
"data_source": "metrics", | |
"name": "query2", | |
"query": "avg:azure.cache_redisenterprise.cache_write{$Instance}" | |
} | |
], | |
"response_format": "timeseries", | |
"style": { | |
"palette": "dog_classic", | |
"line_type": "solid", | |
"line_width": "normal" | |
}, | |
"display_type": "line" | |
} | |
], | |
"yaxis": { | |
"scale": "linear", | |
"include_zero": true, | |
"label": "", | |
"min": "auto", | |
"max": "auto" | |
}, | |
"markers": [] | |
}, | |
"layout": { | |
"x": 0, | |
"y": 5, | |
"width": 5, | |
"height": 3 | |
} | |
}, | |
{ | |
"id": 7391289141357266, | |
"definition": { | |
"title": "Used Memory", | |
"title_size": "16", | |
"title_align": "left", | |
"show_legend": true, | |
"legend_layout": "auto", | |
"legend_columns": [ | |
"avg", | |
"min", | |
"max", | |
"value", | |
"sum" | |
], | |
"time": {}, | |
"type": "timeseries", | |
"requests": [ | |
{ | |
"formulas": [ | |
{ | |
"formula": "query1" | |
} | |
], | |
"queries": [ | |
{ | |
"data_source": "metrics", | |
"name": "query1", | |
"query": "avg:azure.cache_redisenterprise.usedmemory{$Instance}" | |
} | |
], | |
"response_format": "timeseries", | |
"style": { | |
"palette": "dog_classic", | |
"line_type": "solid", | |
"line_width": "normal" | |
}, | |
"display_type": "line" | |
} | |
], | |
"yaxis": { | |
"scale": "linear", | |
"include_zero": true, | |
"label": "", | |
"min": "auto", | |
"max": "auto" | |
}, | |
"markers": [] | |
}, | |
"layout": { | |
"x": 5, | |
"y": 5, | |
"width": 5, | |
"height": 3 | |
} | |
}, | |
{ | |
"id": 6370666430012834, | |
"definition": { | |
"title": "Connections", | |
"title_size": "16", | |
"title_align": "left", | |
"show_legend": true, | |
"legend_layout": "auto", | |
"legend_columns": [ | |
"avg", | |
"min", | |
"max", | |
"value", | |
"sum" | |
], | |
"time": {}, | |
"type": "timeseries", | |
"requests": [ | |
{ | |
"formulas": [ | |
{ | |
"formula": "query1" | |
} | |
], | |
"queries": [ | |
{ | |
"data_source": "metrics", | |
"name": "query1", | |
"query": "sum:azure.cache_redisenterprise.connectedclients{$Instance}" | |
} | |
], | |
"response_format": "timeseries", | |
"style": { | |
"palette": "dog_classic", | |
"line_type": "solid", | |
"line_width": "normal" | |
}, | |
"display_type": "line" | |
} | |
], | |
"yaxis": { | |
"scale": "linear", | |
"include_zero": true, | |
"label": "", | |
"min": "auto", | |
"max": "auto" | |
}, | |
"markers": [] | |
}, | |
"layout": { | |
"x": 0, | |
"y": 8, | |
"width": 5, | |
"height": 3 | |
} | |
}, | |
{ | |
"id": 2208687537885680, | |
"definition": { | |
"title": "Cache Hits Per Second", | |
"title_size": "16", | |
"title_align": "left", | |
"show_legend": true, | |
"legend_layout": "auto", | |
"legend_columns": [ | |
"avg", | |
"min", | |
"max", | |
"value", | |
"sum" | |
], | |
"time": {}, | |
"type": "timeseries", | |
"requests": [ | |
{ | |
"formulas": [ | |
{ | |
"formula": "per_second(query1)" | |
} | |
], | |
"queries": [ | |
{ | |
"data_source": "metrics", | |
"name": "query1", | |
"query": "sum:azure.cache_redisenterprise.cachehits{$Instance}" | |
} | |
], | |
"response_format": "timeseries", | |
"style": { | |
"palette": "dog_classic", | |
"line_type": "solid", | |
"line_width": "normal" | |
}, | |
"display_type": "line" | |
} | |
], | |
"yaxis": { | |
"scale": "linear", | |
"include_zero": true, | |
"label": "", | |
"min": "auto", | |
"max": "auto" | |
}, | |
"markers": [] | |
}, | |
"layout": { | |
"x": 5, | |
"y": 8, | |
"width": 5, | |
"height": 3 | |
} | |
} | |
], | |
"template_variables": [ | |
{ | |
"name": "Instance", | |
"default": "*", | |
"prefix": "name" | |
} | |
], | |
"layout_type": "ordered", | |
"is_read_only": false, | |
"notify_list": [], | |
"reflow_type": "fixed", | |
"id": "94u-p24-dgt" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment