Skip to content
5 changes: 5 additions & 0 deletions packages/aws_sqs_otel/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "0.13.0"
changes:
- description: Add SQS queue detail dashboard with drilldowns from the overview dashboard.
type: enhancement
link: https://github.com/elastic/integrations/pull/20974
- version: "0.12.0"
changes:
- description: Replace the deprecated `popout` icon with `external` so dashboard navigation cards render correctly.
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/aws_sqs_otel/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
format_version: 3.6.0
name: aws_sqs_otel
title: "AWS SQS Metrics OpenTelemetry Assets"
version: 0.12.0
version: 0.13.0
source:
license: "Elastic-2.0"
description: "AWS SQS Metrics OpenTelemetry Assets"
Expand Down
Loading