template_exporter

command module
v0.0.0-...-6daff8e Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2019 License: MIT Imports: 7 Imported by: 0

README

Template Exporter

CircleCI Docker Pulls Go Report Card

Github Template for Prometheus metrics Exporter.

To run it:

make
./template_exporter [flags]

Exported Metrics

Metric Meaning Labels
Flags
./template_exporter --help
  • log.format: Set the log target and format. Example: logger:syslog?appname=bob&local=7 or logger:stdout?json=true
  • log.level: Logging level. info by default.
  • version: Show application version.
  • web.listen-address: Address to listen on for web interface and telemetry.
  • web.telemetry-path: Path under which to expose metrics.

Useful Queries

TODO

Using Docker

You can deploy this exporter using the damoun/template-exporter Docker image.

For example:

docker pull damoun/template-exporter

docker run -d -p 9184:9184 \
        damoun/template-exporter

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