kuma-prometheus-sd

[DEPRECATED] Prometheus service discovery adapter for native integration with Kuma

Synopsis

[DEPRECATED] Prometheus service discovery adapter for native integration with Kuma. It has been superseded by the native kuma_sd in Prometheus as of Prometheus 2.29. See: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#kuma\_sd\_config

Options

  1. -h, --help help for kuma-prometheus-sd
  2. --log-level string log level: one of off|info|debug (default "info")
  3. --log-max-age int maximum number of days to retain old log files based on the timestamp encoded in their filename (default 30)
  4. --log-max-retained-files int maximum number of the old log files to retain (default 1000)
  5. --log-max-size int maximum size in megabytes of a log file before it gets rotated (default 100)
  6. --log-output-path string path to the file that will be filled with logs. Example: if we set it to /tmp/kuma.log then after the file is rotated we will have /tmp/kuma-2021-06-07T09-15-18.265.log

SEE ALSO