Back to Cilium

Cilium Dbg Metrics List

Documentation/cmdref/cilium-dbg_metrics_list.md

1.19.3935 B
Original Source
<!-- This file was autogenerated via cilium-dbg cmdref, do not edit manually-->

cilium-dbg metrics list

List all metrics

cilium-dbg metrics list [flags]

Options

  -h, --help                     help for list
  -p, --match-pattern string     Show only metrics whose names match matchpattern
  -o, --output string            json| yaml| jsonpath='{}'
      --shell-sock-path string   Path to the shell UNIX socket (default "/var/run/cilium/shell.sock")

Options inherited from parent commands

      --config string        Config file (default is $HOME/.cilium.yaml)
  -D, --debug                Enable debug messages
  -H, --host string          URI to server-side API
      --log-driver strings   Logging endpoints to use (example: syslog)
      --log-opt map          Log driver options (example: format=json)

SEE ALSO