

# 在容器中部署其他 CloudWatch 代理功能
<a name="ContainerInsights-other-agent-features"></a>

您可以使用 CloudWatch 代理在容器中部署其他监控功能。这些功能如下所示：
+ **嵌入式指标格式** – 有关更多信息，请参阅 [在日志中嵌入指标](CloudWatch_Embedded_Metric_Format.md)。
+ **StatsD** – 有关更多信息，请参阅 [使用 StatsD 检索自定义指标](CloudWatch-Agent-custom-metrics-statsd.md)。

说明和必要的文件位于 GitHub 上的以下位置：
+ 对于 Amazon ECS 容器，请参阅[基于部署模式的 Amazon ECS 任务定义示例](https://github.com/aws-samples/amazon-cloudwatch-container-insights/tree/latest/ecs-task-definition-templates/deployment-mode)。
+ 对于 Amazon EKS 和 Kubernetes 容器，请参阅[基于部署模式的 Kubernetes YAML 文件示例](https://github.com/aws-samples/amazon-cloudwatch-container-insights/tree/latest/k8s-deployment-manifest-templates/deployment-mode)。