summaryrefslogtreecommitdiffhomepage
path: root/control/controlknobs
diff options
context:
space:
mode:
authorIrbe Krumina <irbe@tailscale.com>2024-04-26 08:25:06 +0100
committerGitHub <noreply@github.com>2024-04-26 08:25:06 +0100
commitdf8f40905bc281e4981c330a4a372b15594a549d (patch)
treeed4d344acc608e4099802907586995c7d34885e0 /control/controlknobs
parent723c775dbbb4e4ad8a9a57a032d5a77ddcf37a8b (diff)
downloadtailscale-df8f40905bc281e4981c330a4a372b15594a549d.tar.xz
tailscale-df8f40905bc281e4981c330a4a372b15594a549d.zip
cmd/k8s-operator,k8s-operator: optionally serve tailscaled metrics on Pod IP (#11699)
Adds a new .spec.metrics field to ProxyClass to allow users to optionally serve client metrics (tailscaled --debug) on <Pod-IP>:9001. Metrics cannot currently be enabled for proxies that egress traffic to tailnet and for Ingress proxies with tailscale.com/experimental-forward-cluster-traffic-via-ingress annotation (because they currently forward all cluster traffic to their respective backends). The assumption is that users will want to have these metrics enabled continuously to be able to monitor proxy behaviour (as opposed to enabling them temporarily for debugging). Hence we expose them on Pod IP to make it easier to consume them i.e via Prometheus PodMonitor. Updates tailscale/tailscale#11292 Signed-off-by: Irbe Krumina <irbe@tailscale.com>
Diffstat (limited to 'control/controlknobs')
0 files changed, 0 insertions, 0 deletions