whitebox_exporter

command module
v0.0.0-...-10de92d Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

README

whitebox_exporter

whitebox_exporter is an exporter who can collect metrics from any http requests for prometheus system.

we can collect metrics from a list of http request:

  • json response
  • xml response
  • html response
  • txt response
  • yaml response
  • response header

Quick start

from git repo
git clone https://github.com/skrbox/whitebox_exporter.git

cd whitebox_exporter

make binary

./whitebox_exporter --meta.config-file=conf.yaml
from docker
docker run jeyrce/whitebox_exporter:latest -p 12306:12306 
others

There's a repo box contributed by any other developers may find configuration files you needed.

Documentation

see skrbox.github.io/whitebox_exporter or edit it in docs

Contributing

  • 1、fork the repo
  • 2、edit in your repo
  • 3、commit relate to an issue
  • 4、make pull request

License

Apache License 2.0, see LICENSE

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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