infra/home/cluster
Graham McIntire 8466e4590f
tmobile-exporter: switch to stock json_exporter + nginx sidecar
Replaces the vendored Go exporter with two pre-built upstream images:
- quay.io/prometheuscommunity/json-exporter:v0.7.0 maps the gateway JSON
  into prometheus metrics via JSONPath. The G4AR keys signal blocks as
  "5g" / "4g" (digit-prefixed), which the k8s client-go JSONPath dialect
  only reaches via bracket-with-single-quote notation.
- nginxinc/nginx-unprivileged:1.27-alpine-slim sidecar rewrites
  GET /metrics → GET /probe?module=tmhi&target=http://192.168.12.1/...
  so the existing kubernetes-services scrape job picks it up over the
  apiserver proxy with no Prometheus-side config changes.

Avoiding caddy here: its binary carries cap_net_bind_service file caps,
which the kernel refuses to exec under no_new_privs as a non-root user.

Dashboard "Gateway up" panel now reads up{service="tmobile-exporter"}
(Prometheus's built-in scrape-success gauge) since json_exporter's
/probe endpoint does not emit probe_success.
2026-05-10 17:57:13 -05:00
..
aprs update 2026-01-30 17:27:52 -06:00
argocd k8s: add T-Mobile Home Internet gateway prometheus exporter 2026-05-10 17:30:19 -05:00
k3s-upgrade update 2026-01-30 17:27:52 -06:00
kube-state-metrics prom: feed home-cluster metrics + provision standard k8s dashboards 2026-05-08 10:08:32 -05:00
mariadb update 2026-01-30 17:27:52 -06:00
n8n update 2026-01-30 17:27:52 -06:00
node-exporter prom: feed home-cluster metrics + provision standard k8s dashboards 2026-05-08 10:08:32 -05:00
nodered update 2026-01-30 17:27:52 -06:00
tmobile-exporter tmobile-exporter: switch to stock json_exporter + nginx sidecar 2026-05-10 17:57:13 -05:00
wavelog update 2026-01-30 17:27:52 -06:00
add-node3-to-etcd.sh update 2026-01-30 17:27:52 -06:00
controlplane.yaml update 2026-01-30 17:27:52 -06:00
deploy.md update 2026-01-30 17:27:52 -06:00
longhorn-uservolume.yaml update 2026-01-30 17:27:52 -06:00
metallb-config.yaml update 2026-01-30 17:27:52 -06:00
mikrotik-ha-setup.md update 2026-01-30 17:27:52 -06:00
node1.patch.yaml update 2026-01-30 17:27:52 -06:00
node2.patch.yaml update 2026-01-30 17:27:52 -06:00
node3.patch.yaml update 2026-01-30 17:27:52 -06:00
schematic.yaml update 2026-01-30 17:27:52 -06:00
tailscale.patch.yaml Upgrade Talos to v1.12.4, fix DNS and tailscale config 2026-02-18 12:08:32 -06:00
talosconfig update 2026-01-30 17:27:52 -06:00
worker.yaml update 2026-01-30 17:27:52 -06:00