Revert part of
99f4eccb6bef444f86e6d6cbf579dc3ba975af98. The lines
removed here were reported to me by Anthony D'Atri, who says that Juan
Miguel Olmo told him that they should not be in the Squid branch.
See https://github.com/ceph/ceph/pull/61331#issuecomment-
2596058701
Signed-off-by: Zac Dover <zac.dover@proton.me>
" --addrs: Host IP address on which the exporter is to listen\n"
" --port: TCP Port on which the exporter is to listen. Default is 9926\n"
" --cert-file: Path to the certificate file when using HTTPS\n"
- " --key-file: Path to the certificate key file when using HTTPS\n"
- " --prio-limit: Only perf counters greater than or equal to prio-limit are fetched. Default: 5\n"
" --stats-period: Interval between daemon scrapes (seconds). Default: 5s"
<< std::endl;
generic_server_usage();