Skip to content

Instantly share code, notes, and snippets.

@flrichar
Created July 10, 2025 14:36
Show Gist options
  • Save flrichar/87fecc3e97cd14cd47baa9a1ce97d6a6 to your computer and use it in GitHub Desktop.
Save flrichar/87fecc3e97cd14cd47baa9a1ce97d6a6 to your computer and use it in GitHub Desktop.
fleet metrics

Some Fleet Metrics

  • would prefer curl, but okay
k exec -it -n cattle-fleet-local-system fleet-agent-0 -- wget -qO - monitoring-fleet-controller.cattle-fleet-system.svc.cluster.local:8080/metrics

k exec -it -n cattle-fleet-local-system fleet-agent-0 -- wget -qO - monitoring-gitjob.cattle-fleet-system.svc.cluster.local:8081/metrics

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment