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
10 stars 17 forks source link

Adding support for nodejs instrumentation #59

Closed mitali-salvi closed 4 months ago

mitali-salvi commented 4 months ago

Issue #, if available:

Description of changes:

  1. Add nodejs annotation to support the instrumentation in operator
  2. Update helpers file to pick correct image for nodejs instrumentation SDK
  3. Add instrumentation flag to operator

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

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