Richard Towers
Richard Towers
## Context At the moment users of prometheus-boshrelease are able to configure thresholds and evaluation times for alerts, but not much else. For example, if you wanted to exclude the...
Replay of https://github.com/alphagov/signon/pull/2723. Note: I haven't tested this, because I haven't got an Apple Silicon device to use. We've been seeing the following error running the Jasmine specs in a...
WIP because this commit doesn't adequately unit test that the Histogram metric is used. I think this data would be interesting to look at when talking about alternative options to...
Now that the [related links recommender](https://github.com/alphagov/govuk-related-links-recommender) is no longer running, suggested_ordered_related_items will be growing increasingly stale. I'm not sure whether publishing-api is even clever enough to keep suggested_ordered_related_items links somewhat...
This looks like it's an actual problem in staging:  My best guess is that it's related to this error in Sentry: https://govuk.sentry.io/issues/4559374078/?environment=staging&project=202223&query=is%3Aunresolved&referrer=issue-stream&statsPeriod=14d&stream_index=0 > Communication with notify service failed (NotifyService::Error)...
prometheus_exporter currently reads the controller and action label from action_dispatch.request.parameters. This can lead to conflicts, where there's a form parameter called "action", or "controller" which takes precedence over "which controller...
At the moment, requests to http://gov.uk are redirected to https://gov.uk and then to https://www.gov.uk. Why is it like this? -------------------- This was done deliberately because we wanted to get `gov.uk`...
🔥 Best reviewed commit by commit, as I've explained my reasoning for each deletion / change / move. I've done my best to check that the files I've deleted are...
[standardx](https://github.com/standard/standardx) appears to be a bit... unmaintained. It's pinning us to a pretty old version of eslint, and a few other dependencies. We switched to using eslint in Whitehall in...
This is a draft PR just to show where we're not using strict mode