Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[O11y][MySQL] Migrate [Logs MySQL] Overview dashboard visualizations to lens in kibana 8.8.0 #5818

Merged
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.12.0"
changes:
- description: Migrate Logs Overview dashboard visualizations to lens.
type: enhancement
link: https://github.com/elastic/integrations/pull/5818
- version: "1.11.0"
changes:
- description: Added system test cases for galera_status datastream
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.
857 changes: 808 additions & 49 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.

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.6.0",
"created_at": "2023-03-20T05:14:35.415Z",
"id": "mysql-Logs-MySQL-error-log",
"migrationVersion": {
"search": "7.9.3"
"search": "8.0.0"
},
"namespaces": [
"default"
],
"references": [
{
"id": "logs-*",
Expand Down

This file was deleted.

This file was deleted.

Loading