command
module
Version:
v0.0.0-...-cfcfb40
Opens a new window with list of versions in this module.
Published: Mar 6, 2026
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Template Exporter

Github Template for Prometheus metrics Exporter.
To run it:
make
./template_exporter [flags]
Exported Metrics
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
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.