Skip to content

Commit

Permalink
[O11y][MySQL] Migrate [Logs MySQL] Overview dashboard visualization…
Browse files Browse the repository at this point in the history
…s to lens in kibana 8.8.0 (#5818)

* Migrate Logs Overview dashboard visualizations to lens

* Update changelog

* Convert query time to ms

* Update screenshot and export dashboard from 8.8.0

* Export dashboard from 8.7.0
  • Loading branch information
rajvi-patel-22 authored and gizas committed Sep 5, 2023
1 parent b074dc5 commit 12ab0c0
Show file tree
Hide file tree
Showing 11 changed files with 882 additions and 669 deletions.
5 changes: 5 additions & 0 deletions packages/mysql/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: Migrate Logs Overview dashboard visualizations to lens.
type: enhancement
link: https://github.com/elastic/integrations/pull/5818
- version: "1.12.4"
changes:
- description: Fix to correct the aggregate function used in dashboard for fields having `metric_type` value `counter`.
Expand Down
Binary file modified packages/mysql/img/kibana-mysql.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
923 changes: 873 additions & 50 deletions packages/mysql/kibana/dashboard/mysql-Logs-MySQL-Dashboard.json

Large diffs are not rendered by default.

83 changes: 0 additions & 83 deletions packages/mysql/kibana/search/mysql-Logs-MySQL-Slow-log.json

This file was deleted.

8 changes: 3 additions & 5 deletions packages/mysql/kibana/search/mysql-Logs-MySQL-error-log.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,14 +62,12 @@
"title": "Error logs [Logs MySQL]",
"version": 1
},
"coreMigrationVersion": "7.14.0",
"coreMigrationVersion": "8.7.0",
"created_at": "2023-07-18T08:39:19.726Z",
"id": "mysql-Logs-MySQL-error-log",
"migrationVersion": {
"search": "7.9.3"
"search": "8.0.0"
},
"namespaces": [
"default"
],
"references": [
{
"id": "logs-*",
Expand Down
76 changes: 0 additions & 76 deletions packages/mysql/kibana/visualization/mysql-Error-logs-levels.json

This file was deleted.

68 changes: 0 additions & 68 deletions packages/mysql/kibana/visualization/mysql-Slow-logs-by-count.json

This file was deleted.

Loading

0 comments on commit 12ab0c0

Please sign in to comment.