cloudflare-exporter

command module
v0.0.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 20, 2024 License: MIT Imports: 23 Imported by: 0

README

Cloudflare Exporter

Cloudflare metric exporter for Prometheus

Usage

You can either use binary file in Release or Docker image. You can setting using either config files, commandline options, or environment variables.

Command will find config file from below locations:

  • /etc/cf-exporter/config.yaml
  • $HOME/.config/cf-exporter/config.yaml
  • $PWD/config.yaml
Debug mode

debug: true in config.yaml, --debug, or DEBUG=true variable.

Enabled debug mode.

Silent mode

silent: true in config.yaml, --silent, or SILENT=true variable.

Enabled silent mode (ignored when debug mode is enabled).

JSON mode

json: true in config.yaml, --json, or CFE_JSON=true variable.

Use JSON format to print log message.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL