get_proxy_status
Probe nginx stub_status per pod to monitor active, reading, writing, waiting connections and accept-handled drops for proxy diagnostics.
Instructions
[probe] nginx stub_status per pod: active/reading/writing/waiting, accepts vs handled (drops).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| service | Yes | Workload name as you would say it: a Deployment, StatefulSet, DaemonSet, Service, or Pod name | |
| namespace | No | Kubernetes namespace (required: no default configured; see list_namespaces) |