get_static_bundle_stats
Analyzes a Kubernetes workload's frontend build bundle to report asset sizes, largest files, hashed vs unhashed chunks, and source map availability.
Instructions
[probe] Served frontend build: JS/CSS/image bytes, largest files, hashed vs unhashed chunks, source maps shipped.
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) |