aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes (follow)
Commit message (Collapse)AuthorAgeLines
...
* Update issuersGravatar Joe Banks2024-05-08-4/+4
|
* Add Cloudflare API token secretGravatar Joe Banks2024-05-08-0/+0
|
* Add pydis.wtf certificateGravatar Joe Banks2024-05-08-0/+12
|
* Stop alerting for slow GitHub webhook filter endpoint calls (#235)Gravatar jchristgit2024-04-29-2/+2
| | | | | These are directly forwarded to GitHub with no time-consuming processing done on the site. We would therefore be alerting for GitHub's slowness, which is rather useless.
* Updated postgres config from PGTuneGravatar Chris Lovering2024-04-29-2/+11
|
* Remove fallback service in favour of DNS loggingGravatar Joe Banks2024-04-27-14/+0
|
* Log all failed PostgreSQL queries to CoreDNSGravatar Joe Banks2024-04-27-0/+10
|
* Update all secrets to new PostgreSQL serviceGravatar Joe Banks2024-04-27-1/+1
|
* Upgrade to PostgreSQL 16 and move to databases namespaceGravatar Joe Banks2024-04-27-13/+31
|
* Update pixels redis secretGravatar Chris Lovering2024-04-26-0/+0
|
* Exclude home and tag views from latency alertsGravatar Johannes Christ2024-04-24-2/+2
| | | | | These are known issues and we probably won't do anything about them, so stop alerting us about it.
* Update black-knight constant key namesGravatar Chris Lovering2024-04-18-0/+0
|
* Update ContainerOOMEvent alertGravatar Joe Banks2024-04-17-4/+4
|
* Move mongodb to databases namespaceGravatar Joe Banks2024-04-16-2/+5
|
* Move Redis to databases namespaceGravatar Joe Banks2024-04-15-13/+7
|
* Move Grafana to monitoring namespaceGravatar Joe Banks2024-04-15-1/+6
|
* Move Prestashop to Prestashop namespaceGravatar Joe Banks2024-04-15-1/+3
|
* Remove pydis-site from nginx p99 reportGravatar Chris Lovering2024-04-15-1/+1
|
* Move ghost to web namespaceGravatar Joe Banks2024-04-15-1/+5
|
* Update Olli targets with new namespacesGravatar Joe Banks2024-04-15-1/+1
|
* Move olli to monitoring namespaceGravatar Joe Banks2024-04-15-0/+1
|
* Move metabase to tooling namespaceGravatar Joe Banks2024-04-15-0/+3
|
* Move rTeX to apis namespaceGravatar Chris Lovering2024-04-15-0/+38
|
* Move pixels to pixels namespaceGravatar Joe Banks2024-04-15-0/+7
| | | | Also add a pull secret for the new namespace
* Move blackbox to databases nsGravatar Joe Banks2024-04-15-1/+3
|
* Move pinnwand to webGravatar Joe Banks2024-04-15-0/+4
|
* Move public statsGravatar Joe Banks2024-04-15-0/+2
|
* Move site namespaceGravatar Joe Banks2024-04-15-0/+4
|
* Move API services to apis namespaceGravatar Joe Banks2024-04-15-0/+7
|
* Move snekbox to new namespaceGravatar Joe Banks2024-04-15-0/+3
|
* Move forms to new namespaceGravatar Joe Banks2024-04-15-0/+2
|
* Move services to tooling namespaceGravatar Joe Banks2024-04-15-0/+8
|
* Remove unused servicesGravatar Joe Banks2024-04-15-117/+0
|
* Add ghcr secret to new bots namespaceGravatar Joe Banks2024-04-14-0/+0
|
* Move all bots to designated namespacesGravatar Joe Banks2024-04-14-1/+14
|
* Enable scraping of Loki and Loki Canary podGravatar Joe Banks2024-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 fileGravatar Joe Banks2024-04-10-2/+20
|
* Document alloy values fileGravatar Joe Banks2024-04-10-1/+11
|
* Add Loki Helm valuesGravatar Joe Banks2024-04-10-0/+46
|
* Add Alloy Helm valuesGravatar Joe Banks2024-04-10-0/+69
|
* Add logging documentationGravatar Joe Banks2024-04-10-0/+25
|
* Add /tmp volume to Grafana for plugin installGravatar Joe Banks2024-04-10-0/+5
|
* Add Explore Logs plugin to GrafanaGravatar Joe Banks2024-04-10-0/+3
|
* Bump Grafana and enable new featuresGravatar Joe Banks2024-04-10-2/+2
|
* Expand permission checks for GrafanaGravatar Joe Banks2024-04-10-1/+1
|
* Remove custom postgres-exporter queriesGravatar Chris Lovering2024-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 AlertManagerGravatar Joe Banks2024-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 sentGravatar Joe Banks2024-04-04-1/+1
|
* Return HTTP 444 on HEAD requests to pinnwandGravatar Joe Banks2024-04-04-0/+5
| | | | This is a special code handled by NGINX to close the connection
* enable some grafana feature flagsGravatar Joe Banks2024-04-02-1/+1
|