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

feat: add variable for additional alerts labels #20

Merged
merged 2 commits into from
Jan 26, 2024

Conversation

hbollon
Copy link
Member

@hbollon hbollon commented Jan 22, 2024

Description of the changes

Add the possibility to add custom alert labels using Terraform variable.
We need it to be able to correctly route alerts to our slack.

Breaking change

  • No

Tests executed on which distribution(s)

  • SKS (Exoscale)

@hbollon hbollon requested a review from a team as a code owner January 22, 2024 13:59
@hbollon hbollon self-assigned this Jan 22, 2024
@lentidas
Copy link
Contributor

Just a question: why do this specifically on this module and not generically on the kube-prometheus-stack module?

@hbollon
Copy link
Member Author

hbollon commented Jan 24, 2024

Because we would like to be able to set additional labels only on certains alerts cause we use them for alerts routing to our Slack and we don't want other ones to be triggered there.
We had an outage with storage on is-internal due to Longhorn bad behavior so we want to keep an eye on his alerts specifically

lentidas
lentidas previously approved these changes Jan 25, 2024
@hbollon hbollon merged commit 81ce0e4 into main Jan 26, 2024
@hbollon hbollon deleted the feat/alert-additional-labels branch January 26, 2024 10:31
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.

None yet

2 participants