Skip to content
Merged
Show file tree
Hide file tree
Changes from all 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/ibmmq/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "0.4.0"
changes:
- description: Migrate visualizations to lens.
type: enhancement
link: https://github.com/elastic/integrations/pull/5495
- version: "0.3.1"
changes:
- description: Added categories and/or subcategories.
Expand Down
Binary file modified packages/ibmmq/img/ibmmq-calls.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified packages/ibmmq/img/ibmmq-errorlog.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified packages/ibmmq/img/ibmmq-messages.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified packages/ibmmq/img/ibmmq-subscriptions.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2,054 changes: 1,435 additions & 619 deletions packages/ibmmq/kibana/dashboard/ibmmq-8f788c70-36c9-11ea-9f7a-097fe7ab3ddd.json

Large diffs are not rendered by default.

Large diffs are not rendered by default.

3,490 changes: 2,452 additions & 1,038 deletions packages/ibmmq/kibana/dashboard/ibmmq-d2112e90-36ea-11ea-9f7a-097fe7ab3ddd.json

Large diffs are not rendered by default.

4,147 changes: 3,007 additions & 1,140 deletions packages/ibmmq/kibana/dashboard/ibmmq-fc5512c0-36d1-11ea-9f7a-097fe7ab3ddd.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"title": "Errorlogs [Logs IBM MQ]",
"version": 1
},
"coreMigrationVersion": "8.2.0",
"coreMigrationVersion": "8.5.0",
"id": "ibmmq-82db7ba0-adec-11e9-8358-1517661d7c84",
"migrationVersion": {
"search": "8.0.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/ibmmq/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
format_version: 1.0.0
name: ibmmq
title: IBM MQ
version: 0.3.1
version: 0.4.0
license: basic
description: Collect logs and metrics from IBM MQ with Elastic Agent.
type: integration
categories:
- message_queue
- observability
conditions:
kibana.version: ^8.2.0
kibana.version: ^8.5.0
icons:
- src: /img/ibmmq.svg
title: ibmmq
Expand Down