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

Update app_signals to application_signals #40

Closed bjrara closed 6 months ago

bjrara commented 6 months ago

Issue #, if available:

Description of changes: Rename app_signals to application_signals for GA release. It's part of the PR: https://github.com/aws/amazon-cloudwatch-agent/pull/1133.

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

lisguo commented 6 months ago

Seems like the checks are failing when fetching the AWS credentials...could there be a permissions issue?