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/aws_bedrock_agentcore/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "0.0.2"
changes:
- description: Dashboard improvements for AgentCore runtime, gateway, identity and memory metrics.
type: enhancement
link: https://github.com/elastic/integrations/pull/16108
- version: "0.0.1"
changes:
- description: Initial draft of the package
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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.

10 changes: 5 additions & 5 deletions packages/aws_bedrock_agentcore/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
format_version: 3.3.5
name: aws_bedrock_agentcore
title: "Amazon Bedrock AgentCore"
version: 0.0.1
version: 0.0.2
source:
license: "Elastic-2.0"
description: "Collect Amazon Bedrock AgentCore's Agent runtime, Gateway, Identity and Memory metrics using Elastic Agent"
Expand All @@ -18,19 +18,19 @@ conditions:
screenshots:
- src: /img/amazon_bedrock_agentcore_runtime.png
title: Amazon Bedrock AgentCore Runtime Dashboard
size: 1569x2241
size: 1258x2280
type: image/png
- src: /img/amazon_bedrock_agentcore_gateway.png
title: Amazon Bedrock AgentCore Gateway Dashboard
size: 1569x3417
size: 4000x9970
type: image/png
- src: /img/amazon_bedrock_agentcore_identity.png
title: Amazon Bedrock AgentCore Identity Dashboard
size: 1569x3809
size: 4062x4537
type: image/png
- src: /img/amazon_bedrock_agentcore_memory.png
title: Amazon Bedrock AgentCore Memory Dashboard
size: 1569x1865
size: 4098x10235
type: image/png
icons:
- src: /img/amazon_bedrock_agentcore.svg
Expand Down