aws-observability / helm-charts

The AWS Observability Helm Charts repository contains Helm charts to provide easy mechanisms to setup the CloudWatch Agent and other collection agents to collect telemetry data such as metrics, logs and traces to send to AWS monitoring services.
Apache License 2.0
9 stars 17 forks source link

Adding support for YAML config for cloudwatch-agent #107

Closed mitali-salvi closed 1 month ago

mitali-salvi commented 1 month ago

Issue #, if available:

Description of changes:

  1. Update amazoncloudwatchagent CRD to support otelConfig field
  2. Add support for otelConfig in the Linux cloudwatch agent custom resource

Tested as part of https://github.com/aws/amazon-cloudwatch-agent-operator/pull/237

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.