Skip to content

Commit

Permalink
OM-199 - updated datadog dashboards
Browse files Browse the repository at this point in the history
  • Loading branch information
mphanias committed Dec 18, 2024
1 parent 14d11b8 commit 02aec5b
Show file tree
Hide file tree
Showing 20 changed files with 54,059 additions and 9 deletions.
596 changes: 596 additions & 0 deletions config/datadog/dashboards/Aerospike_Overview.json

Large diffs are not rendered by default.

218 changes: 217 additions & 1 deletion config/datadog/dashboards/alerts_view.json
Original file line number Diff line number Diff line change
@@ -1 +1,217 @@
{"title":"Alerts View","description":"Alerts View dashboard provides multi-level metrics regarding alerts and their states of warning, errors and critical as well as info","widgets":[{"id":5221527285160222,"definition":{"type":"image","url":"/static/images/logos/aerospike_small.svg","sizing":"cover","has_background":true,"has_border":true,"vertical_align":"center","horizontal_align":"center"},"layout":{"x":0,"y":0,"width":2,"height":1}},{"id":7521843932970594,"definition":{"type":"note","content":"Overview","background_color":"vivid_purple","font_size":"14","text_align":"center","show_tick":false,"tick_pos":"50%","tick_edge":"left"},"layout":{"x":2,"y":0,"width":10,"height":1}},{"id":2860830786402142,"definition":{"title":" ","type":"manage_status","display_format":"counts","color_preference":"background","hide_zero_counts":true,"show_status":true,"last_triggered_format":"relative","query":"group:($aerospike_cluster AND $aerospike_service)","sort":"name,desc","count":50,"start":0,"summary_type":"groups","show_priority":false,"show_last_triggered":false},"layout":{"x":0,"y":1,"width":12,"height":2}},{"id":2082687482227100,"definition":{"type":"note","content":"Critical","background_color":"vivid_purple","font_size":"14","text_align":"center","show_tick":false,"tick_pos":"50%","tick_edge":"left"},"layout":{"x":0,"y":3,"width":12,"height":1}},{"id":3185098878215232,"definition":{"title":" ","type":"manage_status","display_format":"list","color_preference":"background","hide_zero_counts":false,"show_status":true,"last_triggered_format":"relative","query":"group_status:\"alert\" AND group:($aerospike_cluster AND $aerospike_service)","sort":"name,asc","count":50,"start":0,"summary_type":"groups","show_priority":false,"show_last_triggered":false},"layout":{"x":0,"y":4,"width":12,"height":4}},{"id":3428715335584372,"definition":{"type":"note","content":"Warning","background_color":"vivid_purple","font_size":"14","text_align":"center","show_tick":false,"tick_pos":"50%","tick_edge":"left"},"layout":{"x":0,"y":8,"width":12,"height":1}},{"id":7091709491570682,"definition":{"title":" ","type":"manage_status","display_format":"list","color_preference":"background","hide_zero_counts":false,"show_status":true,"last_triggered_format":"relative","query":"group_status:\"Warn\" group:($aerospike_cluster AND $aerospike_service)","sort":"name,asc","count":50,"start":0,"summary_type":"groups","show_priority":false,"show_last_triggered":false},"layout":{"x":0,"y":9,"width":12,"height":4}},{"id":352893055343236,"definition":{"type":"note","content":"Ok","background_color":"vivid_purple","font_size":"14","text_align":"center","show_tick":false,"tick_pos":"50%","tick_edge":"left"},"layout":{"x":0,"y":13,"width":12,"height":1}},{"id":3141260706502906,"definition":{"title":" ","type":"manage_status","display_format":"list","color_preference":"background","hide_zero_counts":false,"show_status":true,"last_triggered_format":"relative","query":"group_status:\"Ok\" group:($aerospike_cluster AND $aerospike_service)","sort":"name,asc","count":50,"start":0,"summary_type":"groups","show_priority":false,"show_last_triggered":false},"layout":{"x":0,"y":14,"width":12,"height":4}}],"template_variables":[{"name":"aerospike_cluster","prefix":"aerospike_cluster","available_values":[],"default":"*"},{"name":"aerospike_service","prefix":"aerospike_service","available_values":[],"default":"*"}],"layout_type":"ordered","notify_list":[],"reflow_type":"fixed"}
{
"title": "Alerts View",
"description": "Alerts View dashboard provides multi-level metrics regarding alerts and their states of warning, errors and critical as well as info",
"widgets": [
{
"id": 5221527285160222,
"definition": {
"type": "image",
"url": "/static/images/logos/aerospike_small.svg",
"sizing": "cover",
"has_background": true,
"has_border": true,
"vertical_align": "center",
"horizontal_align": "center"
},
"layout": {
"x": 0,
"y": 0,
"width": 2,
"height": 1
}
},
{
"id": 7521843932970594,
"definition": {
"type": "note",
"content": "**Overview**",
"background_color": "vivid_purple",
"font_size": "24",
"text_align": "center",
"show_tick": false,
"tick_pos": "50%",
"tick_edge": "left"
},
"layout": {
"x": 2,
"y": 0,
"width": 10,
"height": 1
}
},
{
"id": 2860830786402142,
"definition": {
"title": " ",
"type": "manage_status",
"display_format": "counts",
"color_preference": "background",
"hide_zero_counts": true,
"show_status": true,
"last_triggered_format": "relative",
"query": "group:($cluster_name AND $aerospike_service)",
"sort": "name,desc",
"count": 50,
"start": 0,
"summary_type": "groups",
"show_priority": false,
"show_last_triggered": false
},
"layout": {
"x": 0,
"y": 1,
"width": 12,
"height": 2
}
},
{
"id": 2082687482227100,
"definition": {
"type": "note",
"content": "**Critical**",
"background_color": "vivid_purple",
"font_size": "24",
"text_align": "center",
"show_tick": false,
"tick_pos": "50%",
"tick_edge": "left"
},
"layout": {
"x": 0,
"y": 3,
"width": 12,
"height": 1
}
},
{
"id": 3185098878215232,
"definition": {
"title": " ",
"type": "manage_status",
"display_format": "list",
"color_preference": "background",
"hide_zero_counts": false,
"show_status": true,
"last_triggered_format": "relative",
"query": "group_status:\"alert\" AND group:($cluster_name AND $aerospike_service)",
"sort": "name,asc",
"count": 50,
"start": 0,
"summary_type": "groups",
"show_priority": false,
"show_last_triggered": false
},
"layout": {
"x": 0,
"y": 4,
"width": 12,
"height": 4
}
},
{
"id": 3428715335584372,
"definition": {
"type": "note",
"content": "**Warning**",
"background_color": "vivid_purple",
"font_size": "24",
"text_align": "center",
"show_tick": false,
"tick_pos": "50%",
"tick_edge": "left"
},
"layout": {
"x": 0,
"y": 8,
"width": 12,
"height": 1
}
},
{
"id": 7091709491570682,
"definition": {
"title": " ",
"type": "manage_status",
"display_format": "list",
"color_preference": "background",
"hide_zero_counts": false,
"show_status": true,
"last_triggered_format": "relative",
"query": "group_status:\"Warn\" group:($cluster_name AND $aerospike_service)",
"sort": "name,asc",
"count": 50,
"start": 0,
"summary_type": "groups",
"show_priority": false,
"show_last_triggered": false
},
"layout": {
"x": 0,
"y": 9,
"width": 12,
"height": 4
}
},
{
"id": 352893055343236,
"definition": {
"type": "note",
"content": "**Ok**",
"background_color": "vivid_purple",
"font_size": "24",
"text_align": "center",
"show_tick": false,
"tick_pos": "50%",
"tick_edge": "left"
},
"layout": {
"x": 0,
"y": 13,
"width": 12,
"height": 1
}
},
{
"id": 3141260706502906,
"definition": {
"title": " ",
"type": "manage_status",
"display_format": "list",
"color_preference": "background",
"hide_zero_counts": false,
"show_status": true,
"last_triggered_format": "relative",
"query": "group_status:\"Ok\" group:($cluster_name AND $aerospike_service)",
"sort": "name,asc",
"count": 50,
"start": 0,
"summary_type": "groups",
"show_priority": false,
"show_last_triggered": false
},
"layout": {
"x": 0,
"y": 14,
"width": 12,
"height": 4
}
}
],
"template_variables": [
{
"name": "cluster_name",
"prefix": "cluster_name",
"available_values": [],
"default": "*"
},
{
"name": "aerospike_service",
"prefix": "aerospike_service",
"available_values": [],
"default": "*"
}
],
"layout_type": "ordered",
"notify_list": [],
"reflow_type": "fixed"
}
1 change: 0 additions & 1 deletion config/datadog/dashboards/cluster_overview.json

This file was deleted.

Loading

0 comments on commit 02aec5b

Please sign in to comment.