Skip to content

Commit

Permalink
sanitize dashboards
Browse files Browse the repository at this point in the history
  • Loading branch information
kinseypdx committed Feb 23, 2024
1 parent 14124f2 commit af0e66b
Showing 1 changed file with 4 additions and 13 deletions.
17 changes: 4 additions & 13 deletions dashboards/unix/unix.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "Unix",
"description": null,
"permissions": "PUBLIC_READ_WRITE",
"pages": [
{
"name": "Overview",
Expand Down Expand Up @@ -163,9 +162,7 @@
"width": 6,
"height": 3
},
"linkedEntityGuids": [
"NDMwNDY5M3xWSVp8REFTSEJPQVJEfDE0OTY5NzA1"
],
"linkedEntityGuids": null,
"visualization": {
"id": "viz.table"
},
Expand Down Expand Up @@ -457,9 +454,7 @@
"width": 6,
"height": 3
},
"linkedEntityGuids": [
"NDMwNDY5M3xWSVp8REFTSEJPQVJEfDE0OTY5NzEw"
],
"linkedEntityGuids": null,
"visualization": {
"id": "viz.table"
},
Expand Down Expand Up @@ -629,9 +624,7 @@
"width": 12,
"height": 3
},
"linkedEntityGuids": [
"NDMwNDY5M3xWSVp8REFTSEJPQVJEfDE0OTY5NzEx"
],
"linkedEntityGuids": null,
"visualization": {
"id": "viz.table"
},
Expand Down Expand Up @@ -1053,9 +1046,7 @@
"width": 12,
"height": 3
},
"linkedEntityGuids": [
"NDMwNDY5M3xWSVp8REFTSEJPQVJEfDE0OTY5NzEz"
],
"linkedEntityGuids": null,
"visualization": {
"id": "viz.table"
},
Expand Down

0 comments on commit af0e66b

Please sign in to comment.