Skip to content

Commit

Permalink
[O11y][Redis] Update value format of Top Slowest command visualizat…
Browse files Browse the repository at this point in the history
…ion (#8186)

* Update value format of  visualization

* Update changelog

* Update version in changelog

* Compact x-axis label
  • Loading branch information
rajvi-patel-22 authored Oct 26, 2023
1 parent ad1a9dc commit 1b9082e
Show file tree
Hide file tree
Showing 6 changed files with 59 additions and 38 deletions.
5 changes: 5 additions & 0 deletions packages/redis/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "1.13.0"
changes:
- description: Update value format of "Top Slowest command" visualization.
type: enhancement
link: https://github.com/elastic/integrations/pull/8186
- version: 1.12.0
changes:
- description: Update the package format_version to 3.0.0.
Expand Down
Binary file modified packages/redis/img/kibana-redis.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
{
"attributes": {
"description": "Overview dashboard for the FIlebeat Redis integration",
"hits": 0,
"kibanaSavedObjectMeta": {
"searchSourceJSON": {
"filter": [],
"highlightAll": true,
"query": {
"language": "kuery",
"query": ""
},
"version": true
}
}
},
"optionsJSON": {
"darkTheme": false,
"syncColors": true
"hidePanelTitles": false,
"syncColors": true,
"syncCursor": true,
"syncTooltips": false,
"useMargins": true
},
"panelsJSON": [
{
Expand Down Expand Up @@ -44,7 +44,7 @@
"panelIndex": "4",
"panelRefName": "panel_4",
"type": "search",
"version": "8.3.0"
"version": "8.10.2"
},
{
"embeddableConfig": {
Expand All @@ -67,11 +67,12 @@
"panelIndex": "6",
"panelRefName": "panel_6",
"type": "search",
"version": "8.3.0"
"version": "8.10.2"
},
{
"embeddableConfig": {
"attributes": {
"description": "",
"references": [
{
"id": "logs-*",
Expand All @@ -80,8 +81,9 @@
}
],
"state": {
"adHocDataViews": {},
"datasourceStates": {
"indexpattern": {
"formBased": {
"layers": {
"c0de1034-34c9-4f6a-b525-e39bd578cd2f": {
"columnOrder": [
Expand Down Expand Up @@ -112,8 +114,19 @@
"customLabel": true,
"dataType": "number",
"isBucketed": false,
"label": "Duration (microseconds)",
"label": "Duration",
"operationType": "max",
"params": {
"format": {
"id": "duration",
"params": {
"compact": true,
"decimals": 0,
"fromUnit": "microseconds",
"toUnit": "humanizePrecise"
}
}
},
"scale": "ratio",
"sourceField": "redis.slowlog.duration.us"
}
Expand All @@ -124,6 +137,7 @@
}
},
"filters": [],
"internalReferences": [],
"query": {
"language": "kuery",
"query": "data_stream.dataset:redis.slowlog"
Expand Down Expand Up @@ -198,7 +212,7 @@
"panelIndex": "048af531-a2d5-4a14-b7d2-6156dce83cbc",
"title": "Top slowest commands [Logs Redis]",
"type": "lens",
"version": "8.3.0"
"version": "8.10.2"
},
{
"embeddableConfig": {
Expand All @@ -212,7 +226,7 @@
],
"state": {
"datasourceStates": {
"indexpattern": {
"formBased": {
"layers": {
"257bce71-5aee-4178-a2be-194e662bfb13": {
"columnOrder": [
Expand Down Expand Up @@ -283,17 +297,19 @@
"layers": [
{
"categoryDisplay": "default",
"groups": [
"3e287c6c-a179-407b-8190-518aeb0a5a9b",
"a222cc47-29f7-4207-9b62-38996bcf3dba"
],
"layerId": "257bce71-5aee-4178-a2be-194e662bfb13",
"layerType": "data",
"legendDisplay": "show",
"legendPosition": "right",
"metric": "bcd9cc84-7d4e-4511-918e-4cac501f3ecc",
"metrics": [
"bcd9cc84-7d4e-4511-918e-4cac501f3ecc"
],
"nestedLegend": true,
"numberDisplay": "percent"
"numberDisplay": "percent",
"primaryGroups": [
"3e287c6c-a179-407b-8190-518aeb0a5a9b",
"a222cc47-29f7-4207-9b62-38996bcf3dba"
]
}
],
"palette": {
Expand All @@ -319,7 +335,7 @@
"panelIndex": "62b73fa0-e562-4af6-9d4e-9158eba31a8b",
"title": "Log levels and roles breakdown [Logs Redis]",
"type": "lens",
"version": "8.3.0"
"version": "8.10.2"
},
{
"embeddableConfig": {
Expand All @@ -333,7 +349,7 @@
],
"state": {
"datasourceStates": {
"indexpattern": {
"formBased": {
"layers": {
"ebb70b66-e024-4a14-b179-d15c72b605bf": {
"columnOrder": [
Expand Down Expand Up @@ -456,18 +472,17 @@
"panelIndex": "5150d808-cfa0-4a30-ab6f-e9517fa2ceec",
"title": "Logs over time [Logs Redis]",
"type": "lens",
"version": "8.3.0"
"version": "8.10.2"
}
],
"timeRestore": false,
"title": "[Logs Redis] Overview",
"version": 1
},
"coreMigrationVersion": "8.3.0",
"coreMigrationVersion": "8.8.0",
"created_at": "2023-10-23T06:52:58.334Z",
"id": "redis-7fea2930-478e-11e7-b1f0-cb29bac6bf8b",
"migrationVersion": {
"dashboard": "8.3.0"
},
"managed": false,
"references": [
{
"id": "redis-73613570-4791-11e7-be88-2ddb32f3df97",
Expand Down Expand Up @@ -495,5 +510,6 @@
"type": "index-pattern"
}
],
"type": "dashboard"
"type": "dashboard",
"typeMigrationVersion": "8.9.0"
}
Original file line number Diff line number Diff line change
Expand Up @@ -29,17 +29,17 @@
"title": "Slow logs [Logs Redis]",
"version": 1
},
"coreMigrationVersion": "8.3.0",
"coreMigrationVersion": "8.8.0",
"created_at": "2023-10-23T06:20:05.818Z",
"id": "redis-0ab87b80-478e-11e7-b1f0-cb29bac6bf8b",
"migrationVersion": {
"search": "8.0.0"
},
"managed": true,
"references": [
{
"id": "logs-*",
"name": "kibanaSavedObjectMeta.searchSourceJSON.index",
"type": "index-pattern"
}
],
"type": "search"
"type": "search",
"typeMigrationVersion": "8.0.0"
}
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,10 @@
"title": "Logs [Logs Redis]",
"version": 1
},
"coreMigrationVersion": "8.3.0",
"coreMigrationVersion": "8.8.0",
"created_at": "2023-10-23T06:20:05.818Z",
"id": "redis-73613570-4791-11e7-be88-2ddb32f3df97",
"migrationVersion": {
"search": "8.0.0"
},
"managed": true,
"references": [
{
"id": "logs-*",
Expand All @@ -73,5 +72,6 @@
"type": "index-pattern"
}
],
"type": "search"
"type": "search",
"typeMigrationVersion": "8.0.0"
}
4 changes: 2 additions & 2 deletions packages/redis/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
format_version: "3.0.0"
name: redis
title: Redis
version: "1.12.0"
version: "1.13.0"
description: Collect logs and metrics from Redis servers with Elastic Agent.
type: integration
categories:
- datastore
- observability
conditions:
kibana:
version: "^8.8.0"
version: "^8.10.2"
elastic:
subscription: basic
screenshots:
Expand Down

0 comments on commit 1b9082e

Please sign in to comment.