[AWS Cloudwatch input] - Update documentation - #19624
Conversation
✅ Elastic Docs Style Checker (Vale)No issues found on modified lines! 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. |
There was a problem hiding this comment.
Pull request overview
Updates the aws_cloudwatch_input_otel package documentation and branding assets to better describe supported services, prerequisites, and troubleshooting, and to add service-specific icons.
Changes:
- Refresh README content (overview, deployment modes, requirements, authentication, troubleshooting) and regenerate build docs.
- Add per-service icons in
manifest.ymland introduce new SVG logo assets. - Bump package version to
0.3.1and add a changelog entry.
Reviewed changes
Copilot reviewed 4 out of 11 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| packages/aws_cloudwatch_input_otel/manifest.yml | Version/title update; adds per-service icons; package icon title tweak (needs receiver description alignment). |
| packages/aws_cloudwatch_input_otel/docs/README.md | Expanded end-user documentation (overview, requirements, auth, troubleshooting). |
| packages/aws_cloudwatch_input_otel/_dev/build/docs/README.md | Source template for generated docs updated to match published README. |
| packages/aws_cloudwatch_input_otel/changelog.yml | Adds 0.3.1 changelog entry for documentation update. |
| packages/aws_cloudwatch_input_otel/img/logo_aws_cloudwatch_otel.svg | Replaces package-level icon artwork. |
| packages/aws_cloudwatch_input_otel/img/logo_ec2.svg | Adds EC2 service icon. |
| packages/aws_cloudwatch_input_otel/img/logo_lambda.svg | Adds Lambda service icon. |
| packages/aws_cloudwatch_input_otel/img/logo_rds.svg | Adds RDS service icon. |
| packages/aws_cloudwatch_input_otel/img/logo_sqs.svg | Adds SQS service icon. |
| packages/aws_cloudwatch_input_otel/img/logo_ecs.svg | Adds ECS/Fargate service icon. |
| packages/aws_cloudwatch_input_otel/img/logo_elb.svg | Adds ELB service icon (currently exported with heavy Inkscape metadata; recommend optimizing). |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| | AWS Access Key ID | The access key used to authenticate to AWS. | | ||
| | AWS Secret Access Key | The secret key paired with the access key. | | ||
| | AWS Session Token | Required only when using temporary (STS) credentials. | | ||
|
|
There was a problem hiding this comment.
Do we need to mention here about recommended values for limit, collection_interval and other time related config paramters @muthu-mps ?
There was a problem hiding this comment.
Let me check and add the configurations and their default to the document. This will cover the required defaults that user can adjust at any given point.
ishleenk17
left a comment
There was a problem hiding this comment.
1 nit. Please take care of that. Else looks good!
| @@ -1,15 +1,35 @@ | |||
| # AWS CloudWatch OpenTelemetry Input Package | |||
| {{- generatedHeader }} | |||
| # AWS CloudWatch OpenTelemetry Input | |||
There was a problem hiding this comment.
This is being followed for now :AWS CloudWatch (OpenTelemetry)
Discussion thread: https://github.com/elastic/integrations/pull/19526/changes#r3453908503
|
Tick the box to add this pull request to the merge queue (same as
|
|
✅ All changelog entries have the correct PR link. |
💚 Build Succeeded
History
|
|
Package aws_cloudwatch_input_otel - 0.3.2 containing this change is available at https://epr.elastic.co/package/aws_cloudwatch_input_otel/0.3.2/ |
Proposed commit message
This PR adds more details to the documentation related to the services supported and prerequisites and troubleshooting steps and the logo images for the different services.
Checklist
changelog.ymlfile.Author's Checklist
How to test this PR locally
Related issues
Screenshots