Skip to content

Introduce namespace restriction on pod alerts#160

Merged
t-margheim merged 1 commit intomainfrom
limit-alerts-to-specific-namespaces
Mar 3, 2026
Merged

Introduce namespace restriction on pod alerts#160
t-margheim merged 1 commit intomainfrom
limit-alerts-to-specific-namespaces

Conversation

@t-margheim
Copy link
Contributor

@t-margheim t-margheim commented Mar 2, 2026

Description

This PR adds a namespace restriction to pod-based alerts in Grafana. Specifically, our default alerts will monitor only Posit Team specific namespaces and monitoring related namespaces. Other namespaces were excluded since pod failures in those namespaces will trigger downstream alerts (if Calico networking fails, the healthcheck alerts will fire). This also means that custom, unrelated pods running in the same workload cluster as a managed PTD deployment will not trigger PTD alerts.

Category of change

  • Bug fix (non-breaking change which fixes an issue)
  • Version upgrade (upgrading the version of a service or product)
  • New feature (non-breaking change which adds functionality)
  • Build: a code change that affects the build system or external dependencies
  • Performance: a code change that improves performance
  • Refactor: a code change that neither fixes a bug nor adds a feature
  • Documentation: documentation changes
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

@t-margheim t-margheim marked this pull request as ready for review March 2, 2026 22:21
@t-margheim t-margheim requested a review from a team as a code owner March 2, 2026 22:21
Copy link
Collaborator

@stevenolen stevenolen left a comment

Choose a reason for hiding this comment

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

lgtm!

@t-margheim t-margheim requested review from amdove and ian-flores March 3, 2026 15:44
@t-margheim t-margheim added this pull request to the merge queue Mar 3, 2026
Merged via the queue into main with commit ae69148 Mar 3, 2026
3 checks passed
@t-margheim t-margheim deleted the limit-alerts-to-specific-namespaces branch March 3, 2026 18:10
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