Skip to content

Commit 235d184

Browse files
[O11y][Redis Enterprise] Add description for panels (#5737)
* Add description in redis-enterprise visualizations * Update changelog and manifest * Update PR link in changelog * Empty commit * Update title and labels
1 parent 7c3b945 commit 235d184

File tree

4 files changed

+26
-20
lines changed

4 files changed

+26
-20
lines changed

packages/redisenterprise/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.4.1"
3+
changes:
4+
- description: Add description for visualizations.
5+
type: bugfix
6+
link: https://github.com/elastic/integrations/pull/5737
27
- version: "0.4.0"
38
changes:
49
- description: Migrate visualizations to lens.
-124 KB
Loading

packages/redisenterprise/kibana/dashboard/redisenterprise-8da53a40-5a2f-11ea-bc69-cdcc68092a57.json

Lines changed: 20 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"chainingSystem": "HIERARCHICAL",
55
"controlStyle": "oneLine",
66
"ignoreParentSettingsJSON": "{\"ignoreFilters\":false,\"ignoreQuery\":false,\"ignoreTimerange\":false,\"ignoreValidations\":false}",
7-
"panelsJSON": "{\"e559fd7e-eea6-44b4-b160-10c0697b1595\":{\"order\":0,\"width\":\"medium\",\"grow\":true,\"type\":\"optionsListControl\",\"explicitInput\":{\"title\":\"cluster name\",\"fieldName\":\"redisenterprise.node.labels.cluster\",\"id\":\"e559fd7e-eea6-44b4-b160-10c0697b1595\",\"singleSelect\":true,\"enhancements\":{},\"selectedOptions\":[]}},\"4ff55854-42f6-4cf9-a3c7-21a5946d04ed\":{\"order\":1,\"width\":\"medium\",\"grow\":true,\"type\":\"optionsListControl\",\"explicitInput\":{\"fieldName\":\"redisenterprise.node.labels.node\",\"title\":\"node name\",\"id\":\"4ff55854-42f6-4cf9-a3c7-21a5946d04ed\",\"enhancements\":{},\"selectedOptions\":[]}}}"
7+
"panelsJSON": "{\"e559fd7e-eea6-44b4-b160-10c0697b1595\":{\"order\":0,\"width\":\"medium\",\"grow\":true,\"type\":\"optionsListControl\",\"explicitInput\":{\"title\":\"Cluster name\",\"fieldName\":\"redisenterprise.node.labels.cluster\",\"id\":\"e559fd7e-eea6-44b4-b160-10c0697b1595\",\"singleSelect\":true,\"enhancements\":{},\"selectedOptions\":[]}},\"4ff55854-42f6-4cf9-a3c7-21a5946d04ed\":{\"order\":1,\"width\":\"medium\",\"grow\":true,\"type\":\"optionsListControl\",\"explicitInput\":{\"fieldName\":\"redisenterprise.node.labels.node\",\"title\":\"Node name\",\"id\":\"4ff55854-42f6-4cf9-a3c7-21a5946d04ed\",\"enhancements\":{},\"selectedOptions\":[]}}}"
88
},
99
"description": "Overview of Redis Enterprise dashboard",
1010
"hits": 0,
@@ -25,6 +25,7 @@
2525
{
2626
"embeddableConfig": {
2727
"attributes": {
28+
"description": "System CPU time",
2829
"references": [
2930
{
3031
"id": "metrics-*",
@@ -45,7 +46,7 @@
4546
"customLabel": true,
4647
"dataType": "number",
4748
"isBucketed": false,
48-
"label": "cpu system",
49+
"label": "System CPU time",
4950
"operationType": "average",
5051
"params": {
5152
"emptyAsNull": true,
@@ -145,6 +146,7 @@
145146
{
146147
"embeddableConfig": {
147148
"attributes": {
149+
"description": "Free disk space on configured ephemeral disk",
148150
"references": [
149151
{
150152
"id": "metrics-*",
@@ -165,7 +167,7 @@
165167
"customLabel": true,
166168
"dataType": "number",
167169
"isBucketed": false,
168-
"label": "Free ephemeral",
170+
"label": " ",
169171
"operationType": "average",
170172
"params": {
171173
"emptyAsNull": true,
@@ -221,6 +223,7 @@
221223
{
222224
"embeddableConfig": {
223225
"attributes": {
226+
"description": "User CPU time",
224227
"references": [
225228
{
226229
"id": "metrics-*",
@@ -241,7 +244,7 @@
241244
"customLabel": true,
242245
"dataType": "number",
243246
"isBucketed": false,
244-
"label": "cpu user",
247+
"label": "User CPU time",
245248
"operationType": "average",
246249
"params": {
247250
"emptyAsNull": true,
@@ -341,6 +344,7 @@
341344
{
342345
"embeddableConfig": {
343346
"attributes": {
347+
"description": "Number of clients connected to endpoints on node",
344348
"references": [
345349
{
346350
"id": "metrics-*",
@@ -451,13 +455,14 @@
451455
"y": 14
452456
},
453457
"panelIndex": "125e15e6-7381-42a3-aaf4-ca1d623f5ec3",
454-
"title": "Connections",
458+
"title": "Total client connections",
455459
"type": "lens",
456460
"version": "8.3.0"
457461
},
458462
{
459463
"embeddableConfig": {
460464
"attributes": {
465+
"description": "Node free memory",
461466
"references": [
462467
{
463468
"id": "metrics-*",
@@ -478,7 +483,7 @@
478483
"customLabel": true,
479484
"dataType": "number",
480485
"isBucketed": false,
481-
"label": "Free memory",
486+
"label": " ",
482487
"operationType": "average",
483488
"params": {
484489
"emptyAsNull": true,
@@ -534,12 +539,8 @@
534539
{
535540
"embeddableConfig": {
536541
"attributes": {
542+
"description": "Free disk space on configured persistent disk",
537543
"references": [
538-
{
539-
"id": "metrics-*",
540-
"name": "indexpattern-datasource-current-indexpattern",
541-
"type": "index-pattern"
542-
},
543544
{
544545
"id": "metrics-*",
545546
"name": "indexpattern-datasource-layer-574877b7-6844-40a1-85be-71d18aff873b",
@@ -559,7 +560,7 @@
559560
"customLabel": true,
560561
"dataType": "number",
561562
"isBucketed": false,
562-
"label": "Free persistent",
563+
"label": " ",
563564
"operationType": "average",
564565
"params": {
565566
"emptyAsNull": true,
@@ -615,6 +616,7 @@
615616
{
616617
"embeddableConfig": {
617618
"attributes": {
619+
"description": "Rate of incoming/outgoing network traffic",
618620
"references": [
619621
{
620622
"id": "metrics-*",
@@ -796,6 +798,7 @@
796798
{
797799
"embeddableConfig": {
798800
"attributes": {
801+
"description": "Request rate handled by endpoints on node",
799802
"references": [
800803
{
801804
"id": "metrics-*",
@@ -909,6 +912,7 @@
909912
{
910913
"embeddableConfig": {
911914
"attributes": {
915+
"description": "Average latency of all types of commands on DB",
912916
"references": [
913917
{
914918
"id": "metrics-*",
@@ -1112,6 +1116,7 @@
11121116
{
11131117
"embeddableConfig": {
11141118
"attributes": {
1119+
"description": "Number of memcached GET/SET commands sent to the DB",
11151120
"references": [
11161121
{
11171122
"id": "metrics-*",
@@ -1275,13 +1280,14 @@
12751280
"y": 31
12761281
},
12771282
"panelIndex": "0e4c8792-3811-4ffd-bfcf-f2c6a0bfde3b",
1278-
"title": "GET/SET commands",
1283+
"title": "Memcached GET/SET commands",
12791284
"type": "lens",
12801285
"version": "8.3.0"
12811286
},
12821287
{
12831288
"embeddableConfig": {
12841289
"attributes": {
1290+
"description": "Number of memcached commands sent to the DB",
12851291
"references": [
12861292
{
12871293
"id": "metrics-*",
@@ -1501,7 +1507,7 @@
15011507
"y": 31
15021508
},
15031509
"panelIndex": "bf490604-6e5f-40e7-b9de-cbc43c9be756",
1504-
"title": "Other commands",
1510+
"title": "Other memcached commands",
15051511
"type": "lens",
15061512
"version": "8.3.0"
15071513
}
@@ -1541,11 +1547,6 @@
15411547
"name": "467f33cb-f5f3-4fba-9c20-68e0ad74ecd6:indexpattern-datasource-layer-574877b7-6844-40a1-85be-71d18aff873b",
15421548
"type": "index-pattern"
15431549
},
1544-
{
1545-
"id": "metrics-*",
1546-
"name": "481df135-8012-4826-a109-489d7ab89c08:indexpattern-datasource-current-indexpattern",
1547-
"type": "index-pattern"
1548-
},
15491550
{
15501551
"id": "metrics-*",
15511552
"name": "481df135-8012-4826-a109-489d7ab89c08:indexpattern-datasource-layer-574877b7-6844-40a1-85be-71d18aff873b",

packages/redisenterprise/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
format_version: 1.0.0
22
name: redisenterprise
33
title: "Redis Enterprise"
4-
version: 0.4.0
4+
version: 0.4.1
55
license: basic
66
description: "Collect metrics from Redis Enterprise Cluster"
77
type: integration

0 commit comments

Comments
 (0)