Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Remove pydis-site from nginx p99 report | 2024-04-15 | -1/+1 | ||
| | |||||
* | Update Olli targets with new namespaces | 2024-04-15 | -1/+1 | ||
| | |||||
* | Move olli to monitoring namespace | 2024-04-15 | -0/+23 | ||
| | |||||
* | Remove custom postgres-exporter queries | 2024-04-09 | -11/+0 | ||
| | | | | These feature has been deprecated by postgres-exporter, and the only query currently defined in our file didn't work anyway. | ||||
* | Enable sticky session cookie for AlertManager | 2024-04-09 | -0/+5 | ||
| | | | | Add a session cookie to AlertManager to always route requests to the same instance | ||||
* | Exclude HTTP 444 from 4XX alerts as it is manually sent | 2024-04-04 | -1/+1 | ||
| | |||||
* | fix EOF in django alerts file | 2024-04-02 | -1/+1 | ||
| | |||||
* | update routing configuration for alertmanager | 2024-04-02 | -1/+9 | ||
| | |||||
* | update alert priorities | 2024-04-02 | -5/+15 | ||
| | |||||
* | Increase KubernetesNodeCordoned wait duration | 2024-04-01 | -2/+2 | ||
| | |||||
* | Line endings in memory.yaml | 2024-04-01 | -1/+1 | ||
| | |||||
* | Update wording of OOM alert | 2024-04-01 | -1/+1 | ||
| | | | Co-authored-by: jchristgit <[email protected]> | ||||
* | exclude api:github-artifacts from django latency | 2024-04-01 | -1/+1 | ||
| | |||||
* | Add a sanity alert for when a node becomes unschedulable | 2024-04-01 | -1/+10 | ||
| | |||||
* | Add alerts for container OOMs | 2024-04-01 | -0/+9 | ||
| | |||||
* | Add etcd alerts for increase in failed requests | 2024-04-01 | -0/+11 | ||
| | |||||
* | Add some new Django alerts through Prometheus | 2024-04-01 | -0/+20 | ||
| | |||||
* | Add PagerDuty to AlertManager channels | 2024-04-01 | -14/+17 | ||
| | |||||
* | Support port pretty names as well as integer ports for SD | 2024-04-01 | -1/+41 | ||
| | |||||
* | Disable kubewatch for a number of resources | 2023-10-17 | -9/+9 | ||
| | | | | The sheer number of these webhooks being sent was taking up a significant amount of our available guild-wide ratelimit for webhooks. | ||||
* | Disable kubewatch for pods | 2023-10-17 | -1/+1 | ||
| | | | | The sheer number of these webhooks being sent was taking up a significant amount of our available guild-wide ratelimit for webhooks. | ||||
* | Copy all files from kubernetes repo into this one | 2023-08-14 | -0/+1441 | ||
This commit is a like-for-like copy of the [kubernetes repo](https://github.com/python-discord/kubernetes) check that repo for comit history prioir to this commit. Co-authored-by: Amrou Bellalouna <[email protected]> Co-authored-by: Bradley Reynolds <[email protected]> Co-authored-by: Chris <[email protected]> Co-authored-by: Chris Lovering <[email protected]> Co-authored-by: ChrisJL <[email protected]> Co-authored-by: Den4200 <[email protected]> Co-authored-by: GDWR <[email protected]> Co-authored-by: Hassan Abouelela <[email protected]> Co-authored-by: Hassan Abouelela <[email protected]> Co-authored-by: jchristgit <[email protected]> Co-authored-by: Joe Banks <[email protected]> Co-authored-by: Joe Banks <[email protected]> Co-authored-by: Joe Banks <[email protected]> Co-authored-by: Johannes Christ <[email protected]> Co-authored-by: Kieran Siek <[email protected]> Co-authored-by: kosayoda <[email protected]> Co-authored-by: ks129 <[email protected]> Co-authored-by: Leon Sand├©y <[email protected]> Co-authored-by: Leon Sand├©y <[email protected]> Co-authored-by: MarkKoz <[email protected]> Co-authored-by: Matteo Bertucci <[email protected]> Co-authored-by: Sebastiaan Zeeff <[email protected]> Co-authored-by: Sebastiaan Zeeff <[email protected]> Co-authored-by: vcokltfre <[email protected]> |