pachctl config get metrics

pachctl config get metrics

Gets whether metrics are enabled.

Synopsis

This command returns the status of metric enablement (pachd.metrics.enabled).

pachctl config get metrics [flags]

Examples

pachctl config get metrics}

Options

  -h, --help   help for metrics

Options inherited from parent commands

      --no-color               Turn off colors.
      --rpc-timeout duration   If non-zero, perform all client operations with this RPC deadline.
  -v, --verbose                Output verbose logs.

SEE ALSO