docs: Edit ECS tutorial to add new steps for the otelcol.receiver.awsecscontainermetrics component [backport]#5585
Merged
clayton-cornell merged 1 commit intorelease/v1.13from Feb 19, 2026
Conversation
…secscontainermetrics` component (#5347) Edit ECS tutorial to add new steps for the `otelcol.receiver.awsecscontainermetrics` component . Split tutorial into two paths... the original "stable" option and the new experimental `otelcol.receiver.awsecscontainermetrics` option. Clean up content: * fix bullets for consistency * fix the paths eg `/bin/bash` instead of just `bash` * removed some unused link definitions Fixes #4566 ### Note to reviewers I used AI to generate the configs. I do not have ECS to do any testing so I relied on AI to check the configuration examples. The configuration code snippets should be checked for validity and accuracy Preview for review is here: https://deploy-preview-alloy-5347-zb444pucvq-vp.a.run.app/docs/alloy/latest/collect/ecs-opentelemetry-data/ --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> (cherry picked from commit d37d130)
Contributor
|
💻 Deploy preview deleted (docs: Edit ECS tutorial to add new steps for the |
clayton-cornell
approved these changes
Feb 19, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport of #5347
This PR backports #5347 to release/v1.13.
Original PR Author
@clayton-cornell
Description
Edit ECS tutorial to add new steps for the
otelcol.receiver.awsecscontainermetricscomponent .Split tutorial into two paths... the original "stable" option and the new experimental
otelcol.receiver.awsecscontainermetricsoption.Clean up content:
/bin/bashinstead of justbashFixes #4566
Note to reviewers
I used AI to generate the configs. I do not have ECS to do any testing so I relied on AI to check the configuration examples. The configuration code snippets should be checked for validity and accuracy
Preview for review is here: https://deploy-preview-alloy-5347-zb444pucvq-vp.a.run.app/docs/alloy/latest/collect/ecs-opentelemetry-data/
This backport was created automatically.