blackduck_exporter

command module
v0.0.0-...-9c2f63d Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2019 License: MIT Imports: 18 Imported by: 0

README

Black Duck Exporter

This is a relatively simple Prometheus exporter for exposing job statistics.

Basic Usage

docker run rpetti/blackduck_exporter \
    -blackduck.url=https://yourblackduckserver.com \
    -blackduck.username=blackduck_user \
    -blackduck.password.file=/file/containing/password \
    -telemetry.address=:9125 \
    -telemetry.endpoint=/metrics

Run with -h to see all options.

Default port is 9125, and the default endpoint is /metrics.

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