Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | 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 | ||
| | |||||
* | 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 | ||
| | |||||
* | Temporarily ignore the off topic channels for duckpond (#200) | 2024-04-01 | -0/+1 | ||
| | |||||
* | Increase King Arthur memory | 2024-04-01 | -4/+4 | ||
| | |||||
* | Bump Grafana version to fix Loki querying | 2024-03-31 | -1/+1 | ||
| | |||||
* | Make Kubernetes user creation script Linux friendly (#195) | 2024-03-26 | -2/+3 | ||
| | |||||
* | Add sentry_dsn secret to King Arthur | 2024-02-14 | -0/+0 | ||
| | |||||
* | Add new secrets for king-arthur | 2024-02-12 | -0/+0 | ||
| | |||||
* | Add Python script to create an x509 user config | 2024-02-10 | -0/+121 | ||
| | |||||
* | Bump grafana to 10.3.1 | 2024-02-01 | -3/+1 | ||
| | |||||
* | Bump ghost to 5.78 | 2024-02-01 | -1/+1 | ||
| | |||||
* | Add sentry dsn secret to sir-robin | 2024-01-31 | -6/+7 | ||
| | |||||
* | Move non-secret secrets from secrets.yaml files to config maps | 2024-01-31 | -22/+51 | ||
| | |||||
* | Bump resource limits that are close to being hit | 2024-01-19 | -5/+5 | ||
| |