Skip to content

Include cluster name in all alerts#1275

Merged
stefanprodan merged 1 commit intofluxcd:mainfrom
ashokhein:include-cluster-name
Oct 6, 2022
Merged

Include cluster name in all alerts#1275
stefanprodan merged 1 commit intofluxcd:mainfrom
ashokhein:include-cluster-name

Conversation

@ashokhein
Copy link
Copy Markdown
Contributor

We have a single Slack channel to send all notifications from all environments. A few alert messages can't be identified from which environment.

x-service.namespace
Canary analysis completed successfully, promotion finished.

y-service.namespace
Canary analysis completed successfully, promotion finished.

z-service.namespace
Canary analysis completed successfully, promotion finished.

I want to include the cluster name in all alerts so the expected behaviour

x-service.namespace
Cluster
ClusterName
Canary analysis completed successfully, promotion finished.

y-service.namespace
Cluster
ClusterName
Canary analysis completed successfully, promotion finished.

z-service.namespace
Cluster
ClusterName
Canary analysis completed successfully, promotion finished.

Signed-off-by: ashokhein ashokhein@gmail.com

Signed-off-by: ashokhein <ashokhein@gmail.com>
Copy link
Copy Markdown
Member

@stefanprodan stefanprodan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Thanks @ashokhein

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.

2 participants