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
8 stars 14 forks source link

Adding NodeJS implementation #91

Closed Paramadon closed 1 week ago

Paramadon commented 2 weeks ago

Issue #, if available: N/A

Description of changes: Add the NodeJS auto instrumentation sdk to the cloudwatch agent operator as a command argument PR

Uses public.ecr.aws/aws-observability/adot-autoinstrumentation-node:v0.1.0 image for nodejs

Changing Python image tag from v0.3.0 -> v0.4.0: public.ecr.aws/aws-observability/adot-autoinstrumentation-python:v0.4.0 Changing Dotnet image tag from v1.2.0 -> v1.3.0: public.ecr.aws/aws-observability/adot-autoinstrumentation-dotnet:v1.3.0 By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.