Skip to content

yudai/collector

 
 

Repository files navigation

Build Status Code Climate

Cloud Foundry Metric Collector

The collector will discover the various components on the message bus and query their /healthz and /varz interfaces.

The metric data collected is published to collector plugins. See the lib/historian folder for available plugins such as OpenTSDB, AWS CloudWatch and DataDog. Plugins are extensible to publish data to other systems.

Additional metrics can be written by providing Handler plugins. See lib/collector/handler.rb and lib/collector/handlers/dea.rb for an example.

Contributing

Please read the contributors' guide

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published