Skip to content

Commit

Permalink
Improved the line thickness and colors in the dashboards
Browse files Browse the repository at this point in the history
Updated dashboard screenshot
  • Loading branch information
edgan committed Nov 26, 2024
1 parent 669e5f9 commit 1d38ce9
Show file tree
Hide file tree
Showing 7 changed files with 12 additions and 12 deletions.
6 changes: 3 additions & 3 deletions datadog/dashboards/BGW210-700-multi.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
},
{
"style": {
"palette": "green",
"palette_index": 6
"palette": "orange",
"palette_index": 7
},
"formula": "query3"
}
Expand All @@ -64,7 +64,7 @@
"style": {
"palette": "dog_classic",
"line_type": "solid",
"line_width": "normal"
"line_width": "thick"
},
"display_type": "line"
}
Expand Down
2 changes: 1 addition & 1 deletion datadog/dashboards/BGW210-700-single.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"style": {
"palette": "dog_classic",
"line_type": "solid",
"line_width": "normal"
"line_width": "thick"
},
"display_type": "line"
}
Expand Down
6 changes: 3 additions & 3 deletions datadog/dashboards/BGW320-500-multi.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
},
{
"style": {
"palette": "green",
"palette_index": 6
"palette": "orange",
"palette_index": 7
},
"formula": "query3"
}
Expand All @@ -64,7 +64,7 @@
"style": {
"palette": "dog_classic",
"line_type": "solid",
"line_width": "normal"
"line_width": "thick"
},
"display_type": "line"
}
Expand Down
2 changes: 1 addition & 1 deletion datadog/dashboards/BGW320-500-single.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"style": {
"palette": "dog_classic",
"line_type": "solid",
"line_width": "normal"
"line_width": "thick"
},
"display_type": "line"
}
Expand Down
6 changes: 3 additions & 3 deletions datadog/dashboards/BGW320-505-multi.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
},
{
"style": {
"palette": "green",
"palette_index": 6
"palette": "orange",
"palette_index": 7
},
"formula": "query3"
}
Expand All @@ -64,7 +64,7 @@
"style": {
"palette": "dog_classic",
"line_type": "solid",
"line_width": "normal"
"line_width": "thick"
},
"display_type": "line"
}
Expand Down
2 changes: 1 addition & 1 deletion datadog/dashboards/BGW320-505-single.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"style": {
"palette": "dog_classic",
"line_type": "solid",
"line_width": "normal"
"line_width": "thick"
},
"display_type": "line"
}
Expand Down
Binary file modified screenshots/datadog-outage-dashboard.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1d38ce9

Please sign in to comment.