cloudnative-pg / cloudnative-pg/charts

[Feature] Prometheus alerts installed by operator chart

Open
#655 11 comments 3 reactions 0 assignees View on GitHub
chart( operator )
Dominant language
Go Template
Stars
621
Forks
265
Avg merge
7d 12h
Merged PRs (30d)
7

Description

Following up the [comment](https://github.com/cloudnative-pg/charts/issues/192#issuecomment-2401657173) from @itay-grudev, I now create a new issue, as I didn't found any other issue describing my feature request.

Automated alerts for cluster issues would be extremely useful to improve the safety of a CNPG cluster.

Currently I'm using the following workaround:

```sh
curl https://raw.githubusercontent.com/cloudnative-pg/cloudnative-pg/main/docs/src/samples/monitoring/prometheusrule.yaml | kubectl -n NAMESPACE apply -f -
```

Also related to https://github.com/cloudnative-pg/charts/issues/100

Side note: This is a duplicate of #452. Since there was never an answer and the stale bot just closed it, I'm now opening a new issue. I'm happy to get an answer of a non bot (even if it is the same, i. e. "Not planned"). Thanks in advance :)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.