Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Update black-knight constant key names | 2024-04-18 | -0/+0 | |
| | ||||
* | Update ContainerOOMEvent alert | 2024-04-17 | -4/+4 | |
| | ||||
* | Move mongodb to databases namespace | 2024-04-16 | -2/+5 | |
| | ||||
* | Move Redis to databases namespace | 2024-04-15 | -13/+7 | |
| | ||||
* | Move Grafana to monitoring namespace | 2024-04-15 | -1/+6 | |
| | ||||
* | Move Prestashop to Prestashop namespace | 2024-04-15 | -1/+3 | |
| | ||||
* | Remove pydis-site from nginx p99 report | 2024-04-15 | -1/+1 | |
| | ||||
* | Move ghost to web namespace | 2024-04-15 | -1/+5 | |
| | ||||
* | Update Olli targets with new namespaces | 2024-04-15 | -1/+1 | |
| | ||||
* | Move olli to monitoring namespace | 2024-04-15 | -0/+1 | |
| | ||||
* | Move metabase to tooling namespace | 2024-04-15 | -0/+3 | |
| | ||||
* | Move rTeX to apis namespace | 2024-04-15 | -0/+38 | |
| | ||||
* | Move pixels to pixels namespace | 2024-04-15 | -0/+7 | |
| | | | | Also add a pull secret for the new namespace | |||
* | Move blackbox to databases ns | 2024-04-15 | -1/+3 | |
| | ||||
* | Move pinnwand to web | 2024-04-15 | -0/+4 | |
| | ||||
* | Move public stats | 2024-04-15 | -0/+2 | |
| | ||||
* | Move site namespace | 2024-04-15 | -0/+4 | |
| | ||||
* | Move API services to apis namespace | 2024-04-15 | -0/+7 | |
| | ||||
* | Move snekbox to new namespace | 2024-04-15 | -0/+3 | |
| | ||||
* | Move forms to new namespace | 2024-04-15 | -0/+2 | |
| | ||||
* | Move services to tooling namespace | 2024-04-15 | -0/+8 | |
| | ||||
* | Remove unused services | 2024-04-15 | -117/+0 | |
| | ||||
* | Add ghcr secret to new bots namespace | 2024-04-14 | -0/+0 | |
| | ||||
* | Move all bots to designated namespaces | 2024-04-14 | -1/+14 | |
| | ||||
* | Enable scraping of Loki and Loki Canary pod | 2024-04-10 | -0/+11 | |
| | | | | | | Adds the necessary Pod annotations (prometheus.io/scrape, etc.) to pods to have Prometheus service discovery automatically pick up on them and start scraping. | |||
* | Document loki values file | 2024-04-10 | -2/+20 | |
| | ||||
* | Document alloy values file | 2024-04-10 | -1/+11 | |
| | ||||
* | Add Loki Helm values | 2024-04-10 | -0/+46 | |
| | ||||
* | Add Alloy Helm values | 2024-04-10 | -0/+69 | |
| | ||||
* | Add logging documentation | 2024-04-10 | -0/+25 | |
| | ||||
* | Add /tmp volume to Grafana for plugin install | 2024-04-10 | -0/+5 | |
| | ||||
* | Add Explore Logs plugin to Grafana | 2024-04-10 | -0/+3 | |
| | ||||
* | Bump Grafana and enable new features | 2024-04-10 | -2/+2 | |
| | ||||
* | Expand permission checks for Grafana | 2024-04-10 | -1/+1 | |
| | ||||
* | 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 | |
| | ||||
* | Return HTTP 444 on HEAD requests to pinnwand | 2024-04-04 | -0/+5 | |
| | | | | This is a special code handled by NGINX to close the connection | |||
* | enable some grafana feature flags | 2024-04-02 | -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 | |
| |