[aws_otel] Dashboard renaming for consistency with other assets - #19964
Conversation
Elastic Docs Style Checker (Vale)Summary: 6 warnings found
|
| File | Line | Rule | Message |
|---|---|---|---|
| packages/aws_ec2_otel/changelog.yml | 4 | Elastic.QuotesPunctuation | Place punctuation inside closing quotation marks. |
| packages/aws_ecs_otel/changelog.yml | 4 | Elastic.QuotesPunctuation | Place punctuation inside closing quotation marks. |
| packages/aws_elb_metrics_otel/changelog.yml | 4 | Elastic.QuotesPunctuation | Place punctuation inside closing quotation marks. |
| packages/aws_lambda_otel/changelog.yml | 4 | Elastic.QuotesPunctuation | Place punctuation inside closing quotation marks. |
| packages/aws_rds_otel/changelog.yml | 4 | Elastic.QuotesPunctuation | Place punctuation inside closing quotation marks. |
| packages/aws_sqs_otel/changelog.yml | 4 | Elastic.QuotesPunctuation | Place punctuation inside closing quotation marks. |
The Vale linter checks documentation changes against the Elastic Docs style guide. To use Vale locally or report issues, refer to Elastic style guide for Vale.
Rename the dashboard in all six AWS OTel assets packages to the [AWS <service> OTel] Metrics convention (EC2, ELB, Lambda, RDS, SQS, ECS), update the dashboard-name reference in each README (docs + _dev/build source), bump the patch version, and add a changelog entry (PR #19964). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
✅ All changelog entries have the correct PR link. |
💚 Build Succeeded
|
|
Tick the box to add this pull request to the merge queue (same as
|
|
Package aws_ec2_otel - 0.9.1 containing this change is available at https://epr.elastic.co/package/aws_ec2_otel/0.9.1/ |
|
Package aws_ecs_otel - 0.7.1 containing this change is available at https://epr.elastic.co/package/aws_ecs_otel/0.7.1/ |
|
Package aws_elb_metrics_otel - 0.8.1 containing this change is available at https://epr.elastic.co/package/aws_elb_metrics_otel/0.8.1/ |
|
Package aws_lambda_otel - 0.8.1 containing this change is available at https://epr.elastic.co/package/aws_lambda_otel/0.8.1/ |
|
Package aws_rds_otel - 0.8.1 containing this change is available at https://epr.elastic.co/package/aws_rds_otel/0.8.1/ |
|
Package aws_sqs_otel - 0.8.1 containing this change is available at https://epr.elastic.co/package/aws_sqs_otel/0.8.1/ |
Rename dashboards from "[AWS OTel] {Service}" -> "[AWS {Service} OTel] Metrics"
Example "[AWS OTel] SQS" -> "[AWS SQS OTel] Metrics"
Proposed commit message
Checklist
changelog.ymlfile.Author's Checklist
How to test this PR locally
Related issues
Screenshots