logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

prometheus-exporter-exporter - simple reverse proxy to other Prometheus exporters

Description

       -allow.netvalue
              Allow connection from this network specified in CIDR notation. Can be specified multiple times.

       -config.dirsvalue
              The path to directories of configuration files, can be specified multiple times.

       -config.filestring
              The path to the configuration file. (default "/etc/prometheus/exporter-exporter.yml")

       -config.skip-dirs
              Skip non existent -config.dirs entries instead of terminating.

       -log.json
              Serialize log messages in JSON

       -log.levelvalue
              Log level (default warning)

       -version
              Print the version and exit

       -web.bearer.tokenstring
              Bearer authentication token.

       -web.bearer.token-filestring
              File containing the Bearer authentication token.

       -web.listen-addressstring
              The address to listen on for HTTP requests. (default ":9999")

       -web.proxy-pathstring
              The address to listen on for HTTP requests. (default "/proxy")

       -web.telemetry-pathstring
              The address to listen on for HTTP requests. (default "/metrics")

       -web.tls.castring
              Path to CA to auth clients against (default "ca.pem")

       -web.tls.certstring
              Path to cert (default "cert.pem")

       -web.tls.certmatchstring
              If set, this is used as a regexp that is matched against any certificate subject, dnsname or email
              address, only certs with a match are verified. web.tls.verify must also be set

       -web.tls.keystring
              Path to key (default "key.pem")

       -web.tls.listen-addressstring
              The address to listen on for HTTPS requests.

       -web.tls.verify
              Enable client verification

Files

/etc/default/prometheus-exporter-exporter/etc/prometheus/exporter-exporter.yml

                                                    July 2020                    PROMETHEUS-EXPORTER-EXPORTER(8)

Name

prometheus-exporter-exporter - simple reverse proxy to other Prometheus exporters

Synopsis

prometheus-exporter-exporter [OPTIONS]

See Also