Scrapes status of projects build for its master branch using the TeamCity API and publishes it to a HTTP endpoint in Prometheus format.
- Modify the
docker-compose.yml
file to fit your environment. - Run
$ docker-compose up
.
$ ruby teamcity_exporter_test.rb
- Allister Antosik - Initial work - allistera
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details