Skip to content

[docs-patrol] Update EDOT components reference for awscloudwatchreceiver #14839

@github-actions

Description

@github-actions

Recent code changes in the repository have introduced documentation drift. The following change needs a corresponding documentation update.

Changes Requiring Documentation Updates

1. EDOT added awscloudwatchreceiver, but the public EDOT components reference is missing it

Commit(s):

What changed:

  • internal/edot/otelcol/components/default.go:25 adds the awscloudwatchreceiver import.
  • internal/edot/otelcol/components/default.go:195 registers awscloudwatchreceiver.NewFactory() in the default receiver set.
  • internal/edot/README.md:40 includes awscloudwatchreceiver in the EDOT receiver inventory.

Documentation impact:

  • docs/reference/edot-collector/components.md:27 states the components table is automatically generated from EDOT source.
  • In the receiver table, docs/reference/edot-collector/components.md:40 lists apachereceiver and :41 immediately lists awss3receiver, but there is no awscloudwatchreceiver entry.

This leaves the public EDOT components reference out of sync with the actual shipped component set.

Suggested Actions

  • Update/regenerate docs/reference/edot-collector/components.md so the receivers table includes awscloudwatchreceiver.
  • Verify the EDOT docs generation inputs are refreshed so future component additions stay in sync.

Note

🔒 Integrity filter blocked 1 item

The following item were blocked because they don't meet the GitHub integrity level.

  • #14544 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".

To allow these resources, lower min-integrity in your GitHub frontmatter:

tools:
  github:
    min-integrity: approved  # merged | approved | unapproved | none

What is this? | From workflow: Docs Patrol

Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not.

  • expires on Jun 15, 2026, 3:26 PM UTC

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions