Skip to content

Commit 28f8ec3

Browse files
[O11y][Hadoop] Migrate node_manager and data_node dashboards visualizations to lens in kibana 8.3.0 (#5605)
* migrate namenode and node_manager and data_node data stream visualizations to lens. * update changelog.yml * update changelog description
1 parent c5e6593 commit 28f8ec3

18 files changed

+834
-967
lines changed

packages/hadoop/changelog.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# newer versions go on top
2+
- version: "0.5.0"
3+
changes:
4+
- description: Migrate `Data nodes` and `Node Manager` dashboard visualizations to lens.
5+
type: enhancement
6+
link: https://github.com/elastic/integrations/pull/5605
27
- version: "0.4.2"
38
changes:
49
- description: Added categories and/or subcategories.
19.8 KB
Loading
48.1 KB
Loading

packages/hadoop/kibana/dashboard/hadoop-70125ec0-cf78-11ec-bc3e-6faca2b11df2.json

Lines changed: 493 additions & 28 deletions
Large diffs are not rendered by default.

packages/hadoop/kibana/dashboard/hadoop-c06fb680-cf76-11ec-bc3e-6faca2b11df2.json

Lines changed: 296 additions & 32 deletions
Large diffs are not rendered by default.

packages/hadoop/kibana/lens/hadoop-09305b10-cf75-11ec-bc3e-6faca2b11df2.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
"decimals": 2
2727
}
2828
},
29+
"showArrayValues": true,
2930
"sortField": "@timestamp"
3031
},
3132
"scale": "ratio",
@@ -44,6 +45,7 @@
4445
"decimals": 2
4546
}
4647
},
48+
"showArrayValues": true,
4749
"sortField": "@timestamp"
4850
},
4951
"scale": "ratio",
@@ -56,6 +58,7 @@
5658
"label": "Timestamp",
5759
"operationType": "date_histogram",
5860
"params": {
61+
"includeEmptyRows": true,
5962
"interval": "auto"
6063
},
6164
"scale": "interval",
@@ -166,6 +169,7 @@
166169
],
167170
"legend": {
168171
"isVisible": true,
172+
"legendSize": "auto",
169173
"position": "right"
170174
},
171175
"preferredSeriesType": "line",
@@ -188,10 +192,10 @@
188192
"title": "Number of bytes read and written [Hadoop Metrics]",
189193
"visualizationType": "lnsXY"
190194
},
191-
"coreMigrationVersion": "8.1.0",
195+
"coreMigrationVersion": "8.3.0",
192196
"id": "hadoop-09305b10-cf75-11ec-bc3e-6faca2b11df2",
193197
"migrationVersion": {
194-
"lens": "8.1.0"
198+
"lens": "8.3.0"
195199
},
196200
"references": [
197201
{

packages/hadoop/kibana/lens/hadoop-2132d820-cd2f-11ec-be30-1d9331f0b107.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,16 +75,19 @@
7575
"visualization": {
7676
"accessor": "f5aa20c5-3dfb-45e8-82ff-4a24d054ef62",
7777
"layerId": "bfc4ee7d-e67a-492c-a0de-3ba41b193e52",
78-
"layerType": "data"
78+
"layerType": "data",
79+
"size": "xl",
80+
"textAlign": "center",
81+
"titlePosition": "bottom"
7982
}
8083
},
8184
"title": "Data node disk capacity [Metrics Hadoop]",
8285
"visualizationType": "lnsMetric"
8386
},
84-
"coreMigrationVersion": "8.1.0",
87+
"coreMigrationVersion": "8.3.0",
8588
"id": "hadoop-2132d820-cd2f-11ec-be30-1d9331f0b107",
8689
"migrationVersion": {
87-
"lens": "8.1.0"
90+
"lens": "8.3.0"
8891
},
8992
"references": [
9093
{

packages/hadoop/kibana/lens/hadoop-73f3b470-cf74-11ec-bc3e-6faca2b11df2.json

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
"label": "Part of Cache used",
3939
"operationType": "last_value",
4040
"params": {
41+
"showArrayValues": true,
4142
"sortField": "@timestamp"
4243
},
4344
"scale": "ratio",
@@ -57,16 +58,19 @@
5758
"visualization": {
5859
"accessor": "5e28f952-df42-4162-8195-af6ee018c227",
5960
"layerId": "efa00ae4-03e1-45c9-aaa9-47610de989d9",
60-
"layerType": "data"
61+
"layerType": "data",
62+
"size": "xl",
63+
"textAlign": "center",
64+
"titlePosition": "bottom"
6165
}
6266
},
6367
"title": "Cache used from total cache [Metrics Hadoop]",
6468
"visualizationType": "lnsMetric"
6569
},
66-
"coreMigrationVersion": "8.1.0",
70+
"coreMigrationVersion": "8.3.0",
6771
"id": "hadoop-73f3b470-cf74-11ec-bc3e-6faca2b11df2",
6872
"migrationVersion": {
69-
"lens": "8.1.0"
73+
"lens": "8.3.0"
7074
},
7175
"references": [
7276
{

packages/hadoop/kibana/lens/hadoop-a6a8b400-cf75-11ec-bc3e-6faca2b11df2.json

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"label": "Cached blocks",
1818
"operationType": "last_value",
1919
"params": {
20+
"showArrayValues": true,
2021
"sortField": "@timestamp"
2122
},
2223
"scale": "ratio",
@@ -36,16 +37,19 @@
3637
"visualization": {
3738
"accessor": "931e5379-b427-4096-8030-51a9ad546b02",
3839
"layerId": "781bec53-7762-43ba-bc46-4a54c6b985ae",
39-
"layerType": "data"
40+
"layerType": "data",
41+
"size": "xl",
42+
"textAlign": "center",
43+
"titlePosition": "bottom"
4044
}
4145
},
4246
"title": "Cached blocks [Metrics Hadoop]",
4347
"visualizationType": "lnsMetric"
4448
},
45-
"coreMigrationVersion": "8.1.0",
49+
"coreMigrationVersion": "8.3.0",
4650
"id": "hadoop-a6a8b400-cf75-11ec-bc3e-6faca2b11df2",
4751
"migrationVersion": {
48-
"lens": "8.1.0"
52+
"lens": "8.3.0"
4953
},
5054
"references": [
5155
{

packages/hadoop/kibana/lens/hadoop-ace7b680-cf76-11ec-bc3e-6faca2b11df2.json

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"label": "Failed volumes",
1717
"operationType": "last_value",
1818
"params": {
19+
"showArrayValues": true,
1920
"sortField": "@timestamp"
2021
},
2122
"scale": "ratio",
@@ -35,16 +36,19 @@
3536
"visualization": {
3637
"accessor": "7fd9ea12-b127-443d-a3d9-a07be9982c13",
3738
"layerId": "011f4580-0ed6-43f2-aeb7-64965ecd5e83",
38-
"layerType": "data"
39+
"layerType": "data",
40+
"size": "xl",
41+
"textAlign": "center",
42+
"titlePosition": "bottom"
3943
}
4044
},
4145
"title": "Failed Volumes [Metrics Hadoop]",
4246
"visualizationType": "lnsMetric"
4347
},
44-
"coreMigrationVersion": "8.1.0",
48+
"coreMigrationVersion": "8.3.0",
4549
"id": "hadoop-ace7b680-cf76-11ec-bc3e-6faca2b11df2",
4650
"migrationVersion": {
47-
"lens": "8.1.0"
51+
"lens": "8.3.0"
4852
},
4953
"references": [
5054
{

0 commit comments

Comments
 (0)