Skip to content
This repository has been archived by the owner on Jan 28, 2024. It is now read-only.

sbruder/opentracker_exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opentracker Exporter for Prometheus

This exporter exports statistics from an opentracker instance to Prometheus via the /stats path.

Usage

docker run -d --name opentracker_exporter -p 9574:9574 -e OPENTRACKER_URL=tracker.example.com:6969 sbruder/opentracker_exporter

Replace tracker.example.com:6969 with the host and port of your tracker.

Metrics are available on http://localhost:9574/metrics

About

opentracker Exporter for Prometheus

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published