Skip to content

Commit

Permalink
docs: add decision to alerting proposal
Browse files Browse the repository at this point in the history
  • Loading branch information
theSuess committed Jan 9, 2024
1 parent 1297ef3 commit d928e11
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions docs/docs/proposals/002-alerting-support.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ This document contains the complete design required to support configuring Alert

## Info

status: Draft
status: Decided


## Motivation

Expand Down Expand Up @@ -196,7 +197,7 @@ spec:
matchLabels:
dashboards: "grafana"
title: custom title
alertGroups:
alertGroups:
group_one:
interval: 5m
rules:
Expand All @@ -209,7 +210,9 @@ spec:

Merging both approaches where appropriate is also an option. Further details need to be discussed for this to be viable.

## Decision Outcome

The maintianrs have decided to use _Option 1_ to keep Alerting separated from other resources and keep the existing APIs as simple as possible. Implementation will be tracked in upcoming PRs and issues and linked in this document.
## Related discussions

- [Issue 911](https://github.com/grafana/grafana-operator/issues/911)
Expand Down

0 comments on commit d928e11

Please sign in to comment.