github_exporter job from prometheus/3
Github source:
cbe18d39
or
master branch
Properties¶
github_exporter
¶
github
¶
orgs
¶Enumerate all repositories for this organization
repos
¶The Github repositories you wish to monitor, expected in the format ‘user/repo1, user/repo2’
token
¶Github Token
interval
¶Interval
- Default
30
web
¶
port
¶Port on which to expose web interface and telemetry
- Default
"9171"
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/github_exporter/
directory
(learn more).
bin/github_exporter_ctl
(frombin/github_exporter_ctl
)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/
directory.