Skip to content

Commit

Permalink
Fix new Recorded Future dashboard (#30333) (#30338)
Browse files Browse the repository at this point in the history
This dashboard had been exported from an 8.1.0-SNAPSHOT version of Kibana
that didn't include this change:

elastic/kibana#123894

After this change was merged, most visualisations in the dashboard
stopped working.

This doesn't affect older dashboards as those are migrated automatically
from an older version.

(cherry picked from commit a84c26e)

Co-authored-by: Adrian Serrano <[email protected]>
  • Loading branch information
mergify[bot] and adriansr authored Feb 10, 2022
1 parent f4024dc commit 679fc97
Show file tree
Hide file tree
Showing 22 changed files with 44 additions and 44 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@
"label": "Count of records",
"operationType": "count",
"scale": "ratio",
"sourceField": "Records"
"sourceField": "___records___"
},
"dac2417a-0b3b-430a-bd24-23abfcea4a4c": {
"dataType": "string",
Expand Down Expand Up @@ -566,4 +566,4 @@
"type": "dashboard",
"updated_at": "2022-02-02T22:58:56.215Z",
"version": "WzI0MjEsMV0="
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"label": "Count of records",
"operationType": "count",
"scale": "ratio",
"sourceField": "Records"
"sourceField": "___records___"
}
},
"incompleteColumns": {}
Expand Down Expand Up @@ -97,4 +97,4 @@
"type": "lens",
"updated_at": "2022-02-01T15:45:07.866Z",
"version": "WzExMTAsMV0="
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"label": "Count of records",
"operationType": "count",
"scale": "ratio",
"sourceField": "Records"
"sourceField": "___records___"
}
},
"incompleteColumns": {}
Expand Down Expand Up @@ -92,4 +92,4 @@
"type": "lens",
"updated_at": "2022-02-01T15:45:07.866Z",
"version": "WzExMTgsMV0="
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"label": "Count of records",
"operationType": "count",
"scale": "ratio",
"sourceField": "Records"
"sourceField": "___records___"
},
"ebb0878f-715a-4987-85f1-87420428c88f": {
"customLabel": true,
Expand Down Expand Up @@ -91,4 +91,4 @@
"type": "lens",
"updated_at": "2022-02-01T15:45:07.866Z",
"version": "WzExMjEsMV0="
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"label": "Recorded Future Indicators",
"operationType": "count",
"scale": "ratio",
"sourceField": "Records"
"sourceField": "___records___"
}
},
"incompleteColumns": {}
Expand Down Expand Up @@ -64,4 +64,4 @@
"type": "lens",
"updated_at": "2022-02-01T15:45:07.866Z",
"version": "WzExMTIsMV0="
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"label": "Count of records",
"operationType": "count",
"scale": "ratio",
"sourceField": "Records"
"sourceField": "___records___"
}
},
"incompleteColumns": {}
Expand Down Expand Up @@ -92,4 +92,4 @@
"type": "lens",
"updated_at": "2022-02-02T22:44:53.659Z",
"version": "WzIzMDksMV0="
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"label": "Count of records",
"operationType": "count",
"scale": "ratio",
"sourceField": "Records"
"sourceField": "___records___"
}
},
"incompleteColumns": {}
Expand Down Expand Up @@ -92,4 +92,4 @@
"type": "lens",
"updated_at": "2022-02-01T15:45:07.866Z",
"version": "WzExMjUsMV0="
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"label": "Count of records",
"operationType": "count",
"scale": "ratio",
"sourceField": "Records"
"sourceField": "___records___"
}
},
"incompleteColumns": {}
Expand Down Expand Up @@ -98,4 +98,4 @@
"type": "lens",
"updated_at": "2022-02-01T15:45:07.866Z",
"version": "WzExMTMsMV0="
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"label": "Count of records",
"operationType": "count",
"scale": "ratio",
"sourceField": "Records"
"sourceField": "___records___"
},
"ebb0878f-715a-4987-85f1-87420428c88f": {
"customLabel": true,
Expand Down Expand Up @@ -91,4 +91,4 @@
"type": "lens",
"updated_at": "2022-02-01T15:45:07.866Z",
"version": "WzExMjMsMV0="
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"label": "Count of records",
"operationType": "count",
"scale": "ratio",
"sourceField": "Records"
"sourceField": "___records___"
}
},
"incompleteColumns": {}
Expand Down Expand Up @@ -92,4 +92,4 @@
"type": "lens",
"updated_at": "2022-02-02T22:44:40.916Z",
"version": "WzIyOTksMV0="
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"label": "Count of records",
"operationType": "count",
"scale": "ratio",
"sourceField": "Records"
"sourceField": "___records___"
},
"d5b0eba3-5cb3-40fe-adb6-8f1a1de50e57": {
"customLabel": true,
Expand Down Expand Up @@ -92,4 +92,4 @@
"type": "lens",
"updated_at": "2022-02-02T22:45:05.207Z",
"version": "WzIzMTksMV0="
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"label": "Count of records",
"operationType": "count",
"scale": "ratio",
"sourceField": "Records"
"sourceField": "___records___"
}
},
"incompleteColumns": {}
Expand Down Expand Up @@ -92,4 +92,4 @@
"type": "lens",
"updated_at": "2022-02-01T15:45:07.866Z",
"version": "WzExMjYsMV0="
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"label": "Count of records",
"operationType": "count",
"scale": "ratio",
"sourceField": "Records"
"sourceField": "___records___"
}
},
"incompleteColumns": {}
Expand Down Expand Up @@ -92,4 +92,4 @@
"type": "lens",
"updated_at": "2022-02-01T15:45:07.866Z",
"version": "WzExMTUsMV0="
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"label": "Count of records",
"operationType": "count",
"scale": "ratio",
"sourceField": "Records"
"sourceField": "___records___"
},
"8f48381c-5786-43f4-8602-5c23ba146a60": {
"customLabel": true,
Expand Down Expand Up @@ -93,4 +93,4 @@
"type": "lens",
"updated_at": "2022-02-01T15:45:07.866Z",
"version": "WzExMTYsMV0="
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"label": "Count of records",
"operationType": "count",
"scale": "ratio",
"sourceField": "Records"
"sourceField": "___records___"
}
},
"incompleteColumns": {}
Expand Down Expand Up @@ -92,4 +92,4 @@
"type": "lens",
"updated_at": "2022-02-01T15:45:07.866Z",
"version": "WzExMjQsMV0="
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"label": "Count of records",
"operationType": "count",
"scale": "ratio",
"sourceField": "Records"
"sourceField": "___records___"
}
},
"incompleteColumns": {}
Expand Down Expand Up @@ -92,4 +92,4 @@
"type": "lens",
"updated_at": "2022-02-02T22:19:12.496Z",
"version": "WzE4MDEsMV0="
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"label": "Count of records",
"operationType": "count",
"scale": "ratio",
"sourceField": "Records"
"sourceField": "___records___"
}
},
"incompleteColumns": {}
Expand Down Expand Up @@ -92,4 +92,4 @@
"type": "lens",
"updated_at": "2022-02-01T15:45:07.866Z",
"version": "WzExMjIsMV0="
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"label": "Count of records",
"operationType": "count",
"scale": "ratio",
"sourceField": "Records"
"sourceField": "___records___"
}
},
"incompleteColumns": {}
Expand Down Expand Up @@ -95,4 +95,4 @@
"type": "lens",
"updated_at": "2022-02-02T22:22:45.852Z",
"version": "WzE4NzEsMV0="
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"label": "Count of records",
"operationType": "count",
"scale": "ratio",
"sourceField": "Records"
"sourceField": "___records___"
}
},
"incompleteColumns": {}
Expand Down Expand Up @@ -92,4 +92,4 @@
"type": "lens",
"updated_at": "2022-02-01T15:45:07.866Z",
"version": "WzExMTcsMV0="
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"label": "Count of records",
"operationType": "count",
"scale": "ratio",
"sourceField": "Records"
"sourceField": "___records___"
},
"dac2417a-0b3b-430a-bd24-23abfcea4a4c": {
"customLabel": true,
Expand Down Expand Up @@ -92,4 +92,4 @@
"type": "lens",
"updated_at": "2022-02-02T22:44:25.698Z",
"version": "WzIyOTEsMV0="
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"label": "Count of records",
"operationType": "count",
"scale": "ratio",
"sourceField": "Records"
"sourceField": "___records___"
},
"ebb0878f-715a-4987-85f1-87420428c88f": {
"customLabel": true,
Expand Down Expand Up @@ -91,4 +91,4 @@
"type": "lens",
"updated_at": "2022-02-02T22:49:03.254Z",
"version": "WzIzNzQsMV0="
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"label": "Count of records",
"operationType": "count",
"scale": "ratio",
"sourceField": "Records"
"sourceField": "___records___"
},
"ebb0878f-715a-4987-85f1-87420428c88f": {
"customLabel": true,
Expand Down Expand Up @@ -91,4 +91,4 @@
"type": "lens",
"updated_at": "2022-02-02T22:49:17.011Z",
"version": "WzIzODEsMV0="
}
}

0 comments on commit 679fc97

Please sign in to comment.