Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/peschuster/teamcity-graphitenotifier

Posts metrics to Graphite for TeamCity builds.
https://github.com/peschuster/teamcity-graphitenotifier

graphite metrics teamcity

Last synced: 1 day ago
JSON representation

Posts metrics to Graphite for TeamCity builds.

Awesome Lists containing this project

README

        

TeamCity-GraphiteNotifier
=========================

This is a plugin for TeamCity to post metrics to graphite.

On every finished build (successful of failed) two metrics are send to the configured graphite server:

* a `1` for the metric key `[configured prefix]...[success|failed]`
* the number of contained changes `[configured prefix]...changes`

### Releases ###

The latest release can be downloaded from the **Releases** section on GitHub: [Plugin download](https://github.com/peschuster/TeamCity-GraphiteNotifier/releases/download/untagged-c51d7f9a9ee0b7c813a5/GraphiteNotifier.zip)