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

Fallback to UnknownNameSpace in default environment calculation in awsentity processor #1405

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

nathalapooja
Copy link
Contributor

Description of the issue

Describe the problem or feature in addition to a link to the issues.
Current Application signals https://github.com/aws/amazon-cloudwatch-agent/blob/main/plugins/processors/awsapplicationsignals/internal/resolver/kubernetes.go#L613 fallback to UnknownNamespace, but the entity processor doesn't have any fallback to namespace.

Description of changes

How does this change address the problem?
Implemented the namespace fallback in aws entity processor in calculating the default environment.

License

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

Tests

Describe what tests you have done.
Unit Tests

Requirements

Before commit the code, please do the following steps.

  1. Run make fmt and make fmt-sh
  2. Run make lint

@nathalapooja nathalapooja requested a review from a team as a code owner October 31, 2024 18:30
Copy link
Contributor

github-actions bot commented Nov 8, 2024

This PR was marked stale due to lack of activity.

@github-actions github-actions bot added the Stale label Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant