Patrick Robertshaw
Patrick Robertshaw
The willingness for the system to follow links when resolving overlay images allows for fairly simple and potent denial of service attacks. For example, using a url shortener I was...
In this PR, we implement the ability for the API to automatically fallback to alternate APIs so that the probability of availability is higher. Adding new providers should be easy...
Safe logging of problems in incoming events [was: Malformed name tag - Log level should be higher]
The following log is currently set at debug level: https://github.com/prometheus/statsd_exporter/blob/58769c7b4d128e7ceae1cf8d893260ed5b5afa4d/pkg/line/line.go#L124 This log is very useful for debugging missing tags in metrics. However to get it we have to set statsd-exporter...
The image needs to be built for arm64 architecture Get the following error when trying to run the image on a raspberry pi: ```$ sudo docker run ghcr.io/axsuul/plex-media-server-exporter Unable to...