You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
#14544search_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:
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 itCommit(s):
cfd76549e937f49f20c1379c82e0db3180c4ac31What changed:
internal/edot/otelcol/components/default.go:25adds theawscloudwatchreceiverimport.internal/edot/otelcol/components/default.go:195registersawscloudwatchreceiver.NewFactory()in the default receiver set.internal/edot/README.md:40includesawscloudwatchreceiverin the EDOT receiver inventory.Documentation impact:
docs/reference/edot-collector/components.md:27states the components table is automatically generated from EDOT source.docs/reference/edot-collector/components.md:40listsapachereceiverand:41immediately listsawss3receiver, but there is noawscloudwatchreceiverentry.This leaves the public EDOT components reference out of sync with the actual shipped component set.
Suggested Actions
docs/reference/edot-collector/components.mdso the receivers table includesawscloudwatchreceiver.Note
🔒 Integrity filter blocked 1 item
The following item were blocked because they don't meet the GitHub integrity level.
search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".To allow these resources, lower
min-integrityin your GitHub frontmatter:What is this? | From workflow: Docs Patrol
Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not.