Skip to content
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.

feat: use custom namespace rather than stack-name #178

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

abdul-ashour
Copy link

What did you implement:

Allow using custom namespace value rather than the stack-name for alerts configured with patterns.
Closes #142

How did you implement it:

The implementation simply considers namespace value specified in the alert. The changes do not introduce any additional option

How can we verify it:

You just need to add namespace to your alert definition then deploy to AWS. You should see your metric created under the specified namespace.

@et304383
Copy link

As the author of #142 I'm curious what we can do to move this PR along.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow setting custom namespace value for metric filters
2 participants