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

[Lens Migration] Migrate visualizations to lens for ActiveMQ, Spring Boot and WebSphere Application Server #5250

Closed
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/activemq/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "0.7.0"
changes:
- description: Migrate visualizations to lens.
type: enhancement
link: https://github.com/elastic/integrations/pull/5250
- version: "0.6.0"
changes:
- description: Update ECS version to 8.5.1.
Expand Down
Binary file modified packages/activemq/img/filebeat-activemq-audit.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/activemq/img/filebeat-activemq-log.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/activemq/img/metricbeat-activemq-broker.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/activemq/img/metricbeat-activemq-queues.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/activemq/img/metricbeat-activemq-topics.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@
"title": "Audit Events [Logs ActiveMQ]",
"version": 1
},
"coreMigrationVersion": "8.2.0",
"coreMigrationVersion": "8.6.0",
"created_at": "2023-02-09T09:23:37.269Z",
"id": "activemq-896ef3a0-145f-11ea-8fd8-030a13064883",
"migrationVersion": {
"search": "8.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@
"title": "Application Events [Logs ActiveMQ]",
"version": 1
},
"coreMigrationVersion": "8.2.0",
"coreMigrationVersion": "8.6.0",
"created_at": "2023-02-09T09:23:37.269Z",
"id": "activemq-d784ec10-1460-11ea-8fd8-030a13064883",
"migrationVersion": {
"search": "8.0.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/activemq/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: activemq
title: ActiveMQ
version: 0.6.0
version: 0.7.0
description: Collect logs and metrics from ActiveMQ instances with Elastic Agent.
type: integration
icons:
Expand All @@ -14,7 +14,7 @@ categories:
- message_queue
- infrastructure
conditions:
kibana.version: ^8.2.0
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the Lens Migration going to force a Kibana version upgrade of the packages. Why is this being done?

That may not be acceptable, if the packages are in the older releases.

kibana.version: ^8.6.0
screenshots:
- src: /img/filebeat-activemq-log.png
title: filebeat ActiveMQ application events
Expand Down
5 changes: 5 additions & 0 deletions packages/spring_boot/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "0.8.0"
changes:
- description: Migrate visualizations to lens.
type: enhancement
link: https://github.com/elastic/integrations/pull/5250
- version: "0.7.0"
changes:
- description: Update ECS version to 8.5.1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"id": "3ab22ca1-4caf-465f-8789-2a45a81ed9b1",
"name": "docker-fleet-agent",
"type": "filebeat",
"version": "8.1.0"
"version": "8.3.2"
},
"data_stream": {
"dataset": "spring_boot.audit_events",
Expand All @@ -18,7 +18,7 @@
"elastic_agent": {
"id": "3ab22ca1-4caf-465f-8789-2a45a81ed9b1",
"snapshot": false,
"version": "8.1.0"
"version": "8.3.2"
},
"event": {
"agent_id_status": "verified",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"id": "3ab22ca1-4caf-465f-8789-2a45a81ed9b1",
"name": "docker-fleet-agent",
"type": "filebeat",
"version": "8.1.0"
"version": "8.3.2"
},
"data_stream": {
"dataset": "spring_boot.http_trace",
Expand All @@ -18,7 +18,7 @@
"elastic_agent": {
"id": "3ab22ca1-4caf-465f-8789-2a45a81ed9b1",
"snapshot": false,
"version": "8.1.0"
"version": "8.3.2"
},
"event": {
"agent_id_status": "verified",
Expand Down
8 changes: 4 additions & 4 deletions packages/spring_boot/docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ An example event for `audit_events` looks as following:
"id": "3ab22ca1-4caf-465f-8789-2a45a81ed9b1",
"name": "docker-fleet-agent",
"type": "filebeat",
"version": "8.1.0"
"version": "8.3.2"
},
"data_stream": {
"dataset": "spring_boot.audit_events",
Expand All @@ -57,7 +57,7 @@ An example event for `audit_events` looks as following:
"elastic_agent": {
"id": "3ab22ca1-4caf-465f-8789-2a45a81ed9b1",
"snapshot": false,
"version": "8.1.0"
"version": "8.3.2"
},
"event": {
"agent_id_status": "verified",
Expand Down Expand Up @@ -141,7 +141,7 @@ An example event for `http_trace` looks as following:
"id": "3ab22ca1-4caf-465f-8789-2a45a81ed9b1",
"name": "docker-fleet-agent",
"type": "filebeat",
"version": "8.1.0"
"version": "8.3.2"
},
"data_stream": {
"dataset": "spring_boot.http_trace",
Expand All @@ -154,7 +154,7 @@ An example event for `http_trace` looks as following:
"elastic_agent": {
"id": "3ab22ca1-4caf-465f-8789-2a45a81ed9b1",
"snapshot": false,
"version": "8.1.0"
"version": "8.3.2"
},
"event": {
"agent_id_status": "verified",
Expand Down
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/spring_boot/img/spring_boot-overview-dashboard.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
Expand Up @@ -56,10 +56,11 @@
"title": "[Spring Boot] Audit Events",
"version": 1
},
"coreMigrationVersion": "8.1.0",
"coreMigrationVersion": "8.6.0",
"created_at": "2023-02-09T10:40:06.113Z",
"id": "spring_boot-6fe11330-c7f1-11ec-986a-f1e84447fd00",
"migrationVersion": {
"dashboard": "8.1.0"
"dashboard": "8.6.0"
},
"references": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,11 @@
"title": "[Spring Boot] Access logs",
"version": 1
},
"coreMigrationVersion": "8.1.0",
"coreMigrationVersion": "8.6.0",
"created_at": "2023-02-09T10:40:06.113Z",
"id": "spring_boot-6fe782d0-ca15-11ec-b4b1-b57f75afa7dd",
"migrationVersion": {
"dashboard": "8.1.0"
"dashboard": "8.6.0"
},
"references": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -108,10 +108,11 @@
"title": "[Spring Boot] Memory and Threads",
"version": 1
},
"coreMigrationVersion": "8.1.0",
"coreMigrationVersion": "8.6.0",
"created_at": "2023-02-09T10:40:06.113Z",
"id": "spring_boot-c89e1510-ca15-11ec-b4b1-b57f75afa7dd",
"migrationVersion": {
"dashboard": "8.1.0"
"dashboard": "8.6.0"
},
"references": [
{
Expand Down
Loading