diff --git a/docs/sources/reference/components/otelcol/otelcol.receiver.awsecscontainermetrics.md b/docs/sources/reference/components/otelcol/otelcol.receiver.awsecscontainermetrics.md index 53a1fe68604..73f23bcada2 100644 --- a/docs/sources/reference/components/otelcol/otelcol.receiver.awsecscontainermetrics.md +++ b/docs/sources/reference/components/otelcol/otelcol.receiver.awsecscontainermetrics.md @@ -5,19 +5,14 @@ labels: stage: experimental products: - oss - tags: - - text: Community - tooltip: This component is developed, maintained, and supported by the Alloy user community. title: otelcol.receiver.awsecscontainermetrics --- # `otelcol.receiver.awsecscontainermetrics` -{{< docs/shared lookup="stability/community.md" source="alloy" version="" >}} +{{< docs/shared lookup="stability/experimental.md" source="alloy" version="" >}} -{{< docs/shared lookup="stability/experimental.md" source="alloy" version="" >}} - -`otelcol.receiver.awsecscontainermetrics` reads AWS ECS task- and container-level metadata, and resource usage metrics such as CPU, memory, network, and disk, and forwards them to other `otelcol.*` components. +`otelcol.receiver.awsecscontainermetrics` reads AWS ECS task- and container-level metadata, and resource usage metrics such as CPU, memory, network, and disk, and forwards them to other `otelcol.*` components. {{< admonition type="note" >}} `otelcol.receiver.awsecscontainermetrics` is a wrapper over the upstream OpenTelemetry Collector [`awsecscontainermetrics`][] receiver. @@ -26,7 +21,7 @@ Bug reports or feature requests will be redirected to the upstream repository, i [`awsecscontainermetrics`]: https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/{{< param "OTEL_VERSION" >}}/receiver/awsecscontainermetricsreceiver {{< /admonition >}} -This receiver supports ECS Fargate and ECS on EC2. It uses [ECS Task Metadata Endpoint V4](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task-metadata-endpoint-v4.html) which is automatically available within the task's containers. Therefore, you should run the {{< param "PRODUCT_NAME" >}} collector using this receiver as a sidecar within the task you want to monitor. Refer to the upstream [`awsecscontainermetrics`][] receiver documentation for more details. +This receiver supports ECS Fargate and ECS on EC2. It uses [ECS Task Metadata Endpoint V4](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task-metadata-endpoint-v4.html) which is automatically available within the task's containers. Therefore, you should run the {{< param "PRODUCT_NAME" >}} collector using this receiver as a sidecar within the task you want to monitor. Refer to the upstream [`awsecscontainermetrics`][] receiver documentation for more details. You can specify multiple `otelcol.receiver.awsecscontainermetrics` components by giving them different labels. @@ -46,16 +41,16 @@ otelcol.receiver.awsecscontainermetrics "