Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Application Signals .NET runtime metrics config #155

Merged
merged 1 commit into from
Jan 8, 2025
Merged

Conversation

bjrara
Copy link
Member

@bjrara bjrara commented Jan 6, 2025

Description of changes:
This PR allows customers to configure dotnet runtime metrics collection at cluster level.

Dependent PR:
aws/amazon-cloudwatch-agent-operator#279

Test

helm install--namespace amazon-cloudwatch amazon-cloudwatch-operator ./ \
--create-namespace --set region=us-east-1 --set clusterName=k8s-demo \
--set-string manager.autoInstrumentationConfiguration.java.runtime_metrics.enabled=false \
--set-string manager.autoInstrumentationConfiguration.python.runtime_metrics.enabled=false \
--set-string manager.autoInstrumentationConfiguration.dotnet.runtime_metrics.enabled=false \

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

@sky333999 sky333999 merged commit 6c0c0eb into main Jan 8, 2025
3 of 6 checks passed
@sky333999 sky333999 deleted the bjrara/merge branch January 8, 2025 04:50
zhihonl added a commit that referenced this pull request Jan 9, 2025
zhihonl added a commit that referenced this pull request Jan 9, 2025
@lisguo lisguo restored the bjrara/merge branch January 16, 2025 15:02
@lisguo lisguo deleted the bjrara/merge branch January 16, 2025 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants