Mark Pierce

Results 7 comments of Mark Pierce

This project is legit dead.

> @MarkDPierce any alternatives? The main problem "Cloudflare Metrics -> Prometheus" is still exists Fork the project and update your fork to use alpine and build the image. The problem...

Outside the stuff not exactly the intention of watchtowers use case. There is capability to run and update remote hosts https://containrrr.dev/watchtower/remote-hosts/

Oh. We solve this by shipping 'good' images from their source to a registry we own in Google Cloud and point watchtower to that. No need to have yet another...

https://containrrr.dev/watchtower/private-registries/ For pointing it to Google Artifact registry and we're using https://github.com/tammert/replicant to sync our containers but we're migrating to a more open solution in Crane or GCrane https://github.com/google/go-containerregistry. So...

I was having similar looking problems. Where ``` docker logs pihole-exporter -f time="2025-08-30T11:42:48Z" level=info msg="starting pihole-exporter" ``` Was the only thing showing and running query in Prometheus resulted in nothing....

A lot of helm charts are slowly coming with the dashboard .json file that applies to the metrics they present. This technically is not an issue more like a feature...